Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-filecheck.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-227880-17225/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-filecheck.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-filecheck-0.0.23-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-filecheck.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-227880-17225/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-filecheck.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GMftBU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf FileCheck.py-0.0.23 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/filecheck-0.0.23.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd FileCheck.py-0.0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-filecheck-tests-x86_64.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-filecheck-no-coverage.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e '/#!.*python3/d' filecheck/filecheck.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q8kbtq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd FileCheck.py-0.0.23 + mkdir -p /builddir/build/BUILD/FileCheck.py-0.0.23/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/FileCheck.py-0.0.23/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/FileCheck.py-0.0.23/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/FileCheck.py-0.0.23 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: filecheck Building wheel for filecheck (pyproject.toml): started Running command Building wheel for filecheck (pyproject.toml) Building wheel for filecheck (pyproject.toml): finished with status 'done' Created wheel for filecheck: filename=filecheck-0.0.23-py3-none-any.whl size=13208 sha256=d79e45f0ccb3dad117f305215f29a9282ea8c1f98d7a43ac8b2462c357b40209 Stored in directory: /builddir/.cache/pip/wheels/54/31/1c/305a624f325cd20e354c429130f10c0f7f8af837d8360170a8 Successfully built filecheck + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4nNJE6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch + cd FileCheck.py-0.0.23 ++ ls /builddir/build/BUILD/FileCheck.py-0.0.23/pyproject-wheeldir/filecheck-0.0.23-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=filecheck==0.0.23 + TMPDIR=/builddir/build/BUILD/FileCheck.py-0.0.23/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/FileCheck.py-0.0.23/pyproject-wheeldir filecheck==0.0.23 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/FileCheck.py-0.0.23/pyproject-wheeldir Processing ./pyproject-wheeldir/filecheck-0.0.23-py3-none-any.whl Installing collected packages: filecheck Creating /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/bin/filecheck to 755 Successfully installed filecheck-0.0.23 + '[' -d /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.11.py ']' + pathfix=/usr/bin/pathfix3.11.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.11.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/bin/filecheck /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/bin/filecheck: updating + rm -rfv /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch --record /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11/site-packages/filecheck-0.0.23.dist-info/REQUESTED' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.0.23-1.ocs23 --unique-debug-suffix -0.0.23-1.ocs23.noarch --unique-debug-src-base python-filecheck-0.0.23-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/FileCheck.py-0.0.23 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/lib/python3.11/site-packages/filecheck/filecheck.py is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AzB536 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd FileCheck.py-0.0.23 + grep -q /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch tests/integration/tests/examples/lit-and-filecheck/lit.local.cfg + cat + /usr/bin/invoke -e test python -m pytest tests/unit/ ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.0, pluggy-1.3.0 rootdir: /builddir/build/BUILD/FileCheck.py-0.0.23 collected 7 items tests/unit/test_check_parser.py ...... [ 85%] tests/unit/test_config.py . [100%] ============================== 7 passed in 0.04s =============================== lit --param REAL_ONLY=1 --param FILECHECK_EXEC="\"/builddir/build/BUILD/FileCheck.py-0.0.23/tests/integration/tools/FileCheck/FileCheck-9.0.1-Linux\"" --param FILECHECK_TESTER_EXEC="\"/builddir/build/BUILD/FileCheck.py-0.0.23/tests/integration/tools/FileCheck/FileCheck-9.0.1-Linux\"" -v /builddir/build/BUILD/FileCheck.py-0.0.23/tests/integration -- Testing: 110 tests, 32 workers -- UNSUPPORTED: FileCheck.py integration tests :: tests/check_commands/CHECK/failure/edge-case-no-newline/02-edge-case-no-newline-in-py/CHECK.itest (1 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/05-success_CHECK_EMPTY_after_CHECK/sample.itest (2 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/04-error_valid_but_followed_by_another_2_check_empty/sample.itest (3 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/03-error_valid_but_followed_by_another_failing_check/sample.itest (4 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/01-error_CHECK_EMPTY_without_previous_CHECK/sample.itest (5 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/06-success_CHECK_EMPTY_after_CHECK_two_times/sample.itest (6 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/02-error_CHECK_EMPTY_negative_match/sample.itest (7 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/01-negative_match_line_does_not_exist/sample.itest (8 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/01-failing-CHECK-NOT-followed-by-valid-CHECK/sample.itest (9 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/01-error_CHECK_EMPTY_without_previous_CHECK_extra_offset/sample.itest (10 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/positive/03-positive_match_regex/sample.itest (11 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/06-multiple-CHECK-NOT-all-have-effect/sample.itest (12 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/07-multiple-CHECK-NOT-do-not-get-shadowed-by-each-other/sample.itest (13 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/02-CHECK-NOT-is-the-last-check-and-multiple-to-check-yet/sample.itest (14 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/03-negative-match-check-next-on-the-first-line-no-match-exist/sample.itest (15 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/CHECK-has-a-higher-priority-than-CHECK-NOT/01-minimal-example/sample.itest (16 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/CHECK-has-a-higher-priority-than-CHECK-NOT/02-example-with-placeholder-string/sample.itest (17 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/02-negative_match_line_exist_but_later/sample.itest (18 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/02-negative_match_whitespaces/sample.itest (19 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/positive/01-positive_match/sample.itest (20 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/04-negative-match-regex-escaping_non_regex_parts/sample.itest (21 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/04-when-no-input-anymore-filters-out-CHECK-NOT-but-fails-on-CHECK/sample.itest (22 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/failure/edge-case-no-newline/01-edge-case-no-newline-in-llvm/CHECK.itest (23 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/04-negative_regex_match/sample.itest (24 of 110) UNSUPPORTED: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-EMPTY/Failure/CHECK-EMPTY.itest (25 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/positive/02-positive_check_effective_only_one_line_before_next_check/sample.itest (26 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/01-negative_match/sample.itest (27 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/02-negative_regex_match/sample.itest (28 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/many_strings/01-negative-match-of-string-between-many-placeholder-strings/sample.itest (29 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/03-negative_regex_match_spaces_before_string/sample.itest (30 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/03-CHECK-NOT-has-no-effect-if-next-CHECK-passed/sample.itest (31 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/06-negative_match_second_string/sample.itest (32 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/01-negative_match/sample.itest (33 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/07-negative_match_third_string/sample.itest (34 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/failure/09-not-enough-input-for-all-checks/CHECK.itest (35 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/03-negative_match_regex/sample.itest (36 of 110) PASS: FileCheck.py integration tests :: tests/examples/lit-and-filecheck/minimal.itest (37 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/--check-prefix/--check-prefix.itest (38 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/01-positive_match/sample.itest (39 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/02-positive_match_check_without_preceeding_semicolon/sample.itest (40 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/06-CHECK-two-times-matches-first-with-offset/sample.itest (41 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/01-positive_match/sample.itest (42 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/07-positive-regex-match-trailing-space/sample.itest (43 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/03-positive_regex_match/sample.itest (44 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/04-negative_match_no_input_lines_anymore/sample.itest (45 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/04-escaping_non_regex_parts/sample.itest (46 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/02-positive_match_whitespaces/sample.itest (47 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/01-positive_match/sample.itest (48 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/05-CHECK-two-times-matches-first/sample.itest (49 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/02-positive_match-one-line-between/sample.itest (50 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-EMPTY/Success/CHECK-EMPTY.itest (51 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/03-negative_match_first_string/sample.itest (52 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK/Success/CHECK.itest (53 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/05-negative_match_first_string_no_best_match/sample.itest (54 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/02-positive_match-one-line-between/sample.itest (55 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK/Failure/CHECK.itest (56 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NOT/Failure/CHECK-NOT.itest (57 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/03-negative_match_first_string/sample.itest (58 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/04-negative_match_second_string/sample.itest (59 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/04-negative_match_first_string_scanning_for_the_best_match/sample.itest (60 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NOT/Success/CHECK-NOT.itest (61 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NEXT/Failure/CHECK-NEXT.itest (62 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NEXT/Success/CHECK-NEXT.itest (63 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/--match-full-lines/without--match-full-lines.itest (64 of 110) PASS: FileCheck.py integration tests :: tests/examples/lit-and-filecheck/01-pass.c (65 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/strict-mode/strict-mode.itest (66 of 110) PASS: FileCheck.py integration tests :: tests/extra_features/pseudo_numeric_variables/01_line_variable_once/test.itest (67 of 110) PASS: FileCheck.py integration tests :: tests/extra_features/pseudo_numeric_variables/02_line_variable_twice/test.itest (68 of 110) PASS: FileCheck.py integration tests :: tests/general/01-utf8-characters/sample.itest (69 of 110) PASS: FileCheck.py integration tests :: tests/examples/lit-and-filecheck/02-fail.c (70 of 110) PASS: FileCheck.py integration tests :: tests/general/02-utf8-characters-printed-at-failure/sample.itest (71 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/03_empty_check_file/sample.itest (72 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/02_check_file_does_not_exist/sample.itest (73 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/06_empty_input_file/sample.itest (74 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/03_malformed_prefix/sample.itest (75 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/01_empty_invocation/sample.itest (76 of 110) UNSUPPORTED: FileCheck.py integration tests :: tests/py-only/version/sample.itest (77 of 110) PASS: FileCheck.py integration tests :: tests/options/--dump-input/fail/02-dont-dump-when-positive/sample.itest (78 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/01_basic_implicit_check_not_hit/sample.itest (79 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/03_implicit_check_not_has_higher_priority_than_normal_check_not_check/sample.itest (80 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/02_negative/sample.itest (81 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/04_nonempty_check_file_but_no_checks/sample.itest (82 of 110) PASS: FileCheck.py integration tests :: tests/options/--dump-input/fail/01-dump-when-negative/sample.itest (83 of 110) PASS: FileCheck.py integration tests :: tests/options/--help/sample.itest (84 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/05_one_newline_symbol_input/sample.itest (85 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/01_when_no_strict_whitespace_then_leading_whitespace_is_ignored/sample.itest (86 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/02_implicit_check_not_has_lower_priority_than_normal_check/sample.itest (87 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/01_string/sample.itest (88 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/02_regex/sample.itest (89 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/03_negative_regex_substring_begin/sample.itest (90 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/03_string_negative/sample.itest (91 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/04_regex_negative/sample.itest (92 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/04_negative_regex_substring_end/sample.itest (93 of 110) PASS: FileCheck.py integration tests :: tests/real_world_samples/FileCheck-manual/CHECK-EMPTY/sample.itest (94 of 110) PASS: FileCheck.py integration tests :: tests/real_world_samples/mull/01-mull-scalar-operator-enum/sample.itest (95 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/04_implicit_check_not_match_behavior/sample.itest (96 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/01_matching_substring_is_rejected_when_full_match_enabled/sample.itest (97 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/07_is_case_insensitive_match/sample.itest (98 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK-NOT/01_option_has_no_effect/sample.itest (99 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/--strict-whitespace/without--strict-whitespace.itest (100 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK/01_input_has_mixed_spaces_and_tabs/sample.itest (101 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK/02_check_has_mixed_spaces_and_tabs/sample.itest (102 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/01_positive/sample.itest (103 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK_NOT/01_input_has_mixed_spaces_and_tabs/sample.itest (104 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK_NOT/02_check_has_mixed_spaces_and_tabs/sample.itest (105 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/06_multiple_check_not_args/sample.itest (106 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/03_trailing_whitespace_escaped/sample.itest (107 of 110) PASS: FileCheck.py integration tests :: tests/real_world_samples/mull/02-weird-scanning-from-here-location/sample.itest (108 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/04_common_suffix/sample.itest (109 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/05_implicit_check_not_extra_whitespace_behavior/sample.itest (110 of 110) Testing Time: 0.55s Unsupported: 3 Passed : 107 lit --param REAL_ONLY= --param FILECHECK_EXEC="python \"/builddir/build/BUILD/FileCheck.py-0.0.23/filecheck/filecheck.py\"" --param FILECHECK_TESTER_EXEC="\"/builddir/build/BUILD/FileCheck.py-0.0.23/tests/integration/tools/FileCheck/FileCheck-9.0.1-Linux\"" -v /builddir/build/BUILD/FileCheck.py-0.0.23/tests/integration -- Testing: 110 tests, 32 workers -- UNSUPPORTED: FileCheck.py integration tests :: tests/check_commands/CHECK/failure/edge-case-no-newline/01-edge-case-no-newline-in-llvm/CHECK.itest (1 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/03-negative_match_regex/sample.itest (2 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/04-negative_regex_match/sample.itest (3 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/positive/02-positive_check_effective_only_one_line_before_next_check/sample.itest (4 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/many_strings/01-negative-match-of-string-between-many-placeholder-strings/sample.itest (5 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/01-negative_match/sample.itest (6 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/04_nonempty_check_file_but_no_checks/sample.itest (7 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/04-when-no-input-anymore-filters-out-CHECK-NOT-but-fails-on-CHECK/sample.itest (8 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/03-CHECK-NOT-has-no-effect-if-next-CHECK-passed/sample.itest (9 of 110) PASS: FileCheck.py integration tests :: tests/examples/lit-and-filecheck/01-pass.c (10 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/02-negative_match_line_exist_but_later/sample.itest (11 of 110) PASS: FileCheck.py integration tests :: tests/real_world_samples/mull/02-weird-scanning-from-here-location/sample.itest (12 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/02_implicit_check_not_has_lower_priority_than_normal_check/sample.itest (13 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/failure/09-not-enough-input-for-all-checks/CHECK.itest (14 of 110) PASS: FileCheck.py integration tests :: tests/examples/lit-and-filecheck/02-fail.c (15 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/04-negative_match_first_string_scanning_for_the_best_match/sample.itest (16 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/03-negative_regex_match_spaces_before_string/sample.itest (17 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/05_one_newline_symbol_input/sample.itest (18 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/01-negative_match/sample.itest (19 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK/01_input_has_mixed_spaces_and_tabs/sample.itest (20 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/01_matching_substring_is_rejected_when_full_match_enabled/sample.itest (21 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/04-negative-match-regex-escaping_non_regex_parts/sample.itest (22 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/07_is_case_insensitive_match/sample.itest (23 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK_NOT/01_input_has_mixed_spaces_and_tabs/sample.itest (24 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK/02_check_has_mixed_spaces_and_tabs/sample.itest (25 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NEXT/Success/CHECK-NEXT.itest (26 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK-NOT/01_option_has_no_effect/sample.itest (27 of 110) PASS: FileCheck.py integration tests :: tests/options/--strict-whitespace/CHECK_NOT/02_check_has_mixed_spaces_and_tabs/sample.itest (28 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/04_implicit_check_not_match_behavior/sample.itest (29 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/04-negative_match_second_string/sample.itest (30 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/01_empty_invocation/sample.itest (31 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/02-negative_regex_match/sample.itest (32 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/negative/02-negative_match_whitespaces/sample.itest (33 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/CHECK-has-a-higher-priority-than-CHECK-NOT/02-example-with-placeholder-string/sample.itest (34 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/03-negative-match-check-next-on-the-first-line-no-match-exist/sample.itest (35 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/02_negative/sample.itest (36 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/strict-mode/strict-mode.itest (37 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/positive/01-positive_match/sample.itest (38 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/--match-full-lines/without--match-full-lines.itest (39 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/03-negative_match_first_string/sample.itest (40 of 110) PASS: FileCheck.py integration tests :: tests/extra_features/pseudo_numeric_variables/01_line_variable_once/test.itest (41 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/CHECK-has-a-higher-priority-than-CHECK-NOT/01-minimal-example/sample.itest (42 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/05-CHECK-two-times-matches-first/sample.itest (43 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/01-error_CHECK_EMPTY_without_previous_CHECK_extra_offset/sample.itest (44 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/02-CHECK-NOT-is-the-last-check-and-multiple-to-check-yet/sample.itest (45 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/06_multiple_check_not_args/sample.itest (46 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/02-positive_match-one-line-between/sample.itest (47 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/02_check_file_does_not_exist/sample.itest (48 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/06-multiple-CHECK-NOT-all-have-effect/sample.itest (49 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NEXT/Failure/CHECK-NEXT.itest (50 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/01-failing-CHECK-NOT-followed-by-valid-CHECK/sample.itest (51 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/multiple_strings/07-multiple-CHECK-NOT-do-not-get-shadowed-by-each-other/sample.itest (52 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NOT/Success/CHECK-NOT.itest (53 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/05-negative_match_first_string_no_best_match/sample.itest (54 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/03-negative_match_first_string/sample.itest (55 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NOT/one_string/positive/03-positive_match_regex/sample.itest (56 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/01-error_CHECK_EMPTY_without_previous_CHECK/sample.itest (57 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/02-positive_match-one-line-between/sample.itest (58 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/02-error_CHECK_EMPTY_negative_match/sample.itest (59 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/06-success_CHECK_EMPTY_after_CHECK_two_times/sample.itest (60 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/negative-match/04-negative_match_no_input_lines_anymore/sample.itest (61 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/03-error_valid_but_followed_by_another_failing_check/sample.itest (62 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/02-positive_match_whitespaces/sample.itest (63 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/01_positive/sample.itest (64 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-NEXT/01-negative_match_line_does_not_exist/sample.itest (65 of 110) PASS: FileCheck.py integration tests :: tests/options/--help/sample.itest (66 of 110) PASS: FileCheck.py integration tests :: tests/options/--dump-input/fail/01-dump-when-negative/sample.itest (67 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/03_string_negative/sample.itest (68 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/06_empty_input_file/sample.itest (69 of 110) PASS: FileCheck.py integration tests :: tests/general/02-utf8-characters-printed-at-failure/sample.itest (70 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/--strict-whitespace/without--strict-whitespace.itest (71 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/05-success_CHECK_EMPTY_after_CHECK/sample.itest (72 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK-EMPTY/04-error_valid_but_followed_by_another_2_check_empty/sample.itest (73 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-NOT/Failure/CHECK-NOT.itest (74 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/04_regex_negative/sample.itest (75 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/01_basic_implicit_check_not_hit/sample.itest (76 of 110) PASS: FileCheck.py integration tests :: tests/invalid_input/03_empty_check_file/sample.itest (77 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/04-escaping_non_regex_parts/sample.itest (78 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/07-negative_match_third_string/sample.itest (79 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/02_regex/sample.itest (80 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/03-positive_regex_match/sample.itest (81 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/two_strings/01-positive_match/sample.itest (82 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-EMPTY/Success/CHECK-EMPTY.itest (83 of 110) PASS: FileCheck.py integration tests :: tests/general/01-utf8-characters/sample.itest (84 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/02-positive_match_check_without_preceeding_semicolon/sample.itest (85 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/06-negative_match_second_string/sample.itest (86 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/02_when_strict_whitespace_then_leading_whitespace_is_not_ignored/01_string/sample.itest (87 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/03_implicit_check_not_has_higher_priority_than_normal_check_not_check/sample.itest (88 of 110) PASS: FileCheck.py integration tests :: tests/options/--dump-input/fail/02-dont-dump-when-positive/sample.itest (89 of 110) PASS: FileCheck.py integration tests :: tests/extra_features/pseudo_numeric_variables/02_line_variable_twice/test.itest (90 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/three_strings/01-positive_match/sample.itest (91 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/01_when_no_strict_whitespace_then_leading_whitespace_is_ignored/sample.itest (92 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/01-positive_match/sample.itest (93 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK/Success/CHECK.itest (94 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/03_negative_regex_substring_begin/sample.itest (95 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/07-positive-regex-match-trailing-space/sample.itest (96 of 110) PASS: FileCheck.py integration tests :: tests/real_world_samples/mull/01-mull-scalar-operator-enum/sample.itest (97 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/one_string/positive-match/06-CHECK-two-times-matches-first-with-offset/sample.itest (98 of 110) PASS: FileCheck.py integration tests :: tests/real_world_samples/FileCheck-manual/CHECK-EMPTY/sample.itest (99 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/03_malformed_prefix/sample.itest (100 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified/04_negative_regex_substring_end/sample.itest (101 of 110) PASS: FileCheck.py integration tests :: tests/py-only/version/sample.itest (102 of 110) PASS: FileCheck.py integration tests :: tests/examples/lit-and-filecheck/minimal.itest (103 of 110) PASS: FileCheck.py integration tests :: tests/examples/options/--check-prefix/--check-prefix.itest (104 of 110) PASS: FileCheck.py integration tests :: tests/options/--match-full-lines/CHECK/03_trailing_whitespace_escaped/sample.itest (105 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK/Failure/CHECK.itest (106 of 110) PASS: FileCheck.py integration tests :: tests/check_commands/CHECK/failure/edge-case-no-newline/02-edge-case-no-newline-in-py/CHECK.itest (107 of 110) PASS: FileCheck.py integration tests :: tests/examples/check-commands/CHECK-EMPTY/Failure/CHECK-EMPTY.itest (108 of 110) PASS: FileCheck.py integration tests :: tests/options/--check-prefix/04_common_suffix/sample.itest (109 of 110) PASS: FileCheck.py integration tests :: tests/options/--implicit-check-not/05_implicit_check_not_extra_whitespace_behavior/sample.itest (110 of 110) Testing Time: 0.97s Unsupported: 1 Passed : 109 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-filecheck-0.0.23-1.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZzogTc + umask 022 + cd /builddir/build/BUILD + cd FileCheck.py-0.0.23 + LICENSEDIR=/builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/share/licenses/python3-filecheck + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/share/licenses/python3-filecheck + cp -pr LICENSE /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch/usr/share/licenses/python3-filecheck + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-filecheck = 0.0.23-1.ocs23 python3-filecheck = 0.0.23-1.ocs23 python3.11-filecheck = 0.0.23-1.ocs23 python3.11dist(filecheck) = 0.0.23 python3dist(filecheck) = 0.0.23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.11 Obsoletes: python3.11-filecheck < 0.0.23-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-filecheck-0.0.23-1.ocs23.noarch Wrote: /builddir/build/RPMS/python3-filecheck-0.0.23-1.ocs23.noarch.rpm Child return code was: 0