Commit c4ce7d8e authored by Alex Moshchuk's avatar Alex Moshchuk Committed by Chromium LUCI CQ

Disable flaky *EnterprisePlatformKeysTest.Basic* test.

Bug: 1157137
Change-Id: I4ed35a4620b9672baaec7edaa03a5f75cc2516f7
Tbr: omorsi@google.com, emaxx@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586957Reviewed-by: default avatarAlex Moshchuk <alexmos@chromium.org>
Commit-Queue: Alex Moshchuk <alexmos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#836220}
parent 9dcc69a7
......@@ -277,7 +277,8 @@ IN_PROC_BROWSER_TEST_P(EnterprisePlatformKeysTest, PRE_Basic) {
RunPreTest();
}
IN_PROC_BROWSER_TEST_P(EnterprisePlatformKeysTest, Basic) {
// Flaky: https://crbug.com/1157137.
IN_PROC_BROWSER_TEST_P(EnterprisePlatformKeysTest, DISABLED_Basic) {
{
base::RunLoop loop;
GetNSSCertDatabaseForProfile(
......
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