dev-lang/spidermonkey: skip waiterlist-order-of-operations-is-fifo.js test

Test is known to timeout on some systems.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2020-11-08 22:07:23 +01:00
parent 824f8c56b5
commit b21049f454

View File

@@ -180,6 +180,7 @@ src_test() {
fi
local -a KNOWN_TESTFAILURES
KNOWN_TESTFAILURES+=( test262/built-ins/Atomics/wait/bigint/waiterlist-order-of-operations-is-fifo.js )
KNOWN_TESTFAILURES+=( test262/intl402/RelativeTimeFormat/prototype/format/en-us-numeric-auto.js )
KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/timeZone_backward_links.js )
KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/tz-environment-variable.js )