| Index: content/worker/test/worker_uitest.cc
|
| diff --git a/content/worker/test/worker_uitest.cc b/content/worker/test/worker_uitest.cc
|
| index f13e8e12fc27660d4fd3b17902844dedd736a23f..cfa6c8d437394a4504e618b01a1a424def01ad5b 100644
|
| --- a/content/worker/test/worker_uitest.cc
|
| +++ b/content/worker/test/worker_uitest.cc
|
| @@ -341,7 +341,7 @@ TEST_F(WorkerTest, WorkerReplaceSelf) {
|
| #define WorkerScriptError FLAKY_WorkerScriptError
|
| #endif
|
|
|
| -TEST_F(WorkerTest, WorkerScriptError) {
|
| +TEST_F(WorkerTest, DISABLED_WorkerScriptError) {
|
| RunWorkerFastLayoutTest("worker-script-error.html");
|
| }
|
|
|
|
|