test require edid-decode
The Alpine package 1 doesn't test the code because of how complicated the edid-decode setup is. It would be nice to be able to test the code without having edid-decode.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Equinix is shutting down its operations with us on April 30, 2025. They have graciously supported us for almost 5 years, but all good things come to an end. We are expecting to transition to new infrastructure between late March and mid-April. We do not yet have a firm timeline for this, but it will involve (probably multiple) periods of downtime as we move our services whilst also changing them to be faster and more responsive. Any updates will be posted in freedesktop/freedesktop#2011 as it becomes clear, and any downtime will be announced with further broadcast messages.
The Alpine package 1 doesn't test the code because of how complicated the edid-decode setup is. It would be nice to be able to test the code without having edid-decode.
Or, we commit the reference edid-decode output in git, with a separate process (script) to update it. Then use that instead of running edid-decode during tests.
Is there any reason not to expand the gen-test-data
target for this?
I would not mind packaging edid-decode if the hash matching issue gets sorted
There is really no reason why we have to call edid-decode to get the reference output every time we run tests.
added enhancement testing labels
changed the description
Fixed in !151 (merged)
closed
Any chance to release new version?