You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are occasionally spurious failures in llvm-test-suite, and
you end up with a phenomenally unhelpful message like:
tools/fpcmp-target: Comparison failed, textual difference between '0' and '7'
This is good enough if you can inspect the inputs to fpcmp locally,
but unhelpful for CI failures.
Improve things by dumping the inputs to fpcmp on a textual
comparison failure.
0 commit comments