Commit 9b4621ce authored by W. James MacLean's avatar W. James MacLean Committed by Commit Bot

Disable test on Linux.

Also disabling NavigationWithBothLocalPredictionAndOptimizationHint on
Linux.

TBR=tbansal@chromium.org

Bug: 1060966
Change-Id: I4ee8348c8e0bed4248583327749552200bfa66f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107572Reviewed-by: default avatarJames MacLean <wjmaclean@chromium.org>
Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Commit-Queue: James MacLean <wjmaclean@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751082}
parent d62abdb9
......@@ -1644,10 +1644,10 @@ IN_PROC_BROWSER_TEST_P(
}
}
// crbug.com/1060966
IN_PROC_BROWSER_TEST_P(
LoadingPredictorBrowserTestWithOptimizationGuide,
DISABLE_ON_WIN_MAC_CHROMEOS(
NavigationWithBothLocalPredictionAndOptimizationHint)) {
DISABLED_NavigationWithBothLocalPredictionAndOptimizationHint) {
base::HistogramTester histogram_tester;
GURL url = embedded_test_server()->GetURL(
......
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