Skip to content

Commit d5fab05

Browse files
committed
deactivate testv8 wasm/embenchen tests due to excessive run time
1 parent 224fb13 commit d5fab05

1 file changed

Lines changed: 27 additions & 18 deletions

File tree

graal-js/test/testV8.json

Lines changed: 27 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3333,58 +3333,67 @@
33333333
"comment" : "Different error message"
33343334
}, {
33353335
"filePath" : "mjsunit/wasm/embenchen/box2d.js",
3336-
"status" : "PASS",
3336+
"status" : "SKIP",
33373337
"statusOverrides" : {
33383338
"BIG_ENDIAN" : "SKIP"
3339-
}
3339+
},
3340+
"comment" : "run time too high"
33403341
}, {
33413342
"filePath" : "mjsunit/wasm/embenchen/copy.js",
3342-
"status" : "PASS",
3343+
"status" : "SKIP",
33433344
"statusOverrides" : {
33443345
"BIG_ENDIAN" : "SKIP"
3345-
}
3346+
},
3347+
"comment" : "run time too high"
33463348
}, {
33473349
"filePath" : "mjsunit/wasm/embenchen/corrections.js",
3348-
"status" : "PASS",
3350+
"status" : "SKIP",
33493351
"statusOverrides" : {
33503352
"BIG_ENDIAN" : "SKIP"
3351-
}
3353+
},
3354+
"comment" : "run time too high"
33523355
}, {
33533356
"filePath" : "mjsunit/wasm/embenchen/fannkuch.js",
3354-
"status" : "PASS",
3357+
"status" : "SKIP",
33553358
"statusOverrides" : {
33563359
"BIG_ENDIAN" : "SKIP"
3357-
}
3360+
},
3361+
"comment" : "run time too high"
33583362
}, {
33593363
"filePath" : "mjsunit/wasm/embenchen/fasta.js",
3360-
"status" : "PASS",
3364+
"status" : "SKIP",
33613365
"statusOverrides" : {
33623366
"BIG_ENDIAN" : "SKIP"
3363-
}
3367+
},
3368+
"comment" : "run time too high"
33643369
}, {
33653370
"filePath" : "mjsunit/wasm/embenchen/lua_binarytrees.js",
3366-
"status" : "PASS",
3371+
"status" : "SKIP",
33673372
"statusOverrides" : {
33683373
"BIG_ENDIAN" : "SKIP"
3369-
}
3374+
},
3375+
"comment" : "run time too high"
33703376
}, {
33713377
"filePath" : "mjsunit/wasm/embenchen/memops.js",
3372-
"status" : "PASS",
3378+
"status" : "SKIP",
33733379
"statusOverrides" : {
33743380
"BIG_ENDIAN" : "SKIP"
3375-
}
3381+
},
3382+
"comment" : "run time too high"
33763383
}, {
33773384
"filePath" : "mjsunit/wasm/embenchen/primes.js",
3378-
"status" : "PASS",
3385+
"status" : "SKIP",
33793386
"statusOverrides" : {
33803387
"BIG_ENDIAN" : "SKIP"
3381-
}
3388+
},
3389+
"comment" : "run time too high"
33823390
}, {
33833391
"filePath" : "mjsunit/wasm/embenchen/zlib.js",
3384-
"status" : "PASS",
3392+
"status" : "SKIP",
33853393
"statusOverrides" : {
33863394
"BIG_ENDIAN" : "SKIP"
3387-
}
3395+
},
3396+
"comment" : "run time too high"
33883397
}, {
33893398
"filePath" : "mjsunit/wasm/empirical_max_memory.js",
33903399
"status" : "SKIP",

0 commit comments

Comments
 (0)