public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: add bash to ./runtest.sh
@ 2026-06-29 12:30 Dana Elfassy
0 siblings, 0 replies; only message in thread
From: Dana Elfassy @ 2026-06-29 12:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : d69d615083791c483307d5c3b41923f5307db48b
Author : Dana Elfassy <dangel101@gmail.com>
Date : 2023-01-19T13:22:59+02:00
Stats : +14/-14 in 14 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/d69d615083791c483307d5c3b41923f5307db48b?branch=rhel-f41-base
Log:
add bash to ./runtest.sh
---
diff --git a/tests/Regression/394271-gcc-optimization-error-for-neg-number-abs/main.fmf b/tests/Regression/394271-gcc-optimization-error-for-neg-number-abs/main.fmf
index f31d44e..81a2b4a 100644
--- a/tests/Regression/394271-gcc-optimization-error-for-neg-number-abs/main.fmf
+++ b/tests/Regression/394271-gcc-optimization-error-for-neg-number-abs/main.fmf
@@ -4,7 +4,7 @@ description: |
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Regression/394271-gcc-optimization-error-for-neg-number-abs
framework: beakerlib
require:
diff --git a/tests/Regression/462397-unzip-problem-with-CRC-error-for-src-4.1.0.zip-file/main.fmf b/tests/Regression/462397-unzip-problem-with-CRC-error-for-src-4.1.0.zip-file/main.fmf
index 35ff67d..558554d 100644
--- a/tests/Regression/462397-unzip-problem-with-CRC-error-for-src-4.1.0.zip-file/main.fmf
+++ b/tests/Regression/462397-unzip-problem-with-CRC-error-for-src-4.1.0.zip-file/main.fmf
@@ -7,7 +7,7 @@ description: |
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
framework: beakerlib
require:
- gcc
diff --git a/tests/Regression/465974-DW_TAG_common_block-has-incorrect-placement-scope/main.fmf b/tests/Regression/465974-DW_TAG_common_block-has-incorrect-placement-scope/main.fmf
index 752caf6..5f9ce34 100644
--- a/tests/Regression/465974-DW_TAG_common_block-has-incorrect-placement-scope/main.fmf
+++ b/tests/Regression/465974-DW_TAG_common_block-has-incorrect-placement-scope/main.fmf
@@ -15,7 +15,7 @@ description: |+
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Regression/465974-DW_TAG_common_block-has-incorrect-placement-scope
framework: beakerlib
require:
diff --git a/tests/Regression/515799-RHEL5-gcc-if-more-than-one-fno-builtin/main.fmf b/tests/Regression/515799-RHEL5-gcc-if-more-than-one-fno-builtin/main.fmf
index 080f24f..8f47b12 100644
--- a/tests/Regression/515799-RHEL5-gcc-if-more-than-one-fno-builtin/main.fmf
+++ b/tests/Regression/515799-RHEL5-gcc-if-more-than-one-fno-builtin/main.fmf
@@ -11,7 +11,7 @@ description: |
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Regression/515799-RHEL5-gcc-if-more-than-one-fno-builtin
framework: beakerlib
require:
diff --git a/tests/Regression/bz1611637-immintrin_h_include_list_does_not_match_release/main.fmf b/tests/Regression/bz1611637-immintrin_h_include_list_does_not_match_release/main.fmf
index 6a60b30..f44417a 100644
--- a/tests/Regression/bz1611637-immintrin_h_include_list_does_not_match_release/main.fmf
+++ b/tests/Regression/bz1611637-immintrin_h_include_list_does_not_match_release/main.fmf
@@ -10,7 +10,7 @@ description: |
contact: Vaclav Kadlcik <vkadlcik@redhat.com>
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
framework: beakerlib
require:
- gcc
diff --git a/tests/Regression/bz1960701-Wrong-code-regression-starting-with-gcc-8-2/main.fmf b/tests/Regression/bz1960701-Wrong-code-regression-starting-with-gcc-8-2/main.fmf
index fc2414e..fac6ddb 100644
--- a/tests/Regression/bz1960701-Wrong-code-regression-starting-with-gcc-8-2/main.fmf
+++ b/tests/Regression/bz1960701-Wrong-code-regression-starting-with-gcc-8-2/main.fmf
@@ -5,7 +5,7 @@ description: |
contact: Vaclav Kadlcik <vkadlcik@redhat.com>
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
framework: beakerlib
require:
- gcc-c++
diff --git a/tests/Regression/bz576287-SystemTap-fails-to-retrieve-location-attribute-for-local-variable/main.fmf b/tests/Regression/bz576287-SystemTap-fails-to-retrieve-location-attribute-for-local-variable/main.fmf
index 5ce67d3..8f8346f 100644
--- a/tests/Regression/bz576287-SystemTap-fails-to-retrieve-location-attribute-for-local-variable/main.fmf
+++ b/tests/Regression/bz576287-SystemTap-fails-to-retrieve-location-attribute-for-local-variable/main.fmf
@@ -4,7 +4,7 @@ contact: mcermak@redhat.com
component:
- gcc
- systemtap
-test: ./runtest.sh
+test: bash ./runtest.sh
framework: beakerlib
require:
- gcc
diff --git a/tests/Regression/bz703059-g-fails-to-compile-a-program-that-has-a-template/main.fmf b/tests/Regression/bz703059-g-fails-to-compile-a-program-that-has-a-template/main.fmf
index 4c38d10..4ad6875 100644
--- a/tests/Regression/bz703059-g-fails-to-compile-a-program-that-has-a-template/main.fmf
+++ b/tests/Regression/bz703059-g-fails-to-compile-a-program-that-has-a-template/main.fmf
@@ -4,7 +4,7 @@ description: ''
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Regression/bz703059-g-fails-to-compile-a-program-that-has-a-template
framework: beakerlib
require:
diff --git a/tests/Regression/unused_parameter_warning/main.fmf b/tests/Regression/unused_parameter_warning/main.fmf
index 7084e32..b589e98 100644
--- a/tests/Regression/unused_parameter_warning/main.fmf
+++ b/tests/Regression/unused_parameter_warning/main.fmf
@@ -3,7 +3,7 @@ summary: Check to see if g++ throws unused parameter warnings with standard libr
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Regression/unused_parameter_warning
framework: beakerlib
require:
diff --git a/tests/Sanity/compile-rpm/main.fmf b/tests/Sanity/compile-rpm/main.fmf
index d6c5faa..4685e4a 100644
--- a/tests/Sanity/compile-rpm/main.fmf
+++ b/tests/Sanity/compile-rpm/main.fmf
@@ -3,7 +3,7 @@ description: ''
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Sanity/compile-rpm
framework: beakerlib
require:
diff --git a/tests/Sanity/libitm-smoke/main.fmf b/tests/Sanity/libitm-smoke/main.fmf
index 77c1763..06bf77d 100644
--- a/tests/Sanity/libitm-smoke/main.fmf
+++ b/tests/Sanity/libitm-smoke/main.fmf
@@ -14,7 +14,7 @@ contact: Michael Petlan <mpetlan@redhat.com>
component:
- gcc
- gcc-libraries
-test: ./runtest.sh
+test: bash ./runtest.sh
framework: beakerlib
require:
- gcc
diff --git a/tests/Sanity/rebuild-binutils/main.fmf b/tests/Sanity/rebuild-binutils/main.fmf
index 2d7e5d5..8c05e0a 100644
--- a/tests/Sanity/rebuild-binutils/main.fmf
+++ b/tests/Sanity/rebuild-binutils/main.fmf
@@ -3,7 +3,7 @@ description: ''
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Sanity/rebuild-binutils
framework: beakerlib
require:
diff --git a/tests/Sanity/rebuild-glibc/main.fmf b/tests/Sanity/rebuild-glibc/main.fmf
index 53eee30..01729a4 100644
--- a/tests/Sanity/rebuild-glibc/main.fmf
+++ b/tests/Sanity/rebuild-glibc/main.fmf
@@ -4,7 +4,7 @@ summary: Rebuild glibc
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Sanity/rebuild-glibc
framework: beakerlib
require:
diff --git a/tests/Sanity/test-m32-m64-options/main.fmf b/tests/Sanity/test-m32-m64-options/main.fmf
index 732b996..04472ac 100644
--- a/tests/Sanity/test-m32-m64-options/main.fmf
+++ b/tests/Sanity/test-m32-m64-options/main.fmf
@@ -3,7 +3,7 @@ description: ''
contact: mcermak@redhat.com
component:
- gcc
-test: ./runtest.sh
+test: bash ./runtest.sh
path: /tests/Sanity/test-m32-m64-options
framework: beakerlib
require:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: add bash to ./runtest.sh Dana Elfassy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox