[Buildbot] #2877: gulp does a lot more than necessary (was: 'www' build fails)

Buildbot trac trac at buildbot.net
Sat Aug 30 22:55:50 UTC 2014


#2877: gulp does a lot more than necessary
--------------------+--------------------
Reporter:  dustin   |       Owner:
    Type:  defect   |      Status:  new
Priority:  blocker  |   Milestone:  0.9.0
 Version:  0.8.9    |  Resolution:
Keywords:  www      |
--------------------+--------------------

Comment (by dustin):

 #2879 is pretty much the same thing: `buildbot dataspec` requires `mock`,
 which isn't ordinarily required for building Buildbot.

 In general, from what I can tell 'gulp prod' not only runs `buildbot
 dataspec`, but also runs the unit tests.

 I see that there's a `gulp dev` separate from `gulp prod`.  Would it make
 sense to only run `buildbot dataspec` on `gulp dev` (probably as a
 separate script, so users can re-generate the dataspec if it changes)?
 And to set up `gulp ci` so that tests are only run when desired?

--
Ticket URL: <http://trac.buildbot.net/ticket/2877#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list