[flang-commits] [flang] [flang] Disable test for PowerPC (PR #134249)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Thu Apr 3 07:09:44 PDT 2025


ergawy wrote:

> Do we know the reason why the test crashes on PowerPC? I think the test is only to test the `-help` option.

I don't have a ppc system so unfortunately cannot debug it. The reason I disabled it is because this is just a test for CLI options, it should be enough to verify that it works on at least one system. Also, not sure if the test is just flakey or always crashes on ppc.

https://github.com/llvm/llvm-project/pull/134249


More information about the flang-commits mailing list