Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add concrete execution specification#1722

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
SBOne-Kenobi wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromsbone/add-execution-spec

Conversation

@SBOne-Kenobi
Copy link
Collaborator

@SBOne-KenobiSBOne-Kenobi commentedJan 19, 2023
edited
Loading

Description

Sometimes we need to change behavior of concrete executor by ignoring some exceptions. Especially fuzzing could create wrong models and it's ok.
The solution is add a specialisation class and provide it with invocation parameters to concrete executor.
Also added a special decoratorUtConcreteExecutionForceException for exceptions that forces wrapped exceptions avoiding any handling.

Fixes#1117
Fixes#1590

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manual Scenario

Described in issues above.

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

@alisevychalisevych added ctg-enhancementNew feature, improvement or change request comp-instrumented-processIssue is related to Instrumented process ctg-bug-fixPR is fixing a bug labelsJan 24, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sergeypospelovsergeypospelovAwaiting requested review from sergeypospelov

At least 2 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

comp-instrumented-processIssue is related to Instrumented processctg-bug-fixPR is fixing a bugctg-enhancementNew feature, improvement or change request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Concrete executor fails when generating tests for sockets InvocationTargetException for constructors with UtMock.assume() and Fuzzing on

3 participants

@SBOne-Kenobi@alisevych

[8]ページ先頭

©2009-2025 Movatter.jp