aquality-automation / aquality-tracking

Apache License 2.0
5 stars 2 forks source link

[BUG] Incorrect Skipped status code processing [JUnit5] #111

Closed daliabyeva closed 4 years ago

daliabyeva commented 4 years ago

Describe the bug Tests with status code Skipped are imported as Passed

To Reproduce

  1. Run tests with JUnit5 annotations @Disabled, @DisabledIfSystemProperty or with assumptions not met
  2. Import the xml
  3. See test run
  4. See that tests are added as Passed

Expected behavior Tests are added as Not Executed

Desktop (please complete the following information):

DmitryBogatko commented 4 years ago

@daliabyeva , the changes are merged. Please, update your tracking instance