Truffleruby: zeitwerk: Object#autoload on yourself is not ignored

Created on 12 Mar 2019  路  5Comments  路  Source: oracle/truffleruby

This issue comes from zeitwerk tests.

Version

truffleruby 1.0.0-rc14-dev-f6b387c4, like ruby 2.6.1, Interpreted [x86_64-darwin]

To reproduce

git clone https://github.com/fxn/zeitwerk.git
cd zeitwerk
bundle
ruby -Ilib:test test/lib/zeitwerk/test_ruby_compatibility.rb
compatibility priority

Most helpful comment

All the zeitwek tests appear to pass now 189 tests, 445 assertions, 0 failures, 0 errors, 0 skips, tested at dfb4b36482111554f2c3381005c853543e6bce8d. Thanks @ssnickolay .

All 5 comments

@deepj No, it doesn't. I'm not sure why that test fails.

The error on the title should be fixed now, but not all tests on that file are passing.

We should look again at zeitwerk tests, cc @chrisseaton

All the zeitwek tests appear to pass now 189 tests, 445 assertions, 0 failures, 0 errors, 0 skips, tested at dfb4b36482111554f2c3381005c853543e6bce8d. Thanks @ssnickolay .

Was this page helpful?
0 / 5 - 0 ratings