Revert jit-test workaround for Windows/NSPR threading issues
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: jandem, Assigned: jandem)
References
Details
(Keywords: triage-deferred)
Attachments
(4 files)
The patch for bug 970063 made us ignore test timeouts on some Windows versions due to a Windows bug we hit with NSPR threads (see bug 970063 comment 7).
Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Just wondering, is this ready for landing?
Pushed by jandemooij@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c1c9882472df Remove jit-test workaround for Windows/NSPR threading issues. r=fitzgen
Assignee | ||
Comment 4•7 years ago
|
||
(In reply to Gary Kwong [:gkw] [:nth10sd] from comment #2) > Just wondering, is this ready for landing? Sorry for the delay. I have a bit of a backlog atm, will push more stuff this week.
Assignee | ||
Comment 5•7 years ago
|
||
Bah, I backed this out because it makes Windows CGC jobs timeout. We just need to add more tests to the slow-tests-with-CGC file I guess.
Assignee | ||
Updated•7 years ago
|
Backout by jandemooij@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/6d68d4884890 Backed out changeset c1c9882472df for cgc timeouts.
Updated•6 years ago
|
Comment 7•5 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months. :jandem, maybe it's time to close this bug?
Assignee | ||
Comment 8•5 years ago
|
||
(In reply to Release mgmt bot [:sylvestre / :calixte] from comment #7) > The leave-open keyword is there and there is no activity for 6 months. > :jandem, maybe it's time to close this bug? Nope, we still want to fix this.
Comment 9•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
Assignee | ||
Updated•4 years ago
|
Comment 10•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
Assignee | ||
Updated•4 years ago
|
Comment 11•3 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
Assignee | ||
Updated•3 years ago
|
Comment 12•3 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
Assignee | ||
Updated•3 years ago
|
Comment 13•2 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
Assignee | ||
Updated•2 years ago
|
Comment 14•2 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 15•2 years ago
|
||
When this last landed (5 years ago), it was backed out because some slow tests caused
timeouts. The SM Windows CI builds now run on Windows Server 2012, which has kernel
version 6.2, so shouldn't be affected by this workaround for versions 6.0 and 6.1.
Updated•2 years ago
|
Assignee | ||
Comment 16•2 years ago
|
||
Depends on D133630
Assignee | ||
Comment 17•2 years ago
|
||
This bug might have been related to the other (NSPR) issue, or maybe it only affected
Windows 7 to begin with. We can easily add this back if it still happens.
Depends on D133647
Comment 18•2 years ago
|
||
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1a8a683341db part 1 - Revert jit-test workaround for Windows/NSPR threading issues. r=iain https://hg.mozilla.org/integration/autoland/rev/6e95dc63f3d2 part 2 - Fix auto-formatted code to be more readable. r=iain
Comment 19•2 years ago
|
||
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7285a00652cd part 3 - Remove another Windows-specific workaround. r=iain
Comment 20•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Description
•