Skip to content

Bug 1981626 Add new field denoting ordering of trial runs - #9757

Open
gopar wants to merge 1 commit into
mozilla:masterfrom
gopar:bug-1981626-add-new-order-field
Open

Bug 1981626 Add new field denoting ordering of trial runs#9757
gopar wants to merge 1 commit into
mozilla:masterfrom
gopar:bug-1981626-add-new-order-field

Conversation

@gopar

@gopar gopar commented Aug 4, 2026

Copy link
Copy Markdown

Bug: Add new field to performance artifact schema to denote that trials are ordered by their run

How are producers made aware of the new field? is that something I need to take care of as well?

@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for treeherder ready!

Name Link
🔨 Latest commit 997dfda
🔍 Latest deploy log https://app.netlify.com/projects/treeherder/deploys/6a7260e8bc45280008d9bc9b
😎 Deploy Preview https://deploy-preview-9757--treeherder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

"title": "Lower is better",
"type": "boolean"
},
"trialsOrderedByRun": {

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only added to suite_schema and not subtest one. Should this be in both?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, this should be in both. I think using the name orderedTrials might be better here as well.

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.

2 participants