This test began failing after recent changes. Disable it for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The patch is fine, but I am confused as to how the str_to_float tests were passing with the high_precision_decimal tests failing, given that str_to_float uses high_precision_decimal.
Comment Actions
I'm not sure either. Haven't had the time to properly diagnose these failings on NVPTX. It's also more difficult for me since it's not my primary development system. I have a feeling there might be a common cause between the spurious failures on NVPTX here but I still to sit down and try to make a reproducer.