DescriptionAdjusted treatment of timeout with absolute build number.
With `dart bin/bot.dart compare-failures ..`, skipping a relative build
number (like -1) used to be supported (and reported with --verbose).
This CL uses the same treatment for absolute build numbers: The output
includes information about earlier builds anyway, so it makes sense to
skip in the same manner here.
R=johnniwinther@google.com
Committed: https://github.com/dart-lang/sdk/commit/6e22b589bf963ada0c12f7d5a6bf689e77bff3a9
Patch Set 1 #Patch Set 2 : Adjusted treatment of build number skipping: `print` when absolute #Patch Set 3 : Fixed thinko #Messages
Total messages: 5 (2 generated)
|