mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
no bug, mark two slow tests as slow
This commit is contained in:
parent
9417b69268
commit
5c6f651bcf
@ -1,4 +1,4 @@
|
||||
// |jit-test| debug
|
||||
// |jit-test| slow; debug
|
||||
|
||||
/* Make a lot of functions of the form:
|
||||
function x1(){x1();}
|
||||
|
@ -1,4 +1,4 @@
|
||||
// |jit-test| mjitalways
|
||||
// |jit-test| slow; mjitalways
|
||||
|
||||
var nlocals = 50;
|
||||
var localstr = "";
|
||||
|
Loading…
Reference in New Issue
Block a user