Skip to content
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

Release 5.1.3 #118

Merged
merged 9 commits into from
Sep 7, 2023
Merged

Release 5.1.3 #118

merged 9 commits into from
Sep 7, 2023

Conversation

AmsterGet
Copy link
Member

@AmsterGet AmsterGet commented Aug 28, 2023

reportportal.io and others added 8 commits June 23, 2023 13:26
* Update README.md

* Update README.md
* EPMRPP-8485 || Test-is-finished-when-test-exceed-timeout

* EPMRPP-84855 || Adjust onTestEnd logic

We need to remove result.status === timedOut because in case we have
expect().toPass({timeout:5_000}) and global timeout set to 20_000
status !== timedOut.
.toPass retries expect until it pass or timer exceeds. If timer exceeds
test has result === failed, but playwright itself doesn't invoke onStepEnd
method.

* EPMRPP-84855 || Code review fixes - 1

* EPMRPP-84855 || Add unit tests
@AmsterGet AmsterGet marked this pull request as ready for review August 29, 2023 14:53
@Bam6ycha Bam6ycha changed the title [DNM] Next release Release 5.1.3 Sep 7, 2023
@Bam6ycha Bam6ycha self-requested a review September 7, 2023 06:55
@Bam6ycha
Copy link
Contributor

Bam6ycha commented Sep 7, 2023

Everything looks good to me!
Also, I provide an example launch to make sure that everything works as expected.

@AmsterGet do you have something to add to this PR? If doesn't, I will merge it.

@AmsterGet
Copy link
Member Author

Everything looks good to me! Also, I provide an example launch to make sure that everything works as expected.

@AmsterGet do you have something to add to this PR? If doesn't, I will merge it.

Actually no, go ahead!

@Bam6ycha Bam6ycha merged commit d2191de into master Sep 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants