Update web-platform-tests to 079a2cb6a1226a3587ab776b22849e4cd83aaa91
Categories
(Testing :: web-platform-tests, task)
Tracking
(firefox125 fixed)
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wptsync landing])
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 6•1 years ago
|
||
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 7•1 years ago
|
||
Updated•1 years ago
|
Assignee | ||
Comment 8•1 years ago
|
||
Comment 10•1 years ago
|
||
Comment 11•1 years ago
|
||
Comment 12•1 years ago
|
||
Andreas, could you please have a look over these wpt-sync changes to see if [empty-iframe-load-event.html]
should actually be passing on tsan? Cause on tree it's not hence the changes in comment 11. Thank you.
Comment 13•1 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9cd2b64805b2
https://hg.mozilla.org/mozilla-central/rev/8042d9f9b7b6
https://hg.mozilla.org/mozilla-central/rev/8b7beaff4b96
Assignee | ||
Updated•1 years ago
|
Comment 14•1 years ago
|
||
Henri, you wrote that test, do you have any idea of why it passes on TSAN?
Comment 15•1 years ago
|
||
(In reply to Andreas Farre [:farre] from comment #14)
Henri, you wrote that test, do you have any idea of why it passes on TSAN?
The test tries to wait for two event loop spins. Chances are that TSAN overhead changes timing so that the event loops spins occur somehow differently, although the reasoning of the test is that the number of event loop spins should be what matters and not how long those spins take.
Description
•