[wp-trac] [WordPress Trac] #27343: Update phpunit grunt task to not use deprecated util

WordPress Trac noreply at wordpress.org
Thu May 8 03:28:35 UTC 2014


#27343: Update phpunit grunt task to not use deprecated util
------------------------------+------------------
 Reporter:  jorbin            |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  4.0
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+------------------

Comment (by netweb):

 Testing `27343.diff` is odd... Same for both bbPress and WordPress using
 either Grunt `~0.4.2` or `~0.4.4`

 Warning/Error message: {{{Local Npm module "grunt-legacy-util" not found.
 Is it installed?`}}}
 {{{
 #!sh
 $ npm install
 info trying registry request attempt 1 at 13:01:34
 http GET https://registry.npmjs.org/grunt-legacy-util
 http 304 https://registry.npmjs.org/grunt-legacy-util
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/hooker
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/async
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/underscore.string
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/lodash
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/exit
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/getobject
 info trying registry request attempt 1 at 13:01:35
 http GET https://registry.npmjs.org/which
 http 304 https://registry.npmjs.org/hooker
 http 304 https://registry.npmjs.org/underscore.string
 http 304 https://registry.npmjs.org/async
 http 304 https://registry.npmjs.org/lodash
 http 304 https://registry.npmjs.org/exit
 http 304 https://registry.npmjs.org/getobject
 http 304 https://registry.npmjs.org/which
 grunt-legacy-util at 0.1.2 node_modules/grunt-legacy-util
 ├── which at 1.0.5
 ├── getobject at 0.1.0
 ├── async at 0.1.22
 ├── hooker at 0.2.3
 ├── exit at 0.1.2
 ├── lodash at 0.9.2
 └── underscore.string at 2.2.1
 $ grunt
 >> Local Npm module "grunt-legacy-util" not found. Is it installed?
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27343#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list