julia
1ae70ec4
- test: fix TypeCompareError conflict (#49663)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
test: fix TypeCompareError conflict (#49663) We have a slightly over-eager test in error.jl that requires all types ending in Error to subtype Exception, so this can cause a sporadic failure without this update.
References
#49663 - test: fix TypeCompareError test conflict
Author
vtjnash
Parents
4e782bf9
Loading