huge-font-crash-print.html.ini (529B)
1 [huge-font-crash-print.html] 2 # Linux(debug) crashes with a fatal (parent-process) assertion because freetype 3 # failure puts then cairo surface into an error state, see bug 1725070. 4 disabled: 5 if asan and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1929461 6 if debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1725070 7 # (jfkthame) This passes for me locally, but currently times out in CI. 8 # The important thing is that it should not crash. 9 expected: 10 [PASS, TIMEOUT]