Yusuke Endoh
17e09f033c
Skip three tests on FreeBSD 13
...
Some tests that use signals frequently fail randomly on FreeBSD 13.
Maybe something around signals has changed in FreeBSD 13.
This change skips them tentatively.
2022-03-08 16:06:37 +09:00
Kazuhiro NISHIYAMA
dfe7faa6b6
exclude name must be Regexp or Symbol
...
fdf0f8d814/tool/lib/test/unit.rb (L1273-L1290)
2022-02-17 19:04:16 +09:00
Nobuyoshi Nakada
b4fd0e0c73
Exclude TestThread#test_signal_at_join on FreeBSD 13 for now [ci skip]
2022-02-13 17:39:57 +09:00
naruse
3e92b635fb
Add frozen_string_literal: false for all files
...
When you change this to true, you may need to add more tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-16 05:07:31 +00:00
naruse
a34ca0c98d
suppress warning: ambiguous first argument; put parentheses or a space even after `/' operator
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50864 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-06-13 08:42:02 +00:00
nobu
93ce79dc34
test/excludes: expensive tests
...
* test/excludes/TestConst.rb: skip very expensive test.
* test/excludes/TestThread.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-06 22:46:52 +00:00