Closed Bug 1620846 Opened 4 years ago Closed 4 years ago

./mach jit-test --debug no longer works

Categories

(Core :: JavaScript Engine, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: tcampbell, Assigned: sfink)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Running ./mach jit-test --debug autopsy currently fails with the following error:

Traceback (most recent call last):
  File "/home/tcampbell/projects/gecko.dev/js/src/jit-test/jit_test.py", line 398, in <module>
    main(sys.argv[1:])
  File "/home/tcampbell/projects/gecko.dev/js/src/jit-test/jit_test.py", line 358, in main
    tc = job_list.next()
AttributeError: 'generator' object has no attribute 'next'

We should make sure to uplift the fix to Beta if we miss the merge window.

Assignee: nobody → sphink
Status: NEW → ASSIGNED
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7aa696aefc46
gen.next() py3 compatibility fix for js testing r=evilpie
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: