Cast Audio Linux bot: content_browsertests cannont find filter file |
|||
Issue descriptionCommand: ./content_browsertests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-filter-file=src/testing/buildbot/filters/cast-linux.content_browsertests.filter --test-launcher-summary-output=/b/s/w/ioYdkv9f/output.json IMPORTANT DEBUGGING NOTE: each test is run inside its own process. For debugging a test inside a debugger, use the --gtest_filter=<your_test_name> flag along with either --single_process (to run the test in one launcher/browser process) or --single-process (to do the above, and also run Chrome in single-process mode). Using sharding settings from environment. This is shard 0/1 Using 4 parallel jobs. [0329/134113.552944:ERROR:test_launcher.cc(853)] Failed to read the filter file.
,
Mar 29 2017
,
Mar 30 2017
Ah, think I figured out the issue: https://codereview.chromium.org/2785243002
,
Mar 30 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6ec5a4e0e68acaa55f3363ceec7523c990c0bba5 commit 6ec5a4e0e68acaa55f3363ceec7523c990c0bba5 Author: mbjorge <mbjorge@chromium.org> Date: Thu Mar 30 22:07:43 2017 [Chromecast] Fix Cast Audio Linux bot swarming settings. content_browsertests fails on swarming. Don't run on swarming to match the configuration of the Cast Linux bot, where content_browsertests is passing. Also remove ppapi unittests to match Cast Linux config; they should not have been added in the first place. BUG= 706555 , 684527 Review-Url: https://codereview.chromium.org/2785243002 Cr-Commit-Position: refs/heads/master@{#460902} [modify] https://crrev.com/6ec5a4e0e68acaa55f3363ceec7523c990c0bba5/testing/buildbot/chromium.linux.json
,
Mar 31 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by mbjorge@chromium.org
, Mar 29 2017