blob: 9a2e1741044266285ad210a10bb59dc8d70532e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# temporary, builds fail in various ways on 32-bit
#
# pentium4:
#REGRESSIONS
# test262/language/types/number/S8.5_A2.2.js
# test262/language/types/number/S8.5_A2.1.js
# test262/built-ins/Number/prototype/toPrecision/return-values.js
# non262/Intl/NumberFormat/formatToParts.js
# non262/Date/timeclip.js
# i686
#REGRESSIONS
# test262/language/types/number/S8.5_A2.2.js
# test262/language/types/number/S8.5_A2.1.js
# non262/Intl/NumberFormat/formatToParts.js
# non262/Date/timeclip.js
#
unset check
|