7 lines
491 B
INI
7 lines
491 B
INI
[request-video-frame-callback-repeating.html]
|
|
[Test chaining calls to video.rVFC, and verify the required parameters.]
|
|
expected:
|
|
if (os == "linux") and not tsan and (processor == "x86_64") and not fission and debug: [PASS, FAIL]
|
|
if (os == "linux") and not tsan and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
|
|
if (os == "linux") and not tsan and (processor == "x86_64") and fission: [PASS, FAIL]
|
|
if (os == "linux") and tsan: [PASS, FAIL]
|