"breakpad_unittests (with patch)" is flaky |
||
Issue description"breakpad_unittests (with patch)" is flaky. This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label. We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9icmVha3BhZF91bml0dGVzdHMgKHdpdGggcGF0Y2gpDA. Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs This flaky test/step was previously tracked in issue 569723 .
,
Apr 21 2016
Seems to have been an isolate configuration problem:
C 0.122s Main STDERR: Traceback (most recent call last):
File "/b/build/slave/android/build/src/tools/swarming_client/isolate.py", line 1226, in <module>
sys.exit(main(sys.argv[1:]))
File "/b/build/slave/android/build/src/tools/swarming_client/isolate.py", line 1213, in main
return dispatcher.execute(parser, argv)
File "/b/build/slave/android/build/src/tools/swarming_client/third_party/depot_tools/subcommand.py", line 251, in execute
return command(parser, args[1:])
File "/b/build/slave/android/build/src/tools/swarming_client/isolate.py", line 974, in CMDremap
complete_state = load_complete_state(options, cwd, None, options.skip_refresh)
File "/b/build/slave/android/build/src/tools/swarming_client/isolate.py", line 678, in load_complete_state
options.extra_variables, options.blacklist, options.ignore_broken_items)
File "/b/build/slave/android/build/src/tools/swarming_client/isolate.py", line 501, in load_isolate
with fs.open(isolate_file, 'r') as f:
File "/b/build/slave/android/build/src/tools/swarming_client/utils/fs.py", line 71, in open
return __builtin__.open(extend(path), *args, **kwargs)
IOError: [Errno 2] No such file or directory: '/b/build/slave/android/build/src/breakpad/breakpad_unittests.isolate'
No new flakes in the last 24 hours, so closing.
,
Apr 21 2016
Issue 604599 has been merged into this issue. |
||
►
Sign in to add a comment |
||
Comment 1 by chromium...@appspot.gserviceaccount.com
, Apr 20 2016