Commit ae1f8501 authored by Jan Wilken Dörrie's avatar Jan Wilken Dörrie Committed by Commit Bot

[Sheriff] Disable HistoryMetricsTest.All

TBR=msramek@chromium.org

Bug: 1000573
Change-Id: I2b6d67d122e146656de28ef5b33bc42137a33833
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782846Reviewed-by: default avatarJan Wilken Dörrie <jdoerrie@chromium.org>
Reviewed-by: default avatarMartin Šrámek <msramek@chromium.org>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#693095}
parent 31aec1ff
...@@ -117,7 +117,8 @@ HistoryMetricsTest.prototype = { ...@@ -117,7 +117,8 @@ HistoryMetricsTest.prototype = {
]), ]),
}; };
TEST_F('HistoryMetricsTest', 'All', function() { // TODO(https://crbug.com/1000573): Re-enable once flakiness is fixed.
TEST_F('HistoryMetricsTest', 'DISABLED_All', function() {
mocha.run(); 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