[Buildbot] #2877: gulp does a lot more than necessary

Buildbot trac trac at buildbot.net
Sun Aug 31 07:42:04 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 tardyp):

 Indeed, I made the choice to not separate the building from the tests when
 redesigning build system with gulp.

 This simplifies the system, there are only 2 options: "dev" and "prod",
 and this enforce the tests to pass in all environment. I think it is saner
 to enforce running the tests, it is a few milliseconds more, and allows to
 catch issues (e.g minification issues are often reported by the tests)

 Then, there is the problem of mock. I dont think this is a big problem to
 add it as a dependancy of buildbot

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


More information about the bugs mailing list