[Findit] test list too long to start try job |
||
Issue descriptionUrl to the build Failure: https://build.chromium.org/p/chromium.win/builders/Win7 Tests (dbg)(1)/builds/48776 What is the bug or feature: The value of property "tests" in build 1463455509875560 exceeds 1024 char limit and causes an exception in buildbot master. Solution: After discussion with nodir@ and stgao@, will move list of tests from build property to build parameter, fetch build definition in the recipe using buildbucket recipe module and read test list from there.
,
May 21 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build.git/+/3aa19451a821eb7e1d161e542aa6d0fc17ba416c commit 3aa19451a821eb7e1d161e542aa6d0fc17ba416c Author: chanli <chanli@chromium.org> Date: Sat May 21 00:10:16 2016 Use build_parameter to pass tests, and in recipe use buildbucket recipe module and read test list from there. BUG= 612979 Review-Url: https://codereview.chromium.org/1995153002 [add] https://crrev.com/3aa19451a821eb7e1d161e542aa6d0fc17ba416c/scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json [modify] https://crrev.com/3aa19451a821eb7e1d161e542aa6d0fc17ba416c/scripts/slave/recipes/findit/chromium/test.py
,
May 25 2016
,
Jun 17 2016
The following revision refers to this bug: https://chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave/+/191ee8c114ef207e15bd3be3364c2ad2a7903fbc commit 191ee8c114ef207e15bd3be3364c2ad2a7903fbc Author: recipe-roller <recipe-roller@chromium.org> Date: Sat May 21 00:18:11 2016 |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 20 2016