View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006734 | libextractor | build system | public | 2021-02-01 18:26 | 2023-12-04 16:25 |
Reporter | limb | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | text | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 1.11 | ||||
Target Version | 1.12 | Fixed in Version | 1.12 | ||
Summary | 0006734: Tests unexpectecly succeed. | ||||
Description | PASS: fuzz_default.sh PASS: test_dvi PASS: test_it PASS: test_man PASS: test_nsf PASS: test_nsfe PASS: test_odf PASS: test_ps PASS: test_png PASS: test_riff PASS: test_s3m PASS: test_sid PASS: test_wav PASS: test_xm PASS: test_zip PASS: test_archive PASS: test_exiv2 PASS: test_flac PASS: test_gif PASS: test_ole2 PASS: test_gstreamer PASS: test_thumbnailgtk PASS: test_jpeg PASS: test_mime PASS: test_ogg PASS: test_rpm PASS: test_tiff PASS: test_deb ============================================================================ Testsuite summary for libextractor 1.11 ============================================================================ # TOTAL: 28 # PASS: 28 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src/plugins' make[4]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src/plugins' make[3]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src/plugins' make[2]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src/plugins' Making check in . make[2]: Entering directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src' make[1]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/src' Making check in doc make[1]: Entering directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11/doc' Making check in . make[1]: Entering directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11' make[1]: Leaving directory '/home/gwyn/fedora/git/libextractor/libextractor-1.11' + echo 'Test succeeded unexpectedly! Revisit me!' Test succeeded unexpectedly! Revisit me! + false | ||||
Tags | No tags attached. | ||||
|
Interesting, looks like your distribution doesn't have buggy ffmpeg libraries that are crashed by our fuzzer, which is what happens on my Debian. Anyway, don't worry, tests passing is a GOOD thing (TM). Thanks for reporting ;-) |
|
It doesn't have any ffmpeg libraries, for licensing reasons. |
|
Ah, then that is the problem. I guess I should modify the 'expectation' to be careful about the presence of the crashy-ffpmpeg library ;-) |
|
Fixed by removing the ffmpeg code which is what is 'expected' to fail because of ffmpeg bugs. 1e64237..2332716 |
|
I'm still seeing this with 1.12. |
|
Eh, the message 'tests succeed unexpectedly' doesn't exist in the GNU libextractor source code, and doesn't appear when I run 'make check' on my system either. Is this maybe part of the Fedora build system and the fix should be made in the Fedora RPM rules? There is nothing more I can do here! |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-01 18:26 | limb | New Issue | |
2021-02-03 23:42 | Christian Grothoff | Note Added: 0017494 | |
2021-02-03 23:42 | Christian Grothoff | Assigned To | => Christian Grothoff |
2021-02-03 23:42 | Christian Grothoff | Status | new => assigned |
2021-02-03 23:42 | Christian Grothoff | Severity | minor => text |
2021-02-03 23:42 | Christian Grothoff | Target Version | => Git master |
2021-02-04 15:44 | limb | Note Added: 0017496 | |
2021-04-16 23:46 | Christian Grothoff | Note Added: 0017752 | |
2021-04-20 18:37 | Christian Grothoff | Status | assigned => resolved |
2021-04-20 18:37 | Christian Grothoff | Resolution | open => fixed |
2021-04-20 18:37 | Christian Grothoff | Fixed in Version | => 1.11 |
2021-04-20 18:37 | Christian Grothoff | Note Added: 0017769 | |
2021-04-20 18:39 | Christian Grothoff | Fixed in Version | 1.11 => 1.12 |
2021-04-20 18:39 | Christian Grothoff | Target Version | Git master => 1.12 |
2023-12-02 13:46 | Christian Grothoff | Status | resolved => closed |
2023-12-04 16:13 | limb | Status | closed => feedback |
2023-12-04 16:13 | limb | Resolution | fixed => reopened |
2023-12-04 16:13 | limb | Note Added: 0020724 | |
2023-12-04 16:25 | Christian Grothoff | Note Added: 0020725 | |
2023-12-04 16:25 | Christian Grothoff | Status | feedback => resolved |
2023-12-04 16:25 | Christian Grothoff | Resolution | reopened => not fixable |