Skip to content

Commit

Permalink
Merge pull request #129 from reportportal/bugfix/EPMRPP-88772-fix-tes…
Browse files Browse the repository at this point in the history
…t-results-inconsistency-for-serial-mode

EPMRPP-88772 || Fix test results inconsistency for serial mode
  • Loading branch information
AmsterGet authored Dec 19, 2023
2 parents 7fb8d79 + 342e6ed commit f59c827
Show file tree
Hide file tree
Showing 7 changed files with 2,082 additions and 1,015 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
### Added
- `extendTestDescriptionWithLastError` option to the RP config to have the ability to attach the last error log
- `extendTestDescriptionWithLastError` option to the RP config to be able to toggle the last error log attaching to the test description.
### Fixed
- Test results inconsistency while using [serial mode](https://playwright.dev/docs/test-retries#serial-mode).
### Changed
- `@reportportal/client-javascript` bumped to version `5.0.15`. Logging link to the launch on its finish now available by default.

## [5.1.4] - 2023-10-05
## Changed
- `@reportportal/client-javascript` bumped to version `5.0.14`.

## [5.1.3] - 2023-09-07
### Fixed
- [#111](https://github.com/reportportal/agent-js-playwright/issues/111) Test is not finished when `expect().toPass()` exceed test timeout
- [#111](https://github.com/reportportal/agent-js-playwright/issues/111) Test is not finished when `expect().toPass()` exceed test timeout.
### Changed
- `@reportportal/client-javascript` bumped to version `5.0.13`. `launchUuidPrint` and `launchUuidPrintOutput` configuration options introduced.

Expand Down
Loading

0 comments on commit f59c827

Please sign in to comment.