tor-browser

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

commit 628102e30e4929c64d70d5f15ee4b4c04ad6e84d
parent e58a7f1be0611ccfb8576736ebbadac07e242a7d
Author: RachelRusiecki <rachrusiecki@gmail.com>
Date:   Mon, 22 Dec 2025 16:30:01 +0000

Bug 1804921 - Remove skip-if condprof from test_Chrome_extensions.js r=robwu,migration-reviewers,Gijs

Differential Revision: https://phabricator.services.mozilla.com/D276293

Diffstat:
Mbrowser/components/migration/tests/unit/xpcshell.toml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/browser/components/migration/tests/unit/xpcshell.toml b/browser/components/migration/tests/unit/xpcshell.toml @@ -47,7 +47,6 @@ run-if = [ ] ["test_Chrome_extensions.js"] -skip-if = ["condprof"] # Bug 1804921 ["test_Chrome_formdata.js"] run-sequentially = ["true"] # fails more than 50% of the time in parallel