Skip to content
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

[CI] testThatThereAreNoSelectorsRemainingThatAreSentButNotImplemented #16825

Closed
MarcusDenker opened this issue Jun 28, 2024 · 3 comments · Fixed by #16906
Closed

[CI] testThatThereAreNoSelectorsRemainingThatAreSentButNotImplemented #16825

MarcusDenker opened this issue Jun 28, 2024 · 3 comments · Fixed by #16906
Assignees

Comments

@MarcusDenker
Copy link
Member

MarcusDenker commented Jun 28, 2024

Bug description
testThatThereAreNoSelectorsRemainingThatAreSentButNotImplemented is failing. A PR (it looks even two) got merged that had code that sends unknown selectors:

ReClassForGeneratingEqualAndHashExistingImplementors>>#=' 

'StInspectorTransmissionNode class>>#hostObject:transmissionBlock:'
@MarcusDenker
Copy link
Member Author

ReClassForGeneratingEqualAndHashExistingImplementors is test data, so this is not just a trivial cleanup

@MarcusDenker
Copy link
Member Author

Failing now due to

  • MetaLinkAnonymousClassBuilderTest>>#testMigrateObjectToOriginalClass
  • MetaLinkAnonymousClassBuilderTest>>#testMigrateObjectToAnonymousClass
  • MetaLinkInstaller>>#reinstallPermaLink:onNode:
  • StInspectorTransmissionNode class>>#hostObject:transmissionBlock:

@MarcusDenker
Copy link
Member Author

Just one left:

MetaLinkInstaller>>#reinstallPermaLink:onNode:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants