Chromium Code Reviews| Index: chrome/worker/worker_uitest.cc |
| =================================================================== |
| --- chrome/worker/worker_uitest.cc (revision 20619) |
| +++ chrome/worker/worker_uitest.cc (working copy) |
| @@ -308,7 +308,7 @@ |
| RunLayoutTest(kLayoutTestFiles[i], false); |
| } |
| -TEST_F(WorkerTest, WorkerHttpLayoutTests) { |
| +TEST_F(WorkerTest, DISABLED_WorkerHttpLayoutTests) { |
| static const char* kLayoutTestFiles[] = { |
| "text-encoding.html", |
| "worker-importScripts.html", |