10 lines
384 B
INI
10 lines
384 B
INI
[processing-after-resume.https.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
[Test consistency of processing after resume()]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not tsan: PASS
|
|
if (os == "mac") and debug: PASS
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
|
|
if os == "android": PASS
|
|
[PASS, FAIL]
|