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

fix MethodConstantTest #16405

Merged
merged 3 commits into from Apr 5, 2024

Conversation

MarcusDenker
Copy link
Member

On the Newtools CI we saw some odd failing tests. This PR improves the MethodConstantTest to

  • clean up
  • force compilation to make the testConstPlaceInTransformedMethod work on the first run

…e MethodConstantTest to

- clean up
- force compilation to make the testConstPlaceInTransformedMethod work on the first run
@jecisc
Copy link
Member

jecisc commented Apr 4, 2024

osx-64 / Tests-osx-64 / testTwoConstsInSameMethod – MacOSX64.Reflectivity.Tools.Tests.MethodConstantTest

Error
receiver of "adaptToNumber:andSend:" is nil
Stacktrace
MessageNotUnderstood
receiver of "adaptToNumber:andSend:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #adaptToNumber:andSend:
UndefinedObject(Object)>>adaptToInteger:andSend:
SmallInteger(Integer)>>+
SmallInteger>>+
MethodConstantTest>>sumOfTwoConsts:and:
MethodConstantTest>>testTwoConstsInSameMethod
MethodConstantTest(TestCase)>>performTest

@jecisc jecisc added the Status: Need more work The issue is nearly ready. Waiting some last bits. label Apr 4, 2024
@MarcusDenker MarcusDenker removed the Status: Need more work The issue is nearly ready. Waiting some last bits. label Apr 5, 2024
@jecisc jecisc merged commit d58c838 into pharo-project:Pharo12 Apr 5, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants