Closed Bug 1523330 Opened 7 years ago Closed 7 years ago

Compare subtest view error

Categories

(Tree Management :: Perfherder, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: igoldan, Assigned: sclements)

References

Details

Attachments

(1 file)

This is failing because the newRevision query parameter is missing. The existing query parameter validation doesn't have error handling built in (which will be addressed during the course of the conversion). You can see in the network tab that the resultset url is missing the revision query param (https://treeherder.mozilla.org/api/project/mozilla-inbound/resultset/?full=true&count=10&revision=undefined) so it's not returning data that is later relied upon.

Did you type these params in manually or was this link generated from somewhere else in TH or Perfherder?

(In reply to Sarah Clements [:sclements] from comment #1)

Did you type these params in manually or was this link generated from somewhere else in TH or Perfherder?

Dave, can you say where the URL is from?

Flags: needinfo?(dave.hunt)

(In reply to Ionuț Goldan [:igoldan], Performance Sheriffing from comment #2)

(In reply to Sarah Clements [:sclements] from comment #1)

Did you type these params in manually or was this link generated from somewhere else in TH or Perfherder?

Dave, can you say where the URL is from?

It was the 'subtests' link from any of the alerts in https://treeherder.mozilla.org/perf.html#/alerts?id=18959 I think at the time I was interested in the "raptor-tp6-microsoft-firefox osx-10-10 opt" alert, but others appear to be affected.

Flags: needinfo?(dave.hunt)

It looks like there might be a problem with the logic used to generate the subtests url for the alerts here: https://github.com/mozilla/treeherder/blob/master/ui/perfherder/helpers.js#L383

Blocks: 1506553
No longer blocks: 1450044
Priority: P1 → P2

This issue has been fixed with the recent alerts conversion pr: https://github.com/mozilla/treeherder/commit/cfde588e43800b6d137b42b11fd91294a3bfe8ca

Assignee: nobody → sclements
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: