Ulrich Müller a17d4574af
app-editors/emacs: Exclude shr-tests.el from tests
The shr-test/zoom-image test succeeds with dev-libs/libxml2-2.13.9
but fails with 2.14.2 or later. Apparently HTML parsing in libxml2
has become stricter and now refuses to parse the test case, namely:
<img src="file://.../blank-100x200.png"
i.e. a malformed start tag missing the closing ">" delimiter.

Bug: https://bugs.gnu.org/79041
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2025-12-03 20:37:18 +01:00
..