tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a5f0adfbc8343f1ae430cb347c18e524a7704b90
parent 9ee6cbb5aad6def1e050998b0abf3bc0d4f8486e
Author: Alexandru Marc <amarc@mozilla.com>
Date:   Thu,  6 Nov 2025 16:24:43 +0200

Bug 1997396 - Update test expectations on android

Diffstat:
Mtesting/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-push-with-cross-origin-redirect.sub.html.ini | 2+-
Mtesting/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-replace-with-cross-origin-redirect.sub.html.ini | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-push-with-cross-origin-redirect.sub.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-push-with-cross-origin-redirect.sub.html.ini @@ -2,7 +2,7 @@ expected: if (os == "win") and not debug: ERROR if (os == "mac") and not debug: ERROR - if os == "android": ERROR + if os == "android": [ERROR, TIMEOUT] [ERROR, TIMEOUT] [pageswap on navigation with same-origin redirect] expected: TIMEOUT diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-replace-with-cross-origin-redirect.sub.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-replace-with-cross-origin-redirect.sub.html.ini @@ -2,7 +2,7 @@ expected: if (os == "win") and not debug: ERROR if (os == "mac") and not debug: ERROR - if os == "android": ERROR + if os == "android": [ERROR, TIMEOUT] [ERROR, TIMEOUT] [pageswap on navigation with same-origin redirect] expected: TIMEOUT