-
-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RB missing tests #16917
base: Pharo13
Are you sure you want to change the base?
Add RB missing tests #16917
Conversation
Add test for `hierarchyDefinesPoolDictionary: ` Add test for `superclassRedefines:` Marked wrong critiques for RefactoringData
failing test: testNoUnusedClassVariablesLeft |
Cleaning methods with addtitional unnecessary characters
Nice to have more tests. |
@hernanmd I relaunched the build because there were refactoring failing tests
|
Yes. I've seen these. Yesterday I marked them as wrong in the manifest, but for some reason, they're still being checked. I'll check it tomorrow. |
Tx! |
What a pain this issue.
|
Errors seems related |
This PR would need #16953 first |
We still have the following tests breaking
|
Still some related tests are broken
|
This PR addresses missing tests reported in #11337:
hierarchyDefinesClassVariable:
hierarchyDefinesPoolDictionary:
superclassRedefines: