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.
ELAPSED_MINUTES
1 parent 1b48506 commit 4f8cb75Copy full SHA for 4f8cb75
test/runtests.jl
@@ -79,4 +79,4 @@ const RUN_SLOW_TESTS = LoopVectorization.REGISTER_COUNT ≤ 16 || !parse(Bool, g
79
end
80
81
const ELAPSED_MINUTES = (time() - START_TIME)/60
82
-@test ELAPSED_MINUTES < 120
+@test ELAPSED_MINUTES < 180
0 commit comments