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

Commit a662c8c9 authored by Steve Block's avatar Steve Block
Browse files

Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html

Bug: 3227269
Change-Id: Iae94fe1c8b0ccb52463733c676569c0b9c887963
parent 3644bf11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ public class FileFilter {
        ignoreResultList.add("fast/events/touch/touch-coords-in-zoom-and-scroll.html"); // Requires eventSender.zoomPageIn(),zoomPageOut()
        ignoreResultList.add("fast/events/touch/touch-target.html"); // Requires multi-touch gestures not supported by Android system
        ignoreResultList.add("fast/workers"); // workers not supported
        ignoreResultList.add("http/tests/cookies/third-party-cookie-relaxing.html"); // We don't support conditional acceptance of third-party cookies
        ignoreResultList.add("http/tests/eventsource/workers"); // workers not supported
        ignoreResultList.add("http/tests/workers"); // workers not supported
        ignoreResultList.add("http/tests/xmlhttprequest/workers"); // workers not supported