#2391: ShellCommand(description=...) doesn't take effect until command starts
------------------------+-----------------------
Reporter: dank | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.7 | Keywords:
------------------------+-----------------------
When I have a bunch of ShellCommand steps, looking at the
build status early on is rather uninformative; it says
1. shell
2. shell_1
3. shell_2
Only after they complete is the description used, e.g.
1. shell install_deps ( 31 secs )
2. shell_1 configure ( 1 secs )
3. shell_2 compile ( 0 secs )
Calling self.step_status.setText(self.describe(step_status.isFinished()))
in setStepStatus() seems to make the description show up when
I want it.
--
Ticket URL: <http://trac.buildbot.net/ticket/2391>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits