From 8a44f522f0504002d6c676ffacab587daec2d17c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Tue, 22 Oct 2024 14:08:11 +0200 Subject: [PATCH] GTS-14 brings more of "Library too old" failures --- tests/Sanity/suite_libgomp/runtest.sh | 51 ++++++++++++++++++++++----- 1 file changed, 43 insertions(+), 8 deletions(-) diff --git a/tests/Sanity/suite_libgomp/runtest.sh b/tests/Sanity/suite_libgomp/runtest.sh index f89fcd8..aa2d857 100755 --- a/tests/Sanity/suite_libgomp/runtest.sh +++ b/tests/Sanity/suite_libgomp/runtest.sh @@ -286,13 +286,15 @@ rlJournalStart fi # https://issues.redhat.com/browse/RHEL-22596 (Library too old) if [[ "$GCC_RPM_NAME" == gcc-toolset-1[34]-gcc ]]; then - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/declare-variant-{2,3-sm30}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/allocate-{5,6}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/declare-variant-{2,3,3-sm30,4}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/examples-4/array_sections-{3,4}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/examples-4/async_target-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/examples-4/declare_target-{1,3,4,5}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/examples-4/target-{2,3,4}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/examples-4/target_data-{1,2,3,4}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/examples-4/target_update-{1,2}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/omp_alloc-{1,2,3,4}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/pr104952-{1,2}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/pr64734.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/pr81778.c" @@ -306,63 +308,96 @@ rlJournalStart rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-has-device-addr-3.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{link,print}-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/task-{7,8}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/baseptrs-{3,4,5,6,8,9}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/class-array-1.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/declare-target-indirect-1.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/examples-4/target_data-5.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/firstprivate-{1,2}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/ind-base-{1,2}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/lvalue-tofrom-{1,2}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/map-comma-1.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/map-rvalue-ref-1.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/pr108286.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/pr63248.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/pr69555-2.C" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-{2,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/private-{1,2}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/ref-mapping-1.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/struct-ref-1.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-{2,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,48,49}.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-exit-data-reftoptr-1.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-has-device-addr-{2,4,5,6,7,8,9}.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-in-reduction-{1,2}.C" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-lambda-2.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-lambda-{2,4}.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-map-class-{1,2}.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-same-name-2.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-this-{1,2,5}.C" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/target-virtual-1.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c++/use_device_ptr-1.C" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/array-field-1.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/array-of-struct-{1,2}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/baseptrs-{1,2,6,7}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/declare-target-indirect-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/declare_target-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/for-16.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/ind-base-4.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/map-arrayofstruct-{1,2,3}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/nested-parallel-unbalanced.c" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/ptr-attach-1.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/pr100059-1.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/ptr-attach-{1,2}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/refcount-1.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/requires-unified-addr-{1,2}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/requires-{4,4a,5}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/reverse-offload-{1,2}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/struct-elem-{1,2,3,4}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-{2,10,13,40,41,42}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-has-device-addr-1.c" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-implicit-map-{1,2}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-imperfect{1,2,3,4}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-implicit-map-{1,2,3,4,5}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-in-reduction-{1,2}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-map-zlas-1.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-present-{1,2,3}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/target-same-name-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/task-detach-{6,8,10}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/thread-limit-1.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/unary-ptr-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c-c++-common/unmap-infinity-2.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/allocate-{6,7}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/combined-directive-splitting-1.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/declare-target-indirect-{1,3,4}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/declare-target-{1,3}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/declare-variant-1.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/defaultmap-8.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/array_sections-{3,4}.f90" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/array_sections-4.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/async_target-1.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-{1,2,3,4,5}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/target-{1,2,3,4}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/target_data-{1,2,3,4,5}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/examples-4/target_update-{1,2}.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/fortran-torture_execute_math.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/is_device_ptr-{1,2,3}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/map-alloc-ptr-{1,2}.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/map-subarray-{2,3,4,5,6,7,8}.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/map-subarray.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/map-subcomponents.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/optional-bind-c.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/optional-map.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/pr90030.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/pr90779.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/refcount-1.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/requires-unified-addr-1.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/reverse-offload-{1,2,3,4,5,5a}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/struct-elem-map-1.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-{11,12,13}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-allocatable-1-{1,2}.f90" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-enter-data-{1,3}.f90" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-enter-data-2.F90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-enter-data-{1,2,3,4,5,6,7}.{f,F}90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-firstprivate-{1,2,3}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-has-device-addr-{1,2,3,4}.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-imperfect{1,2,3,4}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-in-reduction-{1,2}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-map-1.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-memcpy-rect-1.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-nowait-array-section.f90" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-present-{1,2,3}.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-simd.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target-var.f90" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.fortran/target{2,3,4,6,7,8}.f90"