Displaying 1 result from an estimated 1 matches for "getlntfactor".
2013 Dec 19
2
[LLVMdev] How to XFAIL test cases with buildbot LNTFactory
...ance and regression testers
for Polly and LLVM and would like to XFAIL two test cases. I am using
the LNTBuilder instead of the NightlyTestBuilder out of the assumption
that the LNTBuilder is the more modern solution.
However, when trying to xfail test cases I realized the xfail=[]
parameter of getLNTFactor is ignored. Previously this was not an issue,
as LNT would automatically XFAIL test cases that failed in the previous
run, but it seems Daniel removed this 'feature' a year ago:
commit 11987a4615f2a751c30ad6de29e1c277446a940c
Author: ddunbar <ddunbar at 91177308-0d34-0410-b5e6-96231b3...