Skip to content

Link to tests.firefox.dev/try.html in the push health summary of the jobs view#9346

Open
fqueze wants to merge 1 commit intomozilla:masterfrom
fqueze:tests-firefox-dev-link
Open

Link to tests.firefox.dev/try.html in the push health summary of the jobs view#9346
fqueze wants to merge 1 commit intomozilla:masterfrom
fqueze:tests-firefox-dev-link

Conversation

@fqueze
Copy link
Copy Markdown
Contributor

@fqueze fqueze commented Mar 26, 2026

image
  • In the push health summary on the jobs view, the "Failures (N)" text for the Tests category now links to tests.firefox.dev/try.html?rev= when any of the failed test jobs are mochitest or xpcshell.
  • The link has a tooltip indicating the number of failed mochitest/xpcshell jobs we'll be looking at.
  • The detection is done purely on the frontend by checking the job list for jobs with result === 'testfailed' whose job_type_name contains "xpcshell" or "mochitest".

… the jobs view when mochitest/xpcshell jobs fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant