|
|
@@ -28,7 +28,7 @@
|
|
|
<default>
|
|
|
<files>testBitwise.js</files>
|
|
|
<baseline>testBitwise.baseline</baseline>
|
|
|
- <tags>exclude_dynapogo</tags>
|
|
|
+ <tags>exclude_dynapogo,exclude_drt</tags>
|
|
|
<compile-flags>-bgjit- -on:asmjs -testtrace:asmjs -simdjs -AsmJsStopOnError</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
@@ -36,7 +36,7 @@
|
|
|
<default>
|
|
|
<files>testBitwise.js</files>
|
|
|
<baseline>testBitwise.baseline</baseline>
|
|
|
- <tags>exclude_dynapogo</tags>
|
|
|
+ <tags>exclude_dynapogo,exclude_drt</tags>
|
|
|
<compile-flags>-bgjit- -on:asmjs -testtrace:asmjs -simdjs -AsmJsStopOnError -lic:1</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
@@ -44,21 +44,21 @@
|
|
|
<default>
|
|
|
<files>testBitwise.js</files>
|
|
|
<baseline>testBitwise.baseline</baseline>
|
|
|
- <tags>exclude_dynapogo</tags>
|
|
|
+ <tags>exclude_dynapogo,exclude_drt</tags>
|
|
|
<compile-flags>-on:asmjs -testtrace:asmjs -simdjs -AsmJsStopOnError -on:AsmJsInterpreter -off:fulljit -off:backend</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>testBitwise.js</files>
|
|
|
- <tags>exclude_dynapogo</tags>
|
|
|
+ <tags>exclude_dynapogo,exclude_drt</tags>
|
|
|
<compile-flags>-bgjit- -simdjs -simd128typespec -asmjs- -on:simplejit -mic:1</compile-flags>
|
|
|
</default>
|
|
|
</test>
|
|
|
<test>
|
|
|
<default>
|
|
|
<files>testBitwise.js</files>
|
|
|
- <tags>exclude_dynapogo</tags>
|
|
|
+ <tags>exclude_dynapogo,exclude_drt</tags>
|
|
|
<compile-flags>-bgjit- -simdjs -simd128typespec -asmjs- -off:simplejit -mic:1</compile-flags>
|
|
|
</default>
|
|
|
</test>
|