Closed Bug 1384788 Opened 7 years ago Closed 7 years ago

summary is undefined when opening bug filer for xperf failure

Categories

(Tree Management :: Treeherder, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KWierso, Assigned: KWierso)

Details

Attachments

(1 file)

I'm trying to file a bug for this xperf failure: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=865e18f01ece0838ea9767f200a52df68154b62e&bugfiler&noautoclassify&filter-searchStr=8c859e5e168988b7aeafaf37c42d0d6d7dc61061

But when I click the button to open the bug filer UI, nothing visible happens. An error gets logged to the console. From production, the error is "Q is undefined", but if I run the unminified UI, I get "summary is undefined".


The formatting of the failure is untypical:  TEST-UNEXPECTED-FAIL : xperf: File '{firefox}\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi' was accessed and we were not expecting it. DiskReadCount: 2, DiskWriteCount: 0, DiskReadBytes: 16384, DiskWriteBytes: 0

This causes the bug filer to reach some code it shouldn't reach, making it pass a non-existent second item in an array of length=1.
Assignee: nobody → wkocher
Comment on attachment 8890641 [details] [review]
[treeherder] KWierso:fixxperffiler > mozilla:master

No rush on this one, I can just file these manually until it gets dealt with. :)
Attachment #8890641 - Flags: review?(cdawson)
Attachment #8890641 - Flags: review?(cdawson) → review+
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/5bd8e7a1499ef88464a5b766fb95d58edba4ca0e
Bug 1384788 - (bug filer) handle xperf failures' non-typical formatting (#2661) r=camd
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: