Searched refs:xfail (Results 1 – 25 of 28) sorted by relevance
12
/third_party/skia/third_party/externals/libpng/tests/ |
D | pngtest-all | 12 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/bad_iCCP.png 13 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/empty_ancillary_chunks.png 14 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_*_chunk.png \ 16 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_IDAT.png
|
/third_party/mesa3d/src/util/tests/format/ |
D | meson.build | 10 should_fail : meson.get_cross_property('xfail', '').contains(t),
|
/third_party/elfutils/tests/ |
D | run-debuginfod-webapi-concurrency.sh | 67 xfail "grep Server.reached.connection vlog$PORT1" # PR28661
|
D | debuginfod-subr.sh | 164 xfail() { function
|
D | ChangeLog | 108 * run-debuginfod-webapi-concurrency.sh: Fix PR number in xfail. 147 * debuginfod-subr.sh (xfail): New proc.
|
/third_party/mesa3d/.gitlab-ci/meson/ |
D | build.sh | 27 # should_fail: meson.get_cross_property('xfail', '').contains(t),
|
/third_party/mesa3d/src/gallium/tests/unit/ |
D | meson.build | 34 should_fail : meson.get_cross_property('xfail', '').contains(t),
|
/third_party/skia/third_party/externals/libpng/ |
D | pngtest.c | 147 static int xfail = 0; variable 1911 xfail++; in main() 1971 if (xfail) in main() 2065 if (xfail) in main()
|
D | Makefile.in | 1491 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 1523 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
D | CHANGES | 5959 Added the --xfail (expected FAIL) option to pngtest.c. It writes XFAIL 5968 Make pngtest --strict, --relax, --xfail options imply -m (multiple).
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | meson.build | 143 should_fail : meson.get_cross_property('xfail', '').contains(t),
|
/third_party/curl/docs/libcurl/ |
D | Makefile.in | 1064 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 1096 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/mesa3d/src/compiler/nir/ |
D | meson.build | 433 should_fail : meson.get_cross_property('xfail', '').contains('load_store_vectorizer'),
|
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
D | Makefile.in | 1039 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 1071 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/libffi/ |
D | ChangeLog.old | 592 * testsuite/libffi.call/cls_longdouble.c: Remove xfail for 1410 * testsuite/libffi.call/cls_double_va.c: xfail dg-output on 1499 * testsuite/libffi.call/err_bad_typedef.c: Remove xfail. 1500 * testsuite/libffi.call/err_bad_abi.c: Remove xfail. 1887 * testsuite/libffi.call/cls_longdouble_va.c: Mark as xfail for 1910 testsuite/libffi.call/cls_pointer_stack.c: Remove xfail for 1917 testsuite/libffi.call/stret_large2.c: Remove xfail for arm*-*-*. 2026 * testsuite/libffi.call/stret_medium.c: Remove xfail for mips*-*-* 2064 * testsuite/libffi.call/cls_dbls_struct.c (main): Remove xfail 2264 * testsuite/libffi.call/err_bad_typedef.c: xfail everywhere. [all …]
|
D | ChangeLog | 415 Mark xfail for m68k and alpha. 1072 Mark some cases as xfail due to GCC bug 1650 xfail unwind tests for moxie 2929 xfail the unwindtest for osx as per issue #279 7665 Remove xfail for arm*-*-*. 9625 * testsuite/libffi.call/err_bad_typedef.c: xfail everywhere. 9634 * testsuite/libffi.call/cls_longdouble_va.c: Add xfail sh*-*-linux-*. 9635 * testsuite/libffi.call/err_bad_abi.c: Add xfail sh*-*-*. 9690 * testsuite/libffi.call/cls_dbls_struct.c: Add xfail x86_64-*-linux-*.
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | Makefile.in | 1092 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 1124 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/libevdev/test/ |
D | Makefile.in | 1078 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 1110 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
D | Makefile.in | 1073 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
D | Makefile.in | 1530 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 1562 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
D | Makefile.in | 1243 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.3.0.rst | 1353 - ci/freedreno: Fix xfail update for arb_draw_indirect. 1598 - lavapipe: remove duplicate xfail with typo
|
D | 21.1.0.rst | 1722 - ci/freedreno: Fix up the xfail/flake handling of a3xx texture functions. 1745 - ci/freedreno: Fix xfail setup for sampler3d_float_vertex.
|
D | 21.0.0.rst | 1149 - ci/deqp: Make sure that we pull in all board-specific xfail/skip/flake files.
|
D | 22.1.0.rst | 1132 - ci/virgl: Drop the bvec4_from_mat4x2_vs xfail.
|
12