-
-
Notifications
You must be signed in to change notification settings - Fork 929
Closed
Milestone
Description
We're getting a random test failure we're getting when testing rubygems against jruby, which shows a backtrace inside webrick's code.
Since the failure is specific to jruby, I tried running webrick
tests against jruby
.
Expected Behavior
webrick tests pass under jruby.
Actual Behavior
You can see the current failures on this WIP PR I opened at the webrick repo, where I just set up some changes so that the test suite at least runs properly.
current stable: https://github.com/ruby/webrick/pull/40/checks?check_run_id=577693801
current head: https://github.com/ruby/webrick/pull/40/checks?check_run_id=577693789
Metadata
Metadata
Assignees
Labels
No labels