New issue
Advanced search Search tips

Issue 617992 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: ----



Sign in to add a comment

Test Failure on Win 7 ATI /Nvidia GPU Perf (2): angle_perftests

Project Member Reported by simonhatch@chromium.org, Jun 7 2016

Issue description

Link to buildbot status page:

https://build.chromium.org/p/chromium.perf/builders/Win%207%20ATI%20GPU%20Perf%20%282%29



Running ['C:\\b\\depot_tools\\python276_bin\\python.exe', u'C:\\b\\build\\scripts\\tools\\runit.py', '--show-path', 'C:\\b\\depot_tools\\python276_bin\\python.exe', u'C:\\b\\build\\scripts\\slave\\runtest.py', '--target', 'Release_x64', '--xvfb', '--builder-name', u'Win 7 ATI GPU Perf (2)', '--slave-name', u'build102-m1', '--build-number', '5793', '--build-properties', '{"results-url": "https://chromeperf.appspot.com", "buildername": "Win 7 ATI GPU Perf (2)", "perf-id": "chromium-rel-win7-gpu-ati", "mastername": "chromium.perf", "buildnumber": 5793, "slavename": "build102-m1", "target_platform": "win"}', '--target', 'Release_x64', '--annotate', 'graphing', '--perf-id', u'chromium-rel-win7-gpu-ati', '--perf-dashboard-id', u'angle_perftests', '--results-url', u'https://chromeperf.appspot.com', '--slave-name', u'build102-m1', '--builder-name', u'Win 7 ATI GPU Perf (2)', '--build-number', '5793', '--log-processor-output-file', 'c:\\users\\chrome~1\\appdata\\local\\temp\\tmpqet6ow', '--test-type', u'angle_perftests', '--xvfb', u'angle_perftests.exe', u'--test-launcher-print-test-stdio=always', u'--test-launcher-jobs=1']
Traceback (most recent call last):
  File "C:\b\build\scripts\slave\runtest.py", line 1911, in <module>
    sys.exit(main())
  File "C:\b\build\scripts\slave\runtest.py", line 1876, in main
    result = _MainWin(options, args, extra_env)
  File "C:\b\build\scripts\slave\runtest.py", line 1441, in _MainWin
    raise chromium_utils.PathNotFound('Unable to find %s' % test_exe_path)
common.chromium_utils.PathNotFound: Unable to find C:\b\build\slave\Win_7_ATI_GPU_Perf__2_\build\src\out\Release_x64\angle_perftests.exe



This happened right as Dirk switched over to GN builds, so I'm guessing angle_perftests just isn't being built and packaged?
 
Cc: dpranke@chromium.org simonhatch@chromium.org
Owner: jmad...@chromium.org
Status: Assigned (was: Untriaged)
Probably yeah. I'm traveling right now and having git problems (can't upload patches) but will try taking a look.
Components: Internals>GPU>ANGLE
Summary: Test Failure on Win 7 ATI /Nvidia GPU Perf (2): angle_perftests (was: Test Failure on Win 7 ATI GPU Perf (2): angle_perftests)
Alright, I'll just disable for now.

Btw, I added you (jmadill) to go/perf-owners as the owner of this test, just go edit to add/change if necessary.
Simon I tried building and running the tests locally in GN/Debug on Windows and it seemed to work fine. What does that error actually mean?
Project Member

Comment 6 by bugdroid1@chromium.org, Jun 7 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a42eba2a69d0e4819a8009e349eea758b2760dd6

commit a42eba2a69d0e4819a8009e349eea758b2760dd6
Author: jmadill <jmadill@chromium.org>
Date: Tue Jun 07 18:58:29 2016

Enable GN angle_perftests.

BUG= 537008 , 617992 
TBR=simonhatch@chromium.org,dpranke@chromium.org

Review-Url: https://codereview.chromium.org/2046853003
Cr-Commit-Position: refs/heads/master@{#398357}

[modify] https://crrev.com/a42eba2a69d0e4819a8009e349eea758b2760dd6/BUILD.gn

Status: Fixed (was: Assigned)
Build in progress seems to be working!

https://build.chromium.org/p/chromium.perf/builders/Win%207%20ATI%20GPU%20Perf%20%282%29/builds/5801

Sign in to add a comment