Commit f22a9506 authored by Owen Min's avatar Owen Min Committed by Commit Bot

Disable BookmarksExtensionAPITest.All on all platforms

The test are flaky on win, mac and chromeos.

Bug: 1028272, 1022213
Tbr: rbpotter@chromium.org
Change-Id: I0d233a9fc1236a33880ef8e2bf1114037268e336
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933409Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#718834}
parent b192a214
......@@ -223,7 +223,7 @@ var BookmarksExtensionAPITest = class extends BookmarksBrowserTest {
}
};
TEST_F('BookmarksExtensionAPITest', 'All', function() {
TEST_F('BookmarksExtensionAPITest', 'DISABLED_All', function() {
mocha.run();
});
......
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