tor-browser

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

commit 989e81b61c6d290bb162c666c1b0ccb3c5acd7ef
parent bbd39558fb517fe7bd7537ede9bbd49d0b65741e
Author: abhishekmadan30 <amadan@mozilla.com>
Date:   Tue, 16 Dec 2025 14:41:07 +0000

Bug 1999039: Removed expected failure as Index API artifact handling has been fixed. r=taskgraph-reviewers,jcristau

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

Diffstat:
Mtaskcluster/gecko_taskgraph/test/test_actions.py | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/taskcluster/gecko_taskgraph/test/test_actions.py b/taskcluster/gecko_taskgraph/test/test_actions.py @@ -622,9 +622,6 @@ def test_add_all_browsertime(mocker, run_action, get_artifact): assert "build" not in to_run -@pytest.mark.xfail( - reason="Index API artifact handling issue - _handle_artifact doesn't parse YAML correctly for index artifacts" -) def test_gecko_profile(mocker, responses, run_action, get_artifact): task_id = "tid" task_def = {