Commit 9bc760fc authored by Tooru Fujisawa's avatar Tooru Fujisawa
Browse files

Bug 1825095 - Skip getBacktrace-invalid.js test on coverage. r=jandem

parent f6a209ea
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
// |jit-test| skip-if: isLcovEnabled()
// Skip this test on Lcov because the invalid filename breaks the test harness.

// Some filename handling code still uses latin1, and some characters are
// replaced with REPLACEMENT CHARACTER (U+FFFD).
//