Skip to content

Fix the last few super issues #2103

@chrisseaton

Description

@chrisseaton

I'm keen to fix the last few super issues for an experiment at Shopify

We're got one failing spec:

fails:The super keyword wraps into array and passes along reassigned rest args with non-array scalar value

But quite a lot of failing MRI tests:

exclude :test_define_method, "needs investigation"
exclude :test_super_in_instance_eval, "needs investigation"
exclude :test_super_in_instance_eval_with_define_method, "needs investigation"
exclude :test_super_in_module_unbound_method, "needs investigation"
exclude :test_super_in_orphan_block_with_instance_eval, "needs investigation"
exclude :test_double_include, "needs investigation"
exclude :test_double_include2, "needs investigation"
exclude :test_from_eval, "needs investigation"
exclude :test_super_in_BEGIN, "needs investigation"
exclude :test_super_with_modified_rest_parameter, "needs investigation"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions