Bisect doesn't run angle_perftests.exe correctly. |
||||||
Issue descriptionLogging this for jmadill. So Jamie has been trying to bisect on a regression on angle_perftests, and noticed that his bisect was failing: https://build.chromium.org/p/tryserver.chromium.perf/builders/winx64nvidia_perf_bisect/builds/1683 @@@STEP_NEST_LEVEL@1@@@ step returned non-zero exit code: 1 @@@STEP_LOG_LINE@Failure Output@[Running on builder: "winx64nvidia_perf_bisect"]@@@ @@@STEP_LOG_END@Failure Output@@@ @@@STEP_LOG_LINE@stderr@Traceback (most recent call last):@@@ @@@STEP_LOG_LINE@stderr@ File "C:\b\build\scripts\slave\runtest.py", line 1911, in <module>@@@ @@@STEP_LOG_LINE@stderr@ sys.exit(main())@@@ @@@STEP_LOG_LINE@stderr@ File "C:\b\build\scripts\slave\runtest.py", line 1876, in main@@@ @@@STEP_LOG_LINE@stderr@ result = _MainWin(options, args, extra_env)@@@ @@@STEP_LOG_LINE@stderr@ File "C:\b\build\scripts\slave\runtest.py", line 1441, in _MainWin@@@ @@@STEP_LOG_LINE@stderr@ raise chromium_utils.PathNotFound('Unable to find %s' % test_exe_path)@@@ @@@STEP_LOG_LINE@stderr@common.chromium_utils.PathNotFound: Unable to find C:\b\build\slave\winx64nvidia_perf_bisect\build\src\out\Release_x64\.\src\out\Release_x64\angle_perftests.exe@@@ @@@STEP_LOG_END@stderr@@@ @@@STEP_FAILURE@@@ Specifically, that path seems kinda wrong?
,
Jul 7 2016
I'll take a look
,
Jul 7 2016
This should take care of this case: https://codereview.chromium.org/2130833002
,
Jul 7 2016
,
Jul 11 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build.git/+/690c1a57cba1f08296ae8f37464fa743c417d6f6 commit 690c1a57cba1f08296ae8f37464fa743c417d6f6 Author: robertocn <robertocn@chromium.org> Date: Mon Jul 11 19:08:22 2016 Handling the case when command paths start with ./src or .\src R=simonhatch@chromium.org BUG= 625664 Review-Url: https://codereview.chromium.org/2130833002 [modify] https://crrev.com/690c1a57cba1f08296ae8f37464fa743c417d6f6/scripts/slave/recipe_modules/bisect_tester/perf_test.py
,
Jul 11 2016
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/160b1a4a89f9a18f206d6c3ab94b65b68e6e5745 commit 160b1a4a89f9a18f206d6c3ab94b65b68e6e5745 Author: recipe-roller <recipe-roller@chromium.org> Date: Mon Jul 11 19:27:10 2016 Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/690c1a57cba1f08296ae8f37464fa743c417d6f6 Handling the case when command paths start with ./src or .\src (robertocn@chromium.org) R=robertocn@chromium.org,simonhatch@chromium.org BUG= 625664 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2136183002 [modify] https://crrev.com/160b1a4a89f9a18f206d6c3ab94b65b68e6e5745/infra/config/recipes.cfg
,
Jul 11 2016
The following revision refers to this bug: https://chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave/+/6e112c557d26789d99aa1d730d4e92aa6e332918 commit 6e112c557d26789d99aa1d730d4e92aa6e332918 Author: recipe-roller <recipe-roller@chromium.org> Date: Mon Jul 11 22:18:31 2016
,
Aug 10 2016
,
Oct 19 2016
,
Feb 3 2017
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by jmad...@chromium.org
, Jul 7 2016Labels: -Pri-3 Pri-1
Owner: pras...@chromium.org
Status: Assigned (was: Untriaged)