|
|
@@ -66,7 +66,6 @@
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>math.js</files>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
<compile-flags>-wasm -wasmi64</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
@@ -94,7 +93,6 @@
|
|
|
<default>
|
|
|
<files>global.js</files>
|
|
|
<baseline>baselines/global.baseline</baseline>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
<compile-flags>-wasm -wasmi64</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
@@ -103,7 +101,6 @@
|
|
|
<files>basic.js</files>
|
|
|
<baseline>basic.baseline</baseline>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -124,7 +121,6 @@
|
|
|
<default>
|
|
|
<files>table_imports.js</files>
|
|
|
<baseline>baselines/table_imports.baseline</baseline>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
<compile-flags>-wasm -wasmi64</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
@@ -140,14 +136,12 @@
|
|
|
<files>call.js</files>
|
|
|
<baseline>baselines/call.baseline</baseline>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>array.js</files>
|
|
|
<baseline>array.baseline</baseline>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
@@ -155,7 +149,6 @@
|
|
|
<default>
|
|
|
<files>trunc.js</files>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -163,7 +156,6 @@
|
|
|
<files>api.js</files>
|
|
|
<baseline>baselines/api.baseline</baseline>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_xplat</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -191,7 +183,7 @@
|
|
|
<default>
|
|
|
<files>inlining.js</files>
|
|
|
<baseline>inlining.baseline</baseline>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -199,35 +191,35 @@
|
|
|
<files>params.js</files>
|
|
|
<baseline>baselines/params.baseline</baseline>
|
|
|
<compile-flags>-wasm -args 14000 -endargs</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_dynapogo,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7,exclude_dynapogo</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>debugger_basic.js</files>
|
|
|
<compile-flags>-wasm -dbgbaseline:debugger_basic.js.dbg.baseline</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>debugger_basic.js</files>
|
|
|
<compile-flags>-wasm -maic:1 -dbgbaseline:debugger_basic.js.dbg.baseline</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>debugger_basic.js</files>
|
|
|
<compile-flags>-wasm -debuglaunch -args debuglaunch -endargs -dbgbaseline:debugger_basic_launch.js.dbg.baseline</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>wasmcctx.js</files>
|
|
|
<compile-flags>-wasm -dbgbaseline:wasmcctx.js.dbg.baseline -InspectMaxStringLength:50</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7,exclude_drt,exclude_snap,require_debugger</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -284,7 +276,7 @@
|
|
|
<default>
|
|
|
<files>nestedblocks.js</files>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_dynapogo,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_dynapogo</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -299,7 +291,7 @@
|
|
|
<default>
|
|
|
<files>signextend.js</files>
|
|
|
<compile-flags>-wasm -args --no-verbose -endargs</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -307,28 +299,28 @@
|
|
|
<files>unsigned.js</files>
|
|
|
<baseline>baselines/unsigned.baseline</baseline>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>memory.js</files>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>memory.js</files>
|
|
|
<compile-flags>-wasm -wasmfastarray-</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>superlongsignaturemismatch.js</files>
|
|
|
<compile-flags>-wasm</compile-flags>
|
|
|
- <tags>exclude_xplat,exclude_jshost,exclude_drt,exclude_win7</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -347,7 +339,7 @@
|
|
|
<default>
|
|
|
<files>polyinline.js</files>
|
|
|
<compile-flags>-maxinterpretcount:2 -off:simplejit</compile-flags>
|
|
|
- <tags>exclude_xplat,exclude_jshost,exclude_win7</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -355,7 +347,7 @@
|
|
|
<files>limits.js</files>
|
|
|
<compile-flags>-wasm -args --no-verbose --end 4 -endargs</compile-flags>
|
|
|
<timeout>300</timeout>
|
|
|
- <tags>exclude_xplat,exclude_jshost,exclude_drt,exclude_win7,exclude_chk,exclude_dynapogo,exclude_x86,Slow</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_chk,exclude_dynapogo,exclude_x86,Slow</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -363,7 +355,7 @@
|
|
|
<files>limits.js</files>
|
|
|
<compile-flags>-wasm -args --no-verbose --start 4 --end 12 -endargs</compile-flags>
|
|
|
<timeout>300</timeout>
|
|
|
- <tags>exclude_xplat,exclude_jshost,exclude_drt,exclude_win7,exclude_chk,exclude_dynapogo,exclude_x86,Slow</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_chk,exclude_dynapogo,exclude_x86,Slow</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
@@ -371,42 +363,42 @@
|
|
|
<files>limits.js</files>
|
|
|
<compile-flags>-wasm -args --no-verbose --start 12 -endargs</compile-flags>
|
|
|
<timeout>300</timeout>
|
|
|
- <tags>exclude_xplat,exclude_jshost,exclude_drt,exclude_win7,exclude_chk,exclude_dynapogo,exclude_x86,Slow</tags>
|
|
|
+ <tags>exclude_jshost,exclude_drt,exclude_win7,exclude_chk,exclude_dynapogo,exclude_x86,Slow</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>loopstslot.js</files>
|
|
|
<compile-flags>-forcejitloopbody</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>loopyield.js</files>
|
|
|
<compile-flags>-forcejitloopbody</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>loopyieldnested.js</files>
|
|
|
<compile-flags>-lic:10 -bgjit-</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>loopyieldtypes.js</files>
|
|
|
<compile-flags>-forcejitloopbody</compile-flags>
|
|
|
- <tags>exclude_jshost,exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_jshost,exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>loopyieldregress.js</files>
|
|
|
<compile-flags>-lic:0 -bgjit-</compile-flags>
|
|
|
- <tags>exclude_win7,exclude_xplat</tags>
|
|
|
+ <tags>exclude_win7</tags>
|
|
|
</default>
|
|
|
</test>
|
|
|
</regress-exe>
|