Julia Programming Language
Erratic test failure: difference between ]test and include(./test/runtests.jl)
General Usage
package
,
testing
kristoffer.carlsson
December 1, 2021, 10:25pm
8
It’s actually places that use
@simd
that are interesting. Could be in Base.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
How to test @inbounds / @boundscheck behavior?
General Usage
testing
1
457
September 28, 2020
Package test failing due to bounds checking enabled
General Usage
question
,
testing
,
simd
13
1444
March 19, 2017
`]test Package` errors, but `include(test_script)` succeeds
General Usage
3
296
June 14, 2023
Peculiar behavior with Pkg.test
General Usage
3
328
September 22, 2021
Pkg.test() is orders of magnitude slower than include("test/runtests.jl")
Performance
4
367
July 7, 2021