
This is an automated email from the git hooks/post-receive script. richard pushed a commit to branch tor-browser-91.9esr-11.0-1 in repository tor-browser. commit ec1239b68b31f679316f3e920c256b4cf5649d91 Author: Nika Layzell <nika@thelayzells.com> AuthorDate: Wed Apr 6 17:55:46 2022 +0000 Bug 1761981 - fix unexpected-pass wpts,a=dsmith Differential Revision: https://phabricator.services.mozilla.com/D143077 --- ...-disallow-scripts-via-unsandboxed-popup.tentative.html.ini | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/testing/web-platform/meta/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini b/testing/web-platform/meta/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini deleted file mode 100644 index 7d99b28aa1b4e..0000000000000 --- a/testing/web-platform/meta/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html] - bug: 1600442 - expected: - if release_or_beta: [OK, TIMEOUT] - [Sandboxed => unsandboxed popup] - expected: - if release_or_beta: [FAIL, TIMEOUT] - if (os == "android") and debug: ["FAIL", "PASS"] - if (os == "android") and not debug: ["FAIL", "PASS"] - FAIL - -- To stop receiving notification emails like this one, please contact the administrator of this repository.