llvm-project
c65e6da9
- [z/OS] Mark 19 tests UNSUPPORTED on z/OS due to an issue in printf. (#196391)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 hours ago
[z/OS] Mark 19 tests UNSUPPORTED on z/OS due to an issue in printf. (#196391) Those tests fail on z/OS because printf interprets octal escape sequences as EBCDIC characters and converts them to ASCII, producing incorrect values in the output.
References
#196391 - [z/OS] Mark 19 tests UNSUPPORTED on z/OS due to an issue in printf.
Author
sujianIBM
Parents
3e03c888
Loading