-
-
Save tak1n/3bf331ce83774140a12a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ bennyklotz utils → λ git master* → ruby -Ilib -Itest test/kernel_test.rb -n /xxx/ | |
Run options: -n /xxx/ --seed 42859 | |
# Running: | |
super called | |
E | |
Finished in 0.178644s, 5.5977 runs/s, 0.0000 assertions/s. | |
1) Error: | |
Lotus::Utils::Kernel::.Pathname::successful operations::when an object that implements to_str is given#test_0001_returns a pathname xxx: | |
NoMethodError: private method `Pathname' called on Kernel (Module) | |
kernel/delta/kernel.rb:78:in `Pathname (method_missing)' | |
/home/benny/Web/ruby/lotus-framework/utils/test/kernel_test.rb:2250:in `__script__' | |
1 runs, 0 assertions, 0 failures, 1 errors, 0 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment