mirror of https://github.com/tc39/test262.git
S8.5_A13_T1 is implementation dependent (cannot pass on current ARM
architectures), but worth keeping around for the coverage it provides. Documented that this is expected to fail on ARM.
This commit is contained in:
parent
e6f9015301
commit
98a0b9e10e
|
@ -8,6 +8,7 @@
|
|||
*
|
||||
* @path ch08/8.5/S8.5_A13_T1.js
|
||||
* @description Finite Non zero values where e is -1074
|
||||
* @implDependent Does not pass on current ARM processors
|
||||
*/
|
||||
|
||||
//CHECK #1
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
{"date":"2012-01-16","numTests":11181,"testSuite":["json/ch07.json","json/ch08.json","json/ch09.json","json/ch10.json","json/ch11.json","json/ch12.json","json/ch13.json","json/ch14.json","json/ch15.json"],"version":"ES5.1"}
|
||||
{"date":"2012-01-18","numTests":11181,"testSuite":["json/ch07.json","json/ch08.json","json/ch09.json","json/ch10.json","json/ch11.json","json/ch12.json","json/ch13.json","json/ch14.json","json/ch15.json"],"version":"ES5.1"}
|
Loading…
Reference in New Issue