[lacros] Run browser_tests on linux-lacros-rel
This CL runs browser_tests on linux-lacros-rel to prevent regressions.
Bug: 1116180
Change-Id: I5bf202bdbb368de6892267f08f913c8d6615e17d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363064
Reviewed-by: Sven Zheng <[email protected]>
Commit-Queue: Yuke Liao <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799222}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 4a395764..96d64cf 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -574,6 +574,11 @@
'shards': 50,
},
},
+ 'linux-lacros-rel': {
+ 'args': [
+ '--test-launcher-filter-file=../../testing/buildbot/filters/lacros.browser_tests.filter',
+ ],
+ },
'linux-lacros-tester-fyi-rel': {
'experiment_percentage': 100,
},