Changes between Initial Version and Version 1 of Ticket #3693, comment 47


Ignore:
Timestamp:
03/04/17 11:01:04 (7 years ago)
Author:
egmont
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3693, comment 47

    initial v1  
    99But... apparently this construct cannot differentiate between failed tests (where you'd type "git bisect bad" and failed builds ("git bisect skip"). 
    1010 
    11 Also it cannot handle failed checkouts which happen every now and then (an autogenerated file becomes a shipped one or vice versa [you prevent these with a separate build directory, I'm lazy and building in the source tree], or .po files sometimes being regenerated locally for reason I haven't tracked down yet). 
    12  
    1311Anyway, it's always good to learn new practices :)