View Issue Details

IDProjectCategoryView StatusLast Update
0006734libextractorbuild systempublic2023-12-04 16:25
Reporterlimb Assigned ToChristian Grothoff  
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version1.11 
Target Version1.12Fixed in Version1.12 
Summary0006734: Tests unexpectecly succeed.
DescriptionPASS: 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
TagsNo tags attached.

Activities

Christian Grothoff

2021-02-03 23:42

manager   ~0017494

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 ;-)

limb

2021-02-04 15:44

reporter   ~0017496

It doesn't have any ffmpeg libraries, for licensing reasons.

Christian Grothoff

2021-04-16 23:46

manager   ~0017752

Ah, then that is the problem. I guess I should modify the 'expectation' to be careful about the presence of the crashy-ffpmpeg library ;-)

Christian Grothoff

2021-04-20 18:37

manager   ~0017769

Fixed by removing the ffmpeg code which is what is 'expected' to fail because of ffmpeg bugs. 1e64237..2332716

limb

2023-12-04 16:13

reporter   ~0020724

I'm still seeing this with 1.12.

Christian Grothoff

2023-12-04 16:25

manager   ~0020725

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!

Issue History

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