[PATCH] D146542: [llvm][support] Fix ScopedPrinterTest on AIX
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 09:51:42 PDT 2023
paulkirth added a comment.
Ugh, I see this issue. I missed that the "INF/inf" discrepancy also happens for JSON output, but only changed the non-JSON test string. I should have a forward fix very soon. If that causes issues, we'll either need to revert the original patch, the 2 fixes and the HasHistogram patch, or disable the test for float/double,until we sort it out.
If you really need the bot to progress, I'm fine w/ you reverting things, though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146542/new/
https://reviews.llvm.org/D146542
More information about the llvm-commits
mailing list