Skip to content

Blankslate Ruby 3.0 compatibility #13

@voxik

Description

@voxik

Testing with Ruby 3.0, I observe the following error:

$ ruby -Ilib:test -e 'Dir.glob "./test/test_blan*.rb", &method(:require)' -- -n /test_late_included_module_in_kernel_is_ok/
Run options: -n /test_late_included_module_in_kernel_is_ok/ --seed 30445

# Running:

F

Finished in 0.000934s, 1070.2879 runs/s, 1070.2879 assertions/s.

  1) Failure:
TestBlankSlate#test_late_included_module_in_kernel_is_ok [/builddir/build/BUILD/builder-3.2.4/usr/share/gems/gems/builder-3.2.4/test/test_blankslate.rb:149]:
NoMethodError expected but nothing was raised.

1 runs, 1 assertions, 1 failures, 0 errors, 0 skips

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions