diff options
author | Hiroshi SHIBATA <[email protected]> | 2025-06-02 08:50:54 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-06-02 08:50:54 +0900 |
commit | 20d7db8cbaa617f58d0d262c354c76460a6ad809 () | |
tree | 6f9756dc295617757778460aaa7754f54f2f1932 /thread.c | |
parent | 3fd2d54a0aa31d9e851790f85a2baf97fa17458e (diff) |
Handle test failure of mock object
Fixup 4c26a38ed3c https://rubyci.s3.amazonaws.com/amazon2/ruby-master/log/20250601T213003Z.fail.html.gz ``` 1) An exception occurred during: Mock.verify_count File.birthtime accepts an object that has a #to_path method FAILED Mock 'path' expected to receive to_path(:any_args) exactly 1 times but received it 0 times /home/chkbuild/chkbuild/tmp/build/20250601T213003Z/ruby/spec/ruby/core/file/birthtime_spec.rb:4:in 'block in <top (required)>' /home/chkbuild/chkbuild/tmp/build/20250601T213003Z/ruby/spec/ruby/core/file/birthtime_spec.rb:3:in '<top (required)>' ```
0 files changed, 0 insertions, 0 deletions