We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf29a3 commit abafe4dCopy full SHA for abafe4d
tests-stdlib/test_API_env.v
@@ -340,7 +340,7 @@ Elpi Query lp:{{
340
coq.locate "Ranalysis5.derivable_pt_lim_CVU" GR,
341
std.time (coq.env.transitive-dependencies GR _ S) T,
342
std.assert! ({coq.gref.set.cardinal S} > 3000) "too few",
343
- std.assert! (T < 10.0) "too slow" % 0.5 here
+ std.assert! (T < 20.0) "too slow" % 0.5 here
344
345
}}.
346
0 commit comments