Skip to content

Commit 3415c23

Browse files
Exclude typedarray/allocation{,2}.js on x86
1 parent 82889e6 commit 3415c23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/typedarray/rlexe.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,14 +270,14 @@ Below test fails with difference in space. Investigate the cause and re-enable t
270270
<test>
271271
<default>
272272
<files>allocation.js</files>
273-
<tags>typedarray,exclude_arm,xplatslow,Slow</tags>
273+
<tags>typedarray,exclude_arm,xplatslow,Slow,exclude_x86</tags>
274274
<timeout>300</timeout>
275275
</default>
276276
</test>
277277
<test>
278278
<default>
279279
<files>allocation2.js</files>
280-
<tags>typedarray,exclude_arm,xplatslow,Slow</tags>
280+
<tags>typedarray,exclude_arm,xplatslow,Slow,exclude_x86</tags>
281281
<timeout>300</timeout>
282282
</default>
283283
</test>

0 commit comments

Comments
 (0)