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

Try test_interrupt_in_other_thread

Seems working now probably because of system library updates.
This commit is contained in:
Nobuyoshi Nakada 2021-11-25 21:35:39 +09:00
parent 7f7c3a0a75
commit 0a1b3b3a67
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -28,7 +28,6 @@ jobs:
- test_task: "check"
os: ubuntu-20.04
configure: "--host=i686-$OSTYPE"
skipped_tests: TestReadline#test_interrupt_in_other_thread
- test_task: "test-all TESTS=--repeat-count=2"
os: ubuntu-20.04
configure: ""