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

Issue 615860 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

install_static_unittests_run asserts on the GPU FYI Win Clang builder

Project Member Reported by cwallez@chromium.org, May 30 2016

Issue description

Starting from https://build.chromium.org/p/chromium.gpu.fyi/builders/GPU%20Win%20Clang%20Builder%20%28dbg%29/builds/4836 the install_static_unittests_run rule fails with 

E:\b\depot_tools\python276_bin\python.exe gyp-win-tool action-wrapper environment.x86 install_static_unittests_run_target_isolate_505e5a847558b720a0ef83d1cbafd202.8c6a326aa7c39f12a19f31e474b8425f.rsp ..\..\chrome
Traceback (most recent call last):

  File "../tools/isolate_driver.py", line 313, in <module>

    sys.exit(main())

  File "../tools/isolate_driver.py", line 297, in main

    create_wrapper(args, isolate, isolated)

  File "../tools/isolate_driver.py", line 212, in create_wrapper

    assert os.path.basename(isolate) == isolate, isolate

AssertionError: install_static\install_static_unittests.isolate

ananta@, it seems very related to your changes in https://codereview.chromium.org/2017853002, can you take a look?
 
Cc: jmad...@chromium.org
Going to move the bot to the same config as the main trybot 'win_clang' to prevent these breaks in the future. See  issue angleproject:1311 

Comment 2 by thakis@chromium.org, May 31 2016

Cc: ananta@chromium.org
Owner: thakis@chromium.org
Status: Fixed (was: Assigned)
i didn't see this bug and fixed this in https://codereview.chromium.org/2020273002/

Comment 3 by ananta@chromium.org, May 31 2016

Issue 615938 has been merged into this issue.

Sign in to add a comment