[PATCH] D60046: [python, tests] Disable Clang Python tests on SPARC

Rainer Orth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 07:28:45 PDT 2019


ro added a comment.

In D60046#1456034 <https://reviews.llvm.org/D60046#1456034>, @mgorny wrote:

> Just add it to the regex above.


Done now.  Initially I tried to check if it's also the ffi issue, until I noticed that some targets were skipped there for different reasons.
I cannot check anything but Solaris/SPARC, though, but assume that it's a generic SPARC issue, nothing Solaris-specific, given that Solaris/x86
passes the test.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60046/new/

https://reviews.llvm.org/D60046





More information about the cfe-commits mailing list