nobu
|
d41838c8d4
|
common.mk: exclude memory leak tests
* common.mk (TEST_EXCLUDES): exclude tests for memory leak, often
too expensive and/or false-positive.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2015-09-03 05:22:41 +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 |
|
nobu
|
af775f2b2c
|
TestException.rb: exclude stack overflow tests
* test/excludes/TestException.rb: exclude machine stack overflow
tests by default.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2015-02-09 01:28:32 +00:00 |
|