Skip to content

[Tests] Hide FailFastSkipExceptions and mark the test as skipped - #10251

Merged
merlimat merged 1 commit into
apache:masterfrom
lhotari:lh-hide-failfastexceptions
Apr 18, 2021
Merged

[Tests] Hide FailFastSkipExceptions and mark the test as skipped#10251
merlimat merged 1 commit into
apache:masterfrom
lhotari:lh-hide-failfastexceptions

Conversation

@lhotari

@lhotari lhotari commented Apr 17, 2021

Copy link
Copy Markdown
Member

Motivation

Hiding FailFastSkipExceptions makes it easier to find the actual test failure in the log output when the test fails.
Fail fast testing mode was introduced in #10195 .

Modifications

  • remove the exception and set the status of the test result to skip in the TestNG listener

- this makes it easier to find the actual test failure in the log output
@lhotari lhotari changed the title [TestsHide FailFastSkipExceptions and mark the test as skipped [Tests] Hide FailFastSkipExceptions and mark the test as skipped Apr 17, 2021
@lhotari

lhotari commented Apr 17, 2021

Copy link
Copy Markdown
Member Author

@aahmed-se @eolivelli Please review

@eolivelli

Copy link
Copy Markdown
Contributor

Cool

@merlimat merlimat added this to the 2.8.0 milestone Apr 18, 2021
@merlimat
merlimat merged commit ce42e5b into apache:master Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants