commit | 1155d874e37b794e087ed6a5b6b0a3d2a82d9e2a | [log] [tgz] |
---|---|---|
author | Chong Gu <[email protected]> | Thu Feb 10 17:55:27 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Feb 10 17:55:27 2022 |
tree | b1923e72126622e233b25b9c85a792940b352775 | |
parent | 1c8489ef2071a97c20c93980f65b6a12eb9d45a5 [diff] [blame] |
[Fuchsia] Fix lsan test filters Correct name for extensions_unittests filter Change-Id: I628ea9f42de3fe192336541e0e70e072f612409d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3452702 Auto-Submit: Chong Gu <[email protected]> Reviewed-by: Brian Sheedy <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/main@{#969531}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index 3c3d19f..bd5307f 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -1604,7 +1604,7 @@ 'modifications': { 'fuchsia-fyi-x64-asan': { 'args': [ - '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.extension_unittests.filter', + '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.extensions_unittests.filter', ], }, # https://crbug.com/1111979,