Commit 6644013c authored by James Cook's avatar James Cook

chromeos: Add SyncConsentRecorderTest to MSAN OOBE test suppressions

I renamed a test and didn't realize there was a filter file to
update.

TBR=rsorokin@chromium.org

Bug: 1074436
Change-Id: I89f46e71c8422043af9f369fda238b436cae477f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231450Reviewed-by: default avatarJames Cook <jamescook@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775175}
parent d1f1f2bf
...@@ -98,6 +98,7 @@ ...@@ -98,6 +98,7 @@
-SiteIsolationFlagHandlingTest.* -SiteIsolationFlagHandlingTest.*
-StartupBrowserWindowLaunchSuppressedTest.* -StartupBrowserWindowLaunchSuppressedTest.*
-SyncConsentPolicyDisabledTest.* -SyncConsentPolicyDisabledTest.*
-SyncConsentRecorderTest.*
-SyncConsentSplitSettingsSyncTest.* -SyncConsentSplitSettingsSyncTest.*
-SyncConsentTest.* -SyncConsentTest.*
-SyncConsentTestWithParams.* -SyncConsentTestWithParams.*
......
...@@ -98,6 +98,7 @@ SecurityTokenSamlTest.* ...@@ -98,6 +98,7 @@ SecurityTokenSamlTest.*
SiteIsolationFlagHandlingTest.* SiteIsolationFlagHandlingTest.*
StartupBrowserWindowLaunchSuppressedTest.* StartupBrowserWindowLaunchSuppressedTest.*
SyncConsentPolicyDisabledTest.* SyncConsentPolicyDisabledTest.*
SyncConsentRecorderTest.*
SyncConsentSplitSettingsSyncTest.* SyncConsentSplitSettingsSyncTest.*
SyncConsentTest.* SyncConsentTest.*
SyncConsentTestWithParams.* SyncConsentTestWithParams.*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment