action #165896
closedtest fails in gdb: gcc14 is stricter
100%
Description
Observation¶
test2.c: In function ‘main’:
test2.c:15:16: warning: multi-character character constant [-Wmultichar]
15 | char *cstr = 'five';
| ~~~~~
test2.c:15:16: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
8DDyb-1-
openQA test in scenario opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos-extra@64bit_virtio-2G fails in
gdb
Test suite description¶
Same as jeos, plus some more tests.
Reproducible¶
Fails since (at least) Build 20240728
Expected result¶
Last good: 20240726 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by openqa_review 4 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: extra_tests_textmode
https://openqa.opensuse.org/tests/4472221#step/check_default_network_manager/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by openqa_review 4 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: extra_tests_textmode
https://openqa.opensuse.org/tests/4513593#step/check_default_network_manager/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by ph03nix 3 months ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Fixed in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20393, awaiting feedback from new openQA test runs.
Updated by dimstar 3 months ago
- Status changed from Feedback to Resolved
Re-ran the latest failing test in TW and gdb now passes:
https://openqa.opensuse.org/tests/4562804#step/gdb/1