Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Side by Side Diff: testing/buildbot/filters/browser-side-navigation.linux.content_unittests.filter

Issue 1800123002: PlzNavigate: fix several failing NavigationControllerTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 -NavigationControllerTest.IsInPageNavigation 1 -NavigationControllerTest.BackSubframe
clamy 2016/03/15 15:31:30 This test is failing on PlzNavigate because of an
Charlie Reis 2016/03/16 17:08:41 Oh, that might be https://crbug.com/586324. I'm g
2 -NavigationControllerTest.IsInPageNavigationWithUniversalFileAccess 2 -NavigationControllerTest.DontDiscardWrongPendingEntry
Charlie Reis 2016/03/16 17:08:41 Why is this one failing?
clamy 2016/03/17 13:27:17 Charles' test is simulating an interleaving of eve
3 -NavigationControllerTest.LoadURL_RedirectAbortDoesntShowPendingURL
4 -RenderFrameHostManagerTest.RestoreNavigationToWebUI 3 -RenderFrameHostManagerTest.RestoreNavigationToWebUI
5 -RenderFrameHostManagerTest.SimultaneousNavigationWithOneWebUI1 4 -RenderFrameHostManagerTest.SimultaneousNavigationWithOneWebUI1
6 -RenderFrameHostManagerTest.SimultaneousNavigationWithOneWebUI2 5 -RenderFrameHostManagerTest.SimultaneousNavigationWithOneWebUI2
7 -RenderFrameHostManagerTest.SimultaneousNavigationWithTwoWebUIs1 6 -RenderFrameHostManagerTest.SimultaneousNavigationWithTwoWebUIs1
8 -RenderFrameHostManagerTest.SimultaneousNavigationWithTwoWebUIs2 7 -RenderFrameHostManagerTest.SimultaneousNavigationWithTwoWebUIs2
9 -RenderViewHostTest.NavigationWithBadHistoryItemFiles 8 -RenderViewHostTest.NavigationWithBadHistoryItemFiles
10 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext /0 9 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext /0
11 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext /1 10 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext /1
12 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.ForbiddenDownload/0 11 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.ForbiddenDownload/0
13 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.ForbiddenDownload/1 12 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.ForbiddenDownload/1
14 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.UnknownURLScheme/0 13 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.UnknownURLScheme/0
15 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.UnknownURLScheme/1 14 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.UnknownURLScheme/1
16 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext Transferred/1 15 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext Transferred/1
17 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext Transferred/0 16 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.CancelRequestsForContext Transferred/0
18 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.IgnoreCancelForDownloads /0 17 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.IgnoreCancelForDownloads /0
19 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.IgnoreCancelForDownloads /1 18 -ResourceDispatcherHostTests/ResourceDispatcherHostTest.IgnoreCancelForDownloads /1
20 -WebContentsImplTest.CrossSiteNavigationBackOldNavigationIgnored 19 -WebContentsImplTest.CrossSiteNavigationBackOldNavigationIgnored
21 -WebContentsImplTest.CrossSiteNavigationBackPreempted 20 -WebContentsImplTest.CrossSiteNavigationBackPreempted
22 -WebContentsImplTest.CrossSiteNotPreemptedDuringBeforeUnload 21 -WebContentsImplTest.CrossSiteNotPreemptedDuringBeforeUnload
23 -WebContentsImplTest.FindOpenerRVHWhenPending 22 -WebContentsImplTest.FindOpenerRVHWhenPending
24 -WebContentsImplTest.NoEarlyStop 23 -WebContentsImplTest.NoEarlyStop
25 -WebContentsImplTestWithSiteIsolation.StartStopEventsBalance 24 -WebContentsImplTestWithSiteIsolation.StartStopEventsBalance
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698