slackware-current/source/l/libxslt/0002-tests-Fix-tests-for-libxml2-fix.patch

20 lines
891 B
Diff
Raw Normal View History

From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
Date: Sat, 15 Jun 2024 00:23:04 +0200
Subject: [PATCH] tests: Fix tests for libxml2 fix
See: https://gitlab.gnome.org/GNOME/libxml2/-/commit/aa90cb0c578bd189089cd1fe195faf85040ac98b
---
tests/documents/test_bad.err | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/documents/test_bad.err b/tests/documents/test_bad.err
index 91e5f4c79381..e6dd598716a1 100644
--- a/tests/documents/test_bad.err
+++ b/tests/documents/test_bad.err
@@ -1,2 +1,2 @@
-I/O error : failed to load "foofile.xml": No such file or directory
-I/O error : failed to load "foo_file.xml": No such file or directory
+I/O warning : failed to load "foofile.xml": No such file or directory
+I/O warning : failed to load "foo_file.xml": No such file or directory