Source code
Revision control
Copy as Markdown
Other Tools
[test-analyser-resume-after-suspended.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: [OK, CRASH]
if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
if (os == "linux") and tsan: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
if os == "mac": [OK, TIMEOUT]
[AnalyserNode resume after suspended]
expected:
if (os == "linux") and tsan: [TIMEOUT, PASS]
if os == "mac": [PASS, TIMEOUT]