Closed
Bug 1036792
Opened 11 years ago
Closed 11 years ago
jit-test/tests/parallel/bug1032264.js will fail when mozilla-central is merged to mozilla-aurora on July 21st
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla33
Tracking | Status | |
---|---|---|
firefox33 | - | --- |
People
(Reporter: philor, Assigned: shu)
References
Details
You get partial credit for the if (getBuildConfiguration().parallelJS), but since // |jit-test| error: 503, and that only gets thrown inside the if parallelJS, it fails when parallelJS is off. Eleven days to permaorange.
Comment 1•11 years ago
|
||
(In reply to Phil Ringnalda (:philor) from comment #0)
> You get partial credit for the if (getBuildConfiguration().parallelJS), but
> since // |jit-test| error: 503, and that only gets thrown inside the if
> parallelJS, it fails when parallelJS is off. Eleven days to permaorange.
Can you explain user impact and do you believe these needs tracking?
Flags: needinfo?(philringnalda)
Comment 2•11 years ago
|
||
User impact is perma-failing tests, which means indefinitely closed trees on TBPL, which means no patches landing or releases shipping.
Flags: needinfo?(philringnalda)
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•