creation.html.ini (300B)
1 [creation.html] 2 expected: 3 if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR] 4 if (os == "linux") and not debug: [OK, CRASH] 5 if isolated_process: TIMEOUT 6 bug: 1709960 7 [creation] 8 expected: FAIL 9 10 [creation 1] 11 expected: FAIL 12 13 [creation 2] 14 expected: FAIL