ruby/test/logger
Jesse Chavez 99d02caed3 [ruby/logger] Fix log rotation inter-process lock failed.
Issue only occurs in JRuby 9.3.0.0 and Windows and the full
console output is:

log rotation inter-process lock failed. D:\log.txt -> D:\log.txt.0: The process cannot access the file because it is being used by another process.
log writing failed. closed stream
log writing failed. closed stream
...

https://github.com/ruby/logger/commit/19fc734638
2022-01-27 12:33:06 +09:00
..
test_formatter.rb [ruby/logger] Removed loading old helper file and load Logger class by itself 2021-12-18 08:38:58 +09:00
test_logdevice.rb [ruby/logger] Fix log rotation inter-process lock failed. 2022-01-27 12:33:06 +09:00
test_logger.rb [ruby/logger] Test cases 2021-12-18 08:38:58 +09:00
test_logperiod.rb [ruby/logger] Ignored loading CoreAssertions in test runner 2021-09-15 08:49:24 +09:00
test_severity.rb [ruby/logger] Ignored loading CoreAssertions in test runner 2021-09-15 08:49:24 +09:00