http://llvm.org/bugs/show_bug.cgi?id=5317

           Summary: Need target-specific XFAIL in Clang tests
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


In the Clang tests, we need a way to mark a test as expecting failure on a
given platform.

For example, in running on Windows a test that runs the driver and calls gcc
will fail.

In looking at TestRunner.py, it seems like XFAIL should take a target triple
argument, but this doesn't work.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to