Closed Bug 1528985 Opened 5 years ago Closed 5 years ago

./mach try chooser unable to select a perf job in the UI

Categories

(Developer Infrastructure :: Try, defect)

defect
Not set
normal

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: rwood, Assigned: ahal)

References

Details

Attachments

(1 file)

When I run ./mach try chooser --full, click the Performance tab, and click on a Raptor test job - the test job is not copied into the list of scheduled jobs on the right side. Using today's nightly 67.0a1 (2019-02-19) on OSX.

I can reproduce too :/.

Nothing changed on the |mach try chooser| side of things. Were there new raptor tasks that got turned on recently? I see some errors in the JS console. Looks like the error happens here:
https://searchfox.org/mozilla-central/source/tools/tryselect/selectors/chooser/static/select.js#10

Error: Syntax error, unrecognized expression: #raptor-= jquery-3.3.1.slim.min.js:2:13153
jQuery 7
<anonymous> http://127.0.0.1:5000/static/select.js:10
jQuery 2

For some reason the first label is raptor-= raptor-tp6-binast-1. That leading raptor-= is tripping up jquery.

Ah, this is happening because of a bug in raptor.yml:
https://searchfox.org/mozilla-central/rev/b36e97fc776635655e84f2048ff59f38fa8a4626/taskcluster/ci/test/raptor.yml#366

Looks like a regression from bug 1508379.

Assignee: nobody → ahal
Status: NEW → ASSIGNED
Depends on: 1508379
Summary: ./mach try chooser unable to select a test job in the UI → ./mach try chooser unable to select a perf job in the UI

This was causing a JavaScript error in the |mach try chooser| interface since
the space resulted in invalid CSS selectors being used.

Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dbdd56ebab4
[ci] Fix typo in raptor task's try-name, r=rwood
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: