diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini index f38d000757ae..1a9f515ea1fa 100644 --- a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini @@ -7,4 +7,5 @@ if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL if os == "win": FAIL if os == "mac": FAIL + if os == "android": FAIL diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini index 63ede1a56557..0a72f2c1611c 100644 --- a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini @@ -4,4 +4,5 @@ if os == "win": FAIL if os == "mac": FAIL if os == "linux": FAIL + if os == "android": FAIL diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini index 69c62ca8e380..569b51b59984 100644 --- a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini @@ -7,4 +7,5 @@ if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL if os == "win": FAIL if os == "mac": FAIL + if os == "android": FAIL diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini index 8bab96740798..7346fb9efed8 100644 --- a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini @@ -7,4 +7,5 @@ if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL if os == "win": FAIL if os == "mac": FAIL + if os == "android": FAIL diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini index e513f5c52eb4..480b04db6c9d 100644 --- a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini @@ -4,4 +4,5 @@ if os == "win": FAIL if os == "mac": FAIL if os == "linux": FAIL + if os == "android": FAIL