Skip to content

Turn of fuzzing for AbstractModelBasedTest.kt #506

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

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

Markoutte
Copy link
Collaborator

Description

After implementing #439 there're 2 failed test: InnerMockWithFieldExampleTest and MockWithFieldExampleTest. The simple approach is to disable fuzzing for AbstractModelBasedTest#internalCheck

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

InnerMockWithFieldExampleTest and MockWithFieldExampleTest should pass

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
  • All tests pass locally with my changes

@EgorkaKulikov EgorkaKulikov self-requested a review July 12, 2022 18:01
@EgorkaKulikov EgorkaKulikov merged commit 9e88e49 into main Jul 12, 2022
@EgorkaKulikov EgorkaKulikov deleted the pelevin/fix-mock-test branch July 12, 2022 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants