Commit 34986af2 authored by Sergey Poromov's avatar Sergey Poromov Committed by Commit Bot

Disabling CrSettingsAppManagementPageTest.All

Deterministic failure on linux-chromeos-dbg:
https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/13059

TBR=dpapad@chromium.org
TBR=jshikaram@chromium.org

Bug: 979553
Change-Id: Ie4f13c4b30c8ff83e0b2909e623f5571099fc688
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1681759Reviewed-by: default avatarSergey Poromov <poromov@chromium.org>
Commit-Queue: Sergey Poromov <poromov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#673269}
parent def1b008
......@@ -250,7 +250,8 @@ CrSettingsAppManagementPageTest.prototype = {
]),
};
TEST_F('CrSettingsAppManagementPageTest', 'All', function() {
// TODO(https://crbug.com/979553) Disabled due to failures .
TEST_F('CrSettingsAppManagementPageTest', 'DISABLED_All', function() {
mocha.run();
});
GEN('#endif // defined(OS_CHROMEOS)');
......
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