1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Binstubs test with relative path seems passing now

This commit is contained in:
Nobuyoshi Nakada 2022-09-22 12:54:23 +09:00 committed by GitHub
parent 830b2e217b
commit 9058ba218c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2022-09-22 12:54:46 +09:00
Merged: https://github.com/ruby/ruby/pull/6416

Merged-By: nobu <nobu@ruby-lang.org>

View file

@ -33,8 +33,6 @@ jobs:
configure: '' # test without -DRUBY_DEBUG as well
- test_task: check
configure: "--enable-shared --enable-load-relative"
skipped_tests: "TestGem#test_.*_from_binstubs.*"
continue-on-skipped_tests: true
- test_task: test-all TESTS=--repeat-count=2
- test_task: test-syntax-suggest
- test_task: test-bundler-parallel