konveyor / tackle-test-generator-cli

Apache License 2.0
58 stars 34 forks source link

Maven build to complete its execution also when there are test failures #255

Closed haim-kermany closed 2 years ago

haim-kermany commented 2 years ago

Description

  1. it seems that maven did not ignore failures.
  2. handle the case in which an exec file was created, but not a csv file

Please include a summary of the change and the issue that the PR is related to. Please also include relevant motivation and context. List any dependencies that are required for this change.

Related to 118

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

bug was reconstructed and fixed on irs, and lfsm (madihas app)

Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated. Please also list any relevant details for your test configuration.

Checklist