Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_compressed fails with --no-display flag #627

Closed
tobihan opened this issue Apr 26, 2016 · 1 comment
Closed

test_compressed fails with --no-display flag #627

tobihan opened this issue Apr 26, 2016 · 1 comment

Comments

@tobihan
Copy link
Contributor

tobihan commented Apr 26, 2016

Hi,

when building the Debian package for Allegro 5.2, the test suite is run with the flag --no-display. In this case the test test_compressed.ini fails with the error:

test_driver: failed to load ../examples/data/mysha_dxt1.dds
FAIL test loading dxt1 [sw] - hash=c8616bd1
test_driver: failed to load ../examples/data/mysha_dxt3.dds
FAIL test loading dxt3 [sw] - hash=c8616bd1
test_driver: failed to load ../examples/data/mysha_dxt5.dds
FAIL test loading dxt5 [sw] - hash=c8616bd1
test_driver: failed to load ../examples/data/mysha_dxt1.dds
FAIL test dest rw dxt1 [sw] - hash=188e1cb1
test_driver: failed to load ../examples/data/mysha_dxt3.dds
FAIL test dest rw dxt3 [sw] - hash=188e1cb1
test_driver: failed to load ../examples/data/mysha_dxt5.dds
FAIL test dest rw dxt5 [sw] - hash=188e1cb1
test_driver: failed to load ../examples/data/mysha_dxt1.dds
FAIL test dest wo dxt1 [sw] - hash=5126ebd1
test_driver: failed to load ../examples/data/mysha_dxt3.dds
FAIL test dest wo dxt3 [sw] - hash=5126ebd1
test_driver: failed to load ../examples/data/mysha_dxt5.dds
FAIL test dest wo dxt5 [sw] - hash=5126ebd1
test_driver: failed to load ../examples/data/mysha_dxt1.dds
FAIL test src dxt1 [sw] - hash=eb165abb
test_driver: failed to load ../examples/data/mysha_dxt3.dds
FAIL test src dxt3 [sw] - hash=eb165abb
test_driver: failed to load ../examples/data/mysha_dxt5.dds
FAIL test src dxt5 [sw] - hash=eb165abb
test_driver: failed to load ../examples/data/mysha_dxt1.dds
FAIL test dest sub dxt1 [sw] - hash=5f81ebd1
test_driver: failed to load ../examples/data/mysha_dxt3.dds
FAIL test dest sub dxt3 [sw] - hash=5f81ebd1
test_driver: failed to load ../examples/data/mysha_dxt5.dds
FAIL test dest sub dxt5 [sw] - hash=5f81ebd1
test_driver: failed to load ../examples/data/mysha_dxt1.dds
FAIL test convert from dxt1 [sw] - hash=6aa8d126
test_driver: failed to load ../examples/data/mysha_dxt3.dds
FAIL test convert from dxt3 [sw] - hash=6aa8d126
test_driver: failed to load ../examples/data/mysha_dxt5.dds
FAIL test convert from dxt5 [sw] - hash=6aa8d126
OK test convert to dxt1 [sw] - by signature
OK test convert to dxt3 [sw] - by signature
OK test convert to dxt5 [sw] - by signature

total tests: 21
passed tests: 3
failed tests: 18

The files that cannot be loaded are present at the stated locations. Could you please have a look?

@SiegeLord
Copy link
Member

test_compressed.ini is another test that only works with a display created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants