From c1f81466f711949fb839ee78787bab0510b34a03 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 9 Feb 2011 16:30:12 -0800 Subject: Remove LayoutTest http/tests/xmlhttprequest/simple-cross-origin-progress-events.html from skipped list This test no longer crashes, so we should no longer skip it. Bug: 2929261 Change-Id: I808926c3dce2e9a01d6c190a18187d9ca965b662 --- tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java b/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java index 39a4614..4294254 100644 --- a/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java +++ b/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java @@ -79,7 +79,6 @@ public class FileFilter { "fast/js/regexp-overflow.html", // Result is too large, causing OOM when reading by DRT, http://b/2697589 "fast/regex/test1.html", // Causes DumpRenderTree to hang with V8 "fast/regex/slow.html", // Causes DumpRenderTree to hang with V8 - "http/tests/xmlhttprequest/simple-cross-origin-progress-events.html", // runs webcore into bad state, http://b/2929261 }; static void fillIgnoreResultList() { -- cgit v1.1