Skip to content

Chore/run tests without increased global timeout#960

Closed
makelicious wants to merge 1817 commits intodevelopfrom
chore/run-tests-without-increased-global-timeout
Closed

Chore/run tests without increased global timeout#960
makelicious wants to merge 1817 commits intodevelopfrom
chore/run-tests-without-increased-global-timeout

Conversation

@makelicious
Copy link
Contributor

Description

We have retry mechanism for files. It seems that the file retry is the one that helps the tests pass in CI. Having both increases the runtime by a good margin. In failure situations, tests that are not gonna pass are left hanging.

The aim is to identify the tests that actually need minute and a half of retry. In those scenarios, we either change the tests, or if that is not possible identify the proper timeout https://playwright.dev/docs/test-timeouts

Link this pull request to the GitHub issue (and optionally name the branch ocrvs-<issue #>)

Checklist

  • I have linked the correct Github issue under "Development"
  • I have tested the changes locally, and written appropriate tests
  • I have tested beyond the happy path (e.g. edge cases, failure paths)
  • I have updated the changelog with this change (if applicable)
  • I have updated the GitHub issue status accordingly

tareq89 and others added 30 commits July 14, 2025 21:35
…1539)

* fix: expected protected fields to be hidden

* chore: update notify action copy

* test: skip browser back button test for now
chore: add test for all status advanced search
* fix: temporary change DC

* Add environment files for v19-alpha-staging

* Add environment files for v19-alpha-prod

* fix: add missing secrets

* Add environment files for v19-alpha-staging

* Add environment files for v19-alpha-prod

* Apply suggestions from code review

Co-authored-by: Riku Rouvila <riku.rouvila@gmail.com>

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Riku Rouvila <riku.rouvila@gmail.com>
fix: v2-advanced-search/7-search-birth-event-declaration-stauts.spec.ts
advanced search birth child event e2e added
rikukissa and others added 29 commits August 17, 2025 17:01
[OCRVS-10124] Show assign modal
Remove adding comment and signing since notify annotation is applied onto declaration
…-mapping

chore: update test cases to accommodate workqueue action mapping
We have retry mechanism for files. It seems that the file retry is the one that helps the tests pass. Having both increases the runtime by a good margin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants