Conversation
|
Assert tests now failing because of #767 (comment) instead of a typo. Not sure what's up with the AMD and CUDA tests. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #770 +/- ##
==========================================
+ Coverage 74.92% 74.95% +0.02%
==========================================
Files 24 24
Lines 3781 3781
==========================================
+ Hits 2833 2834 +1
+ Misses 948 947 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Would successfully rebuilding this build make it the one that is used in the gnuassertr tests? It's only failing because the test passes but doesn't think it should since it's fetching a build that isn't tagged as 1.12.5 yet |
|
Maybe; I retried it. |
4c8365a to
7ab458e
Compare
Didn’t work :/ This can probably still be merged as-is and the assert build tests will probably fix themselves after the next commit to the release-1.12 julia branch |
Missed before merging #769