expect_identical shouldn't always call all.equal() #165
Comments
Hmmmm, this might need some fundamental changes to testthat - currently both the failure and success messages are generated regardless of which occurs. |
Or I could just make the error message less informative. |
A less-informative error message seems fine to me. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This happens now due to some changes in R-devel:
But it might get fixed in R-devel...
The text was updated successfully, but these errors were encountered: