Source code
Revision control
Copy as Markdown
Other Tools
[release-across-thread.tentative.https.html]
expected:
if (os == "linux") and debug and fission: [TIMEOUT, OK]
[A held lock on main thread should not prevent bfcache even after worker releases locks]
expected: PRECONDITION_FAILED
[A held lock on worker should not prevent bfcache even after main thread releases locks]
expected:
if (os == "linux") and debug and fission: [TIMEOUT, PRECONDITION_FAILED]
PRECONDITION_FAILED
[A held lock on shared worker should not prevent bfcache even after main thread releases locks]
expected:
if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT]
PRECONDITION_FAILED