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

12 commits

Author SHA1 Message Date
Nobuyoshi Nakada
3077cb6912
Restore $VERBOSE 2019-06-20 18:20:38 +09:00
Nobuyoshi Nakada
e31602b78d
Suppress warnings 2019-06-20 17:41:09 +09:00
Yusuke Endoh
65944e96d3 test/racc/test_racc_command.rb: Extend the timeout
test_opal, test_ruby18, and test_ruby22 are slow tests.

https://rubyci.org/logs/rubyci.s3.amazonaws.com/scw-ad7f67/ruby-master/log/20190619T105405Z.fail.html.gz
2019-06-19 23:10:40 +09:00
git
b93508b32c * remove trailing spaces, append newline at EOF. 2019-06-19 18:19:20 +09:00
Hiroshi SHIBATA
2b4024da32 Temporary disabled to invoke assert_output_unchanged.
Because some environment created the different results from test fixtures.
2019-06-19 18:18:13 +09:00
Hiroshi SHIBATA
d710321800 Workaround for the external file for racc test 2019-06-19 18:18:04 +09:00
Hiroshi SHIBATA
8a3bd06d27 use TEMP_DIR. 2019-06-19 18:17:59 +09:00
Hiroshi SHIBATA
4cca8c4d20 Use Test::Unit instead of Minitest and fixed test error with ruby repo.
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2019-06-19 18:17:53 +09:00
Hiroshi SHIBATA
2272d6ae24 Restore test_dir and update prefix for Dir.mktmpdir. 2019-06-19 18:17:48 +09:00
Hiroshi SHIBATA
9ea1fc27a9 Try to use Dir.mktmpdir. 2019-06-19 18:17:44 +09:00
Hiroshi SHIBATA
c110b59af5 Fixed path for ruby core repository. 2019-06-19 18:17:31 +09:00
Hiroshi SHIBATA
1a2546c2be Backport racc-1.4.15 from upstream. 2019-06-19 18:17:25 +09:00