11 lines
310 B
INI
11 lines
310 B
INI
[script-transform.https.html]
|
|
expected:
|
|
if (os == "linux") and not debug and fission: [OK, CRASH]
|
|
if os == "mac": [OK, TIMEOUT]
|
|
[audio exchange with transform]
|
|
expected:
|
|
if os == "mac": [PASS, TIMEOUT]
|
|
|
|
[video exchange with transform]
|
|
expected:
|
|
if os == "mac": [PASS, NOTRUN]
|