Index: chrome/worker/worker_uitest.cc |
=================================================================== |
--- chrome/worker/worker_uitest.cc (revision 45802) |
+++ chrome/worker/worker_uitest.cc (working copy) |
@@ -556,7 +556,7 @@ |
} |
// http://crbug.com/42641 |
-TEST_F(WorkerTest, FLAKY_QueuedSharedWorkerShutdown) { |
+TEST_F(WorkerTest, DISABLED_QueuedSharedWorkerShutdown) { |
// Tests to make sure that queued shared workers are started up when |
// shared workers shut down. |
int max_workers_per_tab = WorkerService::kMaxWorkersPerTabWhenSeparate; |