index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
rbs_skip_tests
Age
Commit message (
Expand
)
Author
2025-03-31
Also skip test_load(JSONSingletonTest)
Hiroshi SHIBATA
2025-03-31
Skip RDoc tests
Soutaro Matsumoto
2025-03-28
Skip failing rbs tests for deprecated JSON methods
Hiroshi SHIBATA
2025-03-27
Skip failing rbs tests for removing deprecated methods
Hiroshi SHIBATA
2025-01-23
Skip test_params(OpenSSLDHTest) at rbs tests with test-bundled-gems
Hiroshi SHIBATA
2025-01-20
Revert "Skip RBS::SchemaTest"
Jean Boussier
2025-01-20
Skip RBS::SchemaTest
Hiroshi SHIBATA
2024-12-20
Bundle rbs-3.8 (#12399)
Soutaro Matsumoto
2024-12-05
Bundle RBS 3.7 (#12265)
Soutaro Matsumoto
2024-11-26
Skip failing rbs tests with latest HEAD of ruby/json
Hiroshi SHIBATA
2024-11-25
Skip flaky tests of rbs in macOS 15.x
Hiroshi SHIBATA
2024-11-01
Skip failing test with RBS and JSON
Hiroshi SHIBATA
2024-10-04
Skip related tests in PathnameInstanceTest
Hiroshi SHIBATA
2024-10-03
Stop skipping broken tests
Soutaro Matsumoto
2024-10-02
SKip failing tests that are caused by unknown IOError
Hiroshi SHIBATA
2024-09-12
Switch the default parser from parse.y to Prism
Kevin Newton
2024-08-21
Skip failing tempfile library tests
Soutaro Matsumoto
2024-08-18
Make Range#step to consistently use + for iteration (#7444)
Victor Shepelev
2024-01-26
Bundle rbs-3.4.3 (#9702)
Soutaro Matsumoto
2024-01-09
Introduce NODE_SYM to manage symbol literal
yui-knk
2024-01-07
Skip some RBS test
S-H-GAMELINKS
2023-11-21
Bundle rbs-3.3.1 (#8921)
Soutaro Matsumoto
2023-11-14
Skip TOPDIR test
Soutaro Matsumoto
2023-11-14
Skip test_diff_* from rbs tests. It used bundle command
Hiroshi SHIBATA
2023-08-30
Bundle RBS 3.2.1 (#8306)
Soutaro Matsumoto
2023-08-24
Fix support for dynamic keys. (#8273)
Samuel Williams
2023-04-28
Bundle rbs-3.1.0 (#7766)
Soutaro Matsumoto
2023-03-28
Revert "RBS: Pathname#taint and Pathname#untaint are removed"
Nobuyoshi Nakada
2023-03-28
RBS: Pathname#taint and Pathname#untaint are removed
Nobuyoshi Nakada
2023-03-20
Add explanation to rbs_skip_tests (#7525)
Soutaro Matsumoto
2023-01-11
Skip rbs Encoding#replicate test
Benoit Daloze
2022-12-21
Set up RBS_SKIP_TESTS (#6862)
Soutaro Matsumoto