Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75be797b authored by Kristian Monsen's avatar Kristian Monsen
Browse files

Merge WebKit at r59636: Added appcache/fallback.html to the ignore list.

Change-Id: Ic2cbb9e32022b0f7ee371984691b3c590d05667d
parent 02263fd2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ public class FileFilter {
        ignoreResultList.add("fast/events/touch/basic-multi-touch-events.html"); // Requires multi-touch
        ignoreResultList.add("fast/events/touch/touch-target.html"); // Requires multi-touch
        ignoreResultList.add("http/tests/appcache/empty-manifest.html"); // flaky
        ignoreResultList.add("http/tests/appcache/fallback.html"); // http://b/issue?id=2713004
        ignoreResultList.add("http/tests/appcache/foreign-iframe-main.html"); // flaky - skips states
        ignoreResultList.add("http/tests/appcache/manifest-with-empty-file.html"); // flaky
        ignoreResultList.add("storage/database-lock-after-reload.html"); // Succeeds but DumpRenderTree does not read result correctly