[Git][java-team/jruby][experimental] 2 commits: d/tests: upstream is now excluding these tests
Jérôme Charaoui (@lavamind)
gitlab at salsa.debian.org
Fri Aug 28 04:32:58 BST 2026
Jérôme Charaoui pushed to branch experimental at Debian Java Maintainers / jruby
Commits:
770fc1f1 by Jérôme Charaoui at 2026-08-27T21:44:54-04:00
d/tests: upstream is now excluding these tests
- - - - -
09d96af3 by Jérôme Charaoui at 2026-08-27T23:31:51-04:00
d/tests: exclude two mri-stdlib tests failing
- - - - -
1 changed file:
- debian/tests/mri-stdlib
Changes:
=====================================
debian/tests/mri-stdlib
=====================================
@@ -12,16 +12,15 @@ cd "$AUTOPKGTEST_TMP"
# Unreliable tests relying on bespoke threading
# see https://github.com/jruby/jruby/issues/8118
-mri_exclude test_validation_success TestOpenURISSL.rb
mri_exclude test_validation_failure TestOpenURISSL.rb
-mri_exclude test_validation_noverify TestOpenURISSL.rb
-
-# Causes the test to hang/timeout for an unknown reason
-mri_exclude test_get__break TestNetHTTP_v1_2.rb
# Frequent timeout in salsa autopkgtest
mri_exclude test_interrupt_in_other_thread TestRelineAsReadline.rb
+# these tests fail for unknown reason
+mri_exclude test_frozen_string_literal TestERBCore.rb
+mri_exclude test_frozen_string_literal TestERBCoreWOStrScan.rb
+
# skip failing tests on specific architectures
if [ "$(dpkg-architecture -qDEB_BUILD_ARCH)" = "arm64" ]; then
mri_exclude test_failed_path TestIO_Console.rb
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/compare/ddc9f29431f04494044196dfe89bbd4bcbcf851a...09d96af34e23b1ba3c45d7e94b558601e5f4a2ea
--
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/compare/ddc9f29431f04494044196dfe89bbd4bcbcf851a...09d96af34e23b1ba3c45d7e94b558601e5f4a2ea
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260828/b266342c/attachment.htm>
More information about the pkg-java-commits
mailing list