11 lines
307 B
INI
11 lines
307 B
INI
[case-sensitivity.any.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[getEntriesByName values are case sensitive]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, FAIL]
|
|
|
|
|
|
[case-sensitivity.any.worker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|