New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 625664 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

Bisect doesn't run angle_perftests.exe correctly.

Project Member Reported by simonhatch@chromium.org, Jul 4 2016

Issue description

Logging 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?
 
Components: Internals>GPU>ANGLE
Labels: -Pri-3 Pri-1
Owner: pras...@chromium.org
Status: Assigned (was: Untriaged)
prasadv can you take a look or assign to someone who can? Seems like it should be a reasonably simple fix. Raising priority since currently ANGLE can't use the bisect tool to triage performance regressions.
Owner: robert...@chromium.org
I'll take a look

This should take care of this case: https://codereview.chromium.org/2130833002
Status: Started (was: Assigned)
Project Member

Comment 6 by bugdroid1@chromium.org, 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

Project Member

Comment 7 by bugdroid1@chromium.org, Jul 11 2016

Status: Fixed (was: Started)
Blocking: -625274
Components: Speed>Bisection

Sign in to add a comment