Ver Fonte

Exclude `typedarray/allocation{,2}.js` on x86

Lukas Kurz há 4 meses atrás
pai
commit
2dba810c92
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      test/typedarray/rlexe.xml

+ 2 - 2
test/typedarray/rlexe.xml

@@ -270,14 +270,14 @@ Below test fails with difference in space. Investigate the cause and re-enable t
   <test>
   <test>
     <default>
     <default>
       <files>allocation.js</files>
       <files>allocation.js</files>
-      <tags>typedarray,exclude_arm,xplatslow,Slow</tags>
+      <tags>typedarray,exclude_arm,xplatslow,Slow,exclude_x86</tags>
       <timeout>300</timeout>
       <timeout>300</timeout>
     </default>
     </default>
   </test>
   </test>
   <test>
   <test>
     <default>
     <default>
       <files>allocation2.js</files>
       <files>allocation2.js</files>
-      <tags>typedarray,exclude_arm,xplatslow,Slow</tags>
+      <tags>typedarray,exclude_arm,xplatslow,Slow,exclude_x86</tags>
       <timeout>300</timeout>
       <timeout>300</timeout>
     </default>
     </default>
   </test>
   </test>