From 84e42e8686e5700f0c48b8722fc51dcaeb3a8962 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 25 Apr 2018 14:03:55 +0000 Subject: [PATCH] Bug 1454693 [wpt PR 10506] - Update wpt metadata, a=testonly wpt-pr: 10506 wpt-type: metadata --- .../security/redirect-to-url-with-credentials.https.html.ini | 2 ++ .../meta/webdriver/tests/cookies/delete_cookie.py.ini | 2 ++ 2 files changed, 4 insertions(+) diff --git a/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini b/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini index f903b9d7fa3f..646c990e15ed 100644 --- a/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini +++ b/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini @@ -1,4 +1,6 @@ [redirect-to-url-with-credentials.https.html] + expected: + if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR [Untitled] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini b/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini index fb24285b9fd6..39db7f6c66f4 100644 --- a/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini +++ b/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini @@ -1,6 +1,8 @@ [delete_cookie.py] disabled: if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug None + expected: + if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT [test_handle_prompt_accept] expected: FAIL