From f19f9f55f9a1d95b1c741fc177b6b1cff4ab8034 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Thu, 18 Mar 2010 15:16:35 +0000 Subject: Removes an appcache test from the DumpRenderTree ignoreResults list Android-specific results for this test were added in https://android-git.corp.google.com/g/45462 Change-Id: I7716c2c061ab955d0bf96523b6aab747898cc4e7 --- tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/DumpRenderTree') diff --git a/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java b/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java index b668bd0..d51d17a 100644 --- a/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java +++ b/tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java @@ -91,7 +91,6 @@ public class FileFilter { ignoreResultList.add("http/tests/appcache/disabled.html"); // not found ignoreResultList.add("http/tests/appcache/empty-manifest.html"); // flaky ignoreResultList.add("http/tests/appcache/foreign-iframe-main.html"); // flaky - skips states - ignoreResultList.add("http/tests/appcache/local-content.html"); // text diff ignoreResultList.add("http/tests/appcache/max-size.html"); // no layoutTestController.setAppCacheMaximumSize ignoreResultList.add("http/tests/appcache/manifest-with-empty-file.html"); // flaky ignoreResultList.add("http/tests/appcache/whitelist-wildcard.html"); // file not found -- cgit v1.1