Skip to content

Concrete executor jar provided as a resource for contest estimator #412

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 5, 2022

Conversation

denis-fokin
Copy link
Collaborator

@denis-fokin denis-fokin commented Jul 5, 2022

Description

After #287 contest estimator has been failing to find the concrete executor jar.

Fixes #413

Type of Change

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

How Has This Been Tested?

Automated Testing

Contest estimator has been run.

Manual Scenario

Open the Gradle project in IDE and run the ContestEstimator class.

Checklist (remove irrelevant options):

  • 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
  • Tests that prove my change is effective
  • All tests pass locally with my changes

@denis-fokin denis-fokin changed the title Concrete executor jar in resources for contest estimator Concrete executor jar provided as a resource for contest estimator Jul 5, 2022
@denis-fokin denis-fokin force-pushed the denis-fokin/put-ce-jar-in-resources branch from b10fe29 to bd0b2ea Compare July 5, 2022 11:49
Copy link
Member

@viktoriia-fomina viktoriia-fomina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@denis-fokin denis-fokin merged commit 67cc7d9 into main Jul 5, 2022
@denis-fokin denis-fokin deleted the denis-fokin/put-ce-jar-in-resources branch July 5, 2022 13:27
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.

Concrete estimator does not find the concrete executor jar
2 participants