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

Issue 666476 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit 26 days ago
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Linux asan/msan/tsan trybots failing with missing xdisplaycheck

Project Member Reported by msw@chromium.org, Nov 17 2016

Issue description

Linux asan/msan/tsan trybots failing with missing xdisplaycheck

The failing bots are all optional (triggered manually):
 linux_chromium_tsan_rel_ng
 linux_chromium_chromeos_msan_rel_ng
 linux_chromium_chromeos_asan_rel_ng  

The "isolate tests" step fails, with the apparent error:
aura_unittests  lstat /b/c/b/linux_chromium_chromeos_msan_rel_ng/src/out/Release/xdisplaycheck: no such file or directory
 
Cc: kcc@chromium.org

Comment 3 by kcc@chromium.org, Nov 17 2016

<there is hardly anything I can do with this>
Components: -Infra
I don't believe this is an infra issue, removing the component.

Feel free to add it back if you believe it's actually an infrastructure issue - please explain the reasons, so we can investigate. Thanks!
Owner: brettw@chromium.org
Status: Assigned (was: Untriaged)
brettw@, I wonder if you could take a quick look please?  This smells like a flaky/insufficient build dependency, so I hope that your GN expertise might help here + I see that you did touch tools/xdisplaycheck/BUILD.gn (admittedly more than 2 years ago... :-/ ).

Example isolate failure from https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/321046/steps/isolate%20tests/logs/stdio :

python -u /b/rr/tmpfdBsW4/rw/checkout/scripts/slave/recipe_modules/isolate/resources/isolate.py /b/c/b/linux_chromeos/src/tools/swarming_client batcharchive --dump-json /tmp/tmpX4VRtm.json --isolate-server https://isolateserver.appspot.com --verbose /b/c/b/linux_chromeos/src/out/Release/components_unittests.isolated.gen.json
...
isolate: lstat /b/c/b/linux_chromeos/src/out/Release/xdisplaycheck: no such file or directory

Labels: -Pri-3 Pri-2
Bumping up the priority, since the failure in #c5 happened on a bot covered by default by CQ.
Status: WontFix (was: Assigned)
xdisplaycheck is gone now, so this is moot.

Sign in to add a comment