Skip to content

Commit 4ef1059

Browse files
committed
remove intermittent test
1 parent 791c060 commit 4ef1059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/g020a.ijs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ d =. u!.0 | NB. intolerant prim
167167
assert. (a -: b)"0/~ y
168168
assert. (c -: d)"0/~ y
169169
assert. (7!:2 'a~ x') > 2 * (7!:2 'b~ x')
170-
assert. (10000 (6!:2) 'b~ x') > 1.3 * (10000 (6!:2) 'd~ x')
170+
NB. removed because sometimes failed assert. (10000 (6!:2) 'b~ x') > 1.3 * (10000 (6!:2) 'd~ x')
171171
1 return.
172172
x
173173
}}

0 commit comments

Comments
 (0)