Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1383,20 +1383,6 @@ buildvariants:
# tasks:
# - name: "test-mlaunch"

# RUBY-3808: disabled — widespread TLS/EBADF failures on jruby-openssl.
# Re-enable once the jruby + TLS stack is investigated.
# - matrix_name: "jruby-auth"
# matrix_spec:
# auth-and-ssl: [ "auth-and-ssl", "noauth-and-nossl" ]
# ruby: <%= jrubies.first %>
# mongodb-version: <%= latest_stable_mdb %>
# topology: <%= topologies %>
# os: ubuntu2204
# display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
# tags: ["pr"]
# tasks:
# - name: "run-main-test-suite"

- matrix_name: zlib-"ruby-4.0"
matrix_spec:
auth-and-ssl: [ "auth-and-ssl", "noauth-and-nossl" ]
Expand Down
14 changes: 0 additions & 14 deletions .evergreen/config/standard.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -261,20 +261,6 @@ buildvariants:
# tasks:
# - name: "test-mlaunch"

# RUBY-3808: disabled — widespread TLS/EBADF failures on jruby-openssl.
# Re-enable once the jruby + TLS stack is investigated.
# - matrix_name: "jruby-auth"
# matrix_spec:
# auth-and-ssl: [ "auth-and-ssl", "noauth-and-nossl" ]
# ruby: <%%= jrubies.first %>
# mongodb-version: <%%= latest_stable_mdb %>
# topology: <%%= topologies %>
# os: ubuntu2204
# display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
# tags: ["pr"]
# tasks:
# - name: "run-main-test-suite"

<% [
[latest_ruby, stable_and_rapid, 'ubuntu2204'],
[supported_mri_ruby_2, '"6.0"', 'ubuntu2004']
Expand Down
Loading