Ticket #706 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

build_control.stopBuild() really only interrupts the current step

Reported by: dustin Owned by: catlee
Priority: major Milestone: 0.8.0
Version: 0.8.0 Keywords:
Cc:

Description

I think this has been the case for a while, but it doesn't make much sense.

Change History

comment:1 Changed 3 years ago by catlee

  • Owner set to catlee
  • Status changed from new to assigned

Should steps marked as alwaysRun be run after stopBuild is called?

comment:2 Changed 3 years ago by dustin

I say "no" (as discussed in IRC)

comment:3 Changed 3 years ago by catlee

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed by e0d4533f962a51c60456a5a4fd1a5b4d6dee3c1d.

comment:4 Changed 3 years ago by catlee

  • Status changed from closed to reopened
  • Resolution fixed deleted

I think there are some remaining issues here wrt the build status after the build has been stopped. I just had a stopped build report itself as successful.

comment:5 Changed 3 years ago by dustin

  • Status changed from reopened to assigned

comment:6 Changed 3 years ago by dustin

  • Milestone changed from 0.8.0 to 0.8.+

Let's see if anyone can replicate these problems when 0.8.0 is released..

comment:7 Changed 3 years ago by dustin

  • Status changed from assigned to closed
  • Version changed from master to 0.8.0
  • Resolution set to fixed
  • Milestone changed from 0.8.+ to 0.8.0

They'll open new tickets anyway..

Note: See TracTickets for help on using tickets.