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

Concrete execution fails for a static method using a static field #711 #1143

Conversation

Markoutte
Copy link
Collaborator

Description

Fuzzer shouldn't try to work with static method that has no parameters.

Fixes #711

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

All tests should pass

Manual Scenario

Example in the issue works as exptected.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All fuzzers tests pass locally with my changes

Sorry, something went wrong.

@Markoutte Markoutte merged commit 2551385 into main Oct 12, 2022
@Markoutte Markoutte deleted the pelevin/711_Concrete_execution_fails_for_a_static_method_using_a_static_field branch October 12, 2022 11:44
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.

Concrete execution fails for a static method using a static field
2 participants