Closed 12wrigja closed 1 year ago
I'm going to defer changing the file name because I'm starting to think there should be a better way to specify what version a specific expected-failure list applies to, instead of having to adjust logic in runtest262.mjs.
V8 broke Test262 by releasing a regression that caused the output of
Intl.DateTimeFormat.p.format
to differ fromIntl.DateTimeFormat.p.format
. See https://bugs.chromium.org/p/chromium/issues/detail?id=1416538.Until V8 fixes itself and those fixes get into CI, we'll skip the now-broken tests.