From cf5542c7412064e46050b2c7f306fa77c5894c3b Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 21 Aug 2024 18:39:51 +0000 Subject: [PATCH] Bug 1914237 [wpt PR 47719] - Update wpt metadata, a=testonly wpt-pr: 47719 wpt-type: metadata --- ...ins.permission-default.tentative.sub.https.window.js.ini | 6 ++++++ ...popins.permission-self.tentative.sub.https.window.js.ini | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-default.tentative.sub.https.window.js.ini create mode 100644 testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-self.tentative.sub.https.window.js.ini diff --git a/testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-default.tentative.sub.https.window.js.ini b/testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-default.tentative.sub.https.window.js.ini new file mode 100644 index 0000000000000..c3546e8bc7c90 --- /dev/null +++ b/testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-default.tentative.sub.https.window.js.ini @@ -0,0 +1,6 @@ +[partitioned-popins.permission-default.tentative.sub.https.window.html] + expected: + if not debug and (os == "win") and (processor == "x86"): [OK, TIMEOUT] + if not debug and (os == "linux"): [OK, TIMEOUT] + [Verify Partitioned Popins in an iframe fails when the policy isn't set] + expected: FAIL diff --git a/testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-self.tentative.sub.https.window.js.ini b/testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-self.tentative.sub.https.window.js.ini new file mode 100644 index 0000000000000..95a14246b919f --- /dev/null +++ b/testing/web-platform/meta/partitioned-popins/partitioned-popins.permission-self.tentative.sub.https.window.js.ini @@ -0,0 +1,3 @@ +[partitioned-popins.permission-self.tentative.sub.https.window.html] + [Verify Partitioned Popins in an iframe fail when the policy is 'self'] + expected: FAIL