5 lines
205 B
INI
5 lines
205 B
INI
[navigation.https.sub.html]
|
|
expected:
|
|
if not debug and (os == "linux") and asan and fission: CRASH
|
|
if not debug and (os == "mac"): [OK, CRASH]
|
|
if not debug and (os == "android"): [OK, CRASH]
|