File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1383,20 +1383,6 @@ buildvariants:
13831383# tasks:
13841384# - name: "test-mlaunch"
13851385
1386- # RUBY-3808: disabled — widespread TLS/EBADF failures on jruby-openssl.
1387- # Re-enable once the jruby + TLS stack is investigated.
1388- # - matrix_name: "jruby-auth"
1389- # matrix_spec:
1390- # auth-and-ssl: [ "auth-and-ssl", "noauth-and-nossl" ]
1391- # ruby: <%= jrubies.first %>
1392- # mongodb-version: <%= latest_stable_mdb %>
1393- # topology: <%= topologies %>
1394- # os: ubuntu2204
1395- # display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
1396- # tags: ["pr"]
1397- # tasks:
1398- # - name: "run-main-test-suite"
1399-
14001386 - matrix_name : zlib-"ruby-4.0"
14011387 matrix_spec :
14021388 auth-and-ssl : [ "auth-and-ssl", "noauth-and-nossl" ]
Original file line number Diff line number Diff line change @@ -261,20 +261,6 @@ buildvariants:
261261# tasks:
262262# - name: "test-mlaunch"
263263
264- # RUBY-3808: disabled — widespread TLS/EBADF failures on jruby-openssl.
265- # Re-enable once the jruby + TLS stack is investigated.
266- # - matrix_name: "jruby-auth"
267- # matrix_spec:
268- # auth-and-ssl: [ "auth-and-ssl", "noauth-and-nossl" ]
269- # ruby: <%%= jrubies.first % >
270- # mongodb-version: <%%= latest_stable_mdb %>
271- # topology: <%%= topologies %>
272- # os: ubuntu2204
273- # display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
274- # tags: ["pr"]
275- # tasks:
276- # - name: "run-main-test-suite"
277-
278264 <% [
279265 [latest_ruby, stable_and_rapid, 'ubuntu2204'],
280266 [supported_mri_ruby_2, '"6.0"', 'ubuntu2004']
You can’t perform that action at this time.
0 commit comments