We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hurl unit test on Alpine is failing:
---- runner::xpath::tests::test_cafe_html stdout ---- thread 'runner::xpath::tests::test_cafe_html' panicked at 'assertion failed: `(left == right)` left: `String("café")`, right: `String("café")`', packages/hurl/src/runner/xpath.rs:268:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Actions
The text was updated successfully, but these errors were encountered:
Test unit is OK for libxml 2.11.0, KO for libxml 2.11.1, 2.11.2, 2.11.3 (https://gitlab.gnome.org/GNOME/libxml2/-/tags)
Sorry, something went wrong.
Issue raised in KWARC/rust-libxml#111
Successfully merging a pull request may close this issue.
Hurl unit test on Alpine is failing:
Actions
The text was updated successfully, but these errors were encountered: