Commit eff527b7 authored by Vasilii Sukhanov's avatar Vasilii Sukhanov Committed by Commit Bot

Disable MediaSessionServiceImplBrowserTest.DontResetServiceForSameDocumentNavigation.

TBR=rockot@google.com

Bug: 927234
Change-Id: Icae1de87586936063c3700054f9428ba48204826
Reviewed-on: https://chromium-review.googlesource.com/c/1448413Reviewed-by: default avatarVasilii Sukhanov <vasilii@chromium.org>
Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#627984}
parent ebc74d25
......@@ -179,13 +179,10 @@ IN_PROC_BROWSER_TEST_F(MediaSessionServiceImplBrowserTest,
// TODO(crbug.com/850870) Plug the leaks.
#define MAYBE_DontResetServiceForSameDocumentNavigation \
DISABLED_DontResetServiceForSameDocumentNavigation
#elif defined(OS_CHROMEOS) || defined(OS_LINUX) || defined(OS_MACOSX)
#else
// crbug.com/927234.
#define MAYBE_DontResetServiceForSameDocumentNavigation \
DISABLED_DontResetServiceForSameDocumentNavigation
#else
#define MAYBE_DontResetServiceForSameDocumentNavigation \
DontResetServiceForSameDocumentNavigation
#endif
IN_PROC_BROWSER_TEST_F(MediaSessionServiceImplBrowserTest,
MAYBE_DontResetServiceForSameDocumentNavigation) {
......
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