-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[R] Map/list equality tests are failing only on the sanitizer nightlies #15001
Comments
This is also failing on the valgrind build: https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=42194&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181&l=27730
|
This is failing for me locally as well now. |
I know what's going on here. I can send a PR unless you've already got it will? |
* Closes: #15001 Lead-authored-by: Will Jones <[email protected]> Co-authored-by: Jonathan Keane <[email protected]> Signed-off-by: Jonathan Keane <[email protected]>
* Closes: apache#15001 Lead-authored-by: Will Jones <[email protected]> Co-authored-by: Jonathan Keane <[email protected]> Signed-off-by: Jonathan Keane <[email protected]>
* Closes: apache#15001 Lead-authored-by: Will Jones <[email protected]> Co-authored-by: Jonathan Keane <[email protected]> Signed-off-by: Jonathan Keane <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
I don't know why this is happening only on the sanitizer nightlies (test-ubuntu-18.04-r-sanitizer and test-fedora-r-clang-sanitizer) , but it seems to be the case.
These tests were added in #14847. @wjones127 any ideas?
Component(s)
R
The text was updated successfully, but these errors were encountered: