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.
2 parents 1b48506 + 4f8cb75 commit 88060f3Copy full SHA for 88060f3
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