[LLVMbugs] [Bug 5317] New: Need target-specific XFAIL in Clang tests
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Oct 27 08:23:01 PDT 2009
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: unassignedbugs at nondot.org
ReportedBy: John.Thompson.JTSoftware at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list