Searched refs:xfail (Results 1 – 25 of 38) sorted by relevance
12
8 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/bad_iCCP.png9 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/empty_ancillary_chunks.png10 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_*_chunk.png \13 exec ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_IDAT.png
257 @failed=0; all=0; xfail=0; xpass=0; skip=0; \282 xfail=`expr $$xfail + 1`; \304 if test "$$xfail" -eq 0; then \307 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \308 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
371 @failed=0; all=0; xfail=0; xpass=0; skip=0; \396 xfail=`expr $$xfail + 1`; \418 if test "$$xfail" -eq 0; then \421 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \422 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
402 @failed=0; all=0; xfail=0; xpass=0; skip=0; \427 xfail=`expr $$xfail + 1`; \449 if test "$$xfail" -eq 0; then \452 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \453 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
567 @failed=0; all=0; xfail=0; xpass=0; skip=0; \592 xfail=`expr $$xfail + 1`; \614 if test "$$xfail" -eq 0; then \617 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \618 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1 ; A bug fix in the DAGCombiner made this test fail, so marking as xfail
751 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \775 xfail=`expr $$xfail + 1`; \789 if test "$$xfail" -eq 0; then \792 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
9 #error this test must xfail
147 static int xfail = 0; variable1909 xfail++; in main()1969 if (xfail) in main()2063 if (xfail) in main()
119 set(LIT_ARGS_DEFAULT "-sv --show-xfail --show-unsupported")
120 set(LIT_ARGS_DEFAULT "-sv --show-xfail --show-unsupported")
920 @failed=0; all=0; xfail=0; xpass=0; skip=0; \945 xfail=`expr $$xfail + 1`; \967 if test "$$xfail" -eq 0; then \970 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \971 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
228 xfail "$resultmsg"
4 ; xfail this file for now because of PR8156, when it gets solved merge this with avx-splat.ll
773 @failed=0; all=0; xfail=0; xpass=0; skip=0; \797 xfail=`expr $$xfail + 1`; \811 if test "$$xfail" -eq 0; then \814 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1236 @failed=0; all=0; xfail=0; xpass=0; skip=0; \1261 xfail=`expr $$xfail + 1`; \1283 if test "$$xfail" -eq 0; then \1286 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \1287 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
584 * testsuite/libffi.call/cls_longdouble.c: Remove xfail for1402 * testsuite/libffi.call/cls_double_va.c: xfail dg-output on1491 * testsuite/libffi.call/err_bad_typedef.c: Remove xfail.1492 * testsuite/libffi.call/err_bad_abi.c: Remove xfail.1879 * testsuite/libffi.call/cls_longdouble_va.c: Mark as xfail for1902 testsuite/libffi.call/cls_pointer_stack.c: Remove xfail for1909 testsuite/libffi.call/stret_large2.c: Remove xfail for arm*-*-*.2018 * testsuite/libffi.call/stret_medium.c: Remove xfail for mips*-*-*2056 * testsuite/libffi.call/cls_dbls_struct.c (main): Remove xfail2256 * testsuite/libffi.call/err_bad_typedef.c: xfail everywhere.[all …]
1039 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \1071 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1092 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \1124 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1073 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1530 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \1562 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1301 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \1333 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
96 .. option:: --show-xfail