blob: 8a56172e0433823034430776528e0db41656fa95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[audiocontext-suspend-resume.html]
expected:
if (os == "android") and debug and fission: [ERROR, TIMEOUT]
if (os == "android") and debug and not fission: [ERROR, TIMEOUT]
ERROR
[X p1 = offlineContext.suspend() incorrectly threw TypeError: "offlineContext.suspend is not a function".]
expected: FAIL
[X p1 instanceof Promise is not true. Got false.]
expected: FAIL
[Executing "test-suspend"]
expected: FAIL
[Executing "test-after-close"]
expected: TIMEOUT
[Audit report]
expected: NOTRUN
[Executing "resume-running-context"]
expected: NOTRUN
|