Skip to content

testsuite: Remove refactoring transforms that are no-ops #1493

@ahomescu

Description

@ahomescu

The test suite runs a bunch of transforms right now that are no-ops because they only operate on marked nodes (generally with the target mark) and we do not give them any:

We could try to add the target mark to all relevant nodes, but for now it's easier to just disable those transforms.

Metadata

Metadata

Assignees

Labels

refactorerThis issue relates to the refactoring tooltestsProblems with the unit or integration tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions