Skip to content

Commit f04a4d1

Browse files
author
Thomas Moore (CHAKRA)
committed
Remove new BGParse tests
1 parent af0de1c commit f04a4d1

File tree

4 files changed

+0
-28
lines changed

4 files changed

+0
-28
lines changed

test/Math/rlexe.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,6 @@
102102
<baseline>sin.baseline</baseline>
103103
</default>
104104
</test>
105-
<test>
106-
<default>
107-
<files>sin.js</files>
108-
<baseline>sin.baseline</baseline>
109-
<compile-flags>-ExecuteWithBgParse</compile-flags>
110-
</default>
111-
</test>
112105
<test>
113106
<default>
114107
<files>sqrt.js</files>

test/Optimizer/rlexe.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -915,12 +915,6 @@
915915
<files>test127.js</files>
916916
</default>
917917
</test>
918-
<test>
919-
<default>
920-
<files>test127.js</files>
921-
<compile-flags>-ExecuteWithBgParse</compile-flags>
922-
</default>
923-
</test>
924918
<test>
925919
<default>
926920
<files>test128.js</files>

test/Strings/rlexe.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -212,13 +212,6 @@
212212
<baseline>long_concatstr.baseline</baseline>
213213
</default>
214214
</test>
215-
<test>
216-
<default>
217-
<files>long_concatstr.js</files>
218-
<baseline>long_concatstr.baseline</baseline>
219-
<compile-flags>-ExecuteWithBgParse</compile-flags>
220-
</default>
221-
</test>
222215
<test>
223216
<default>
224217
<files>StringTagFunctions.js</files>

test/es6/rlexe.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -507,14 +507,6 @@
507507
<compile-flags> -ES6Unicode</compile-flags>
508508
</default>
509509
</test>
510-
<test>
511-
<default>
512-
<files>normalize.js</files>
513-
<baseline>normalize.baseline</baseline>
514-
<tags>exclude_noicu</tags>
515-
<compile-flags>-ES6Unicode -ExecuteWithBgParse</compile-flags>
516-
</default>
517-
</test>
518510
<test>
519511
<default>
520512
<files>normalizeProp.js</files>

0 commit comments

Comments
 (0)