-
Notifications
You must be signed in to change notification settings - Fork 5
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
Merge dev into Master #4447
Merged
Merge dev into Master #4447
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…gy to use data set instead of subject.
…hich simplifies fetching the original and replacement files as a pair and returns ReleaseFiles rather than files.
…y ReleaseSubject to ReleaseFile matching on release id and subject id.
Updated run_tests.py script to take a "rerun-attempts" argument and enable X number of failing suite retries before stopping. Updated pipeline to use new "rerun-attempts" option. Updated the tracking of failing test suites to be file-based rather than variable-based to allow for reruns using consistent set of failing suites, and fed this into Slack reports also. Updated the use of SeleniumLibrary and element_finder to refetch to allow fresh values to be obtained in subsequent reruns.
…ssue in failedd suites listing, and increasing number of rerun attempts in pipeline to establish better stability.
…osaving text block keywords, to avoid issues with our FormEditor.tsx onBlur() delay. Added additional descriptions to keywords and test steps around autosaving blocks.
… make it a bit clearer as to why we need to reinitialise the selenium elements prior to each test run
EES-4660 Part 1 - Refactor Data Guidance to use file id's and rename terminology to use 'data set'
…ors-cut EES-4117 - add "rerun-attempts" option to enable UI test retries on the pipeline
…eparators in args.tests.
🐛 EES-4117 Change path separators in `run_tests.py`
…hich simplifies fetching the original and replacement files as a pair and returns ReleaseFiles rather than files.
EES-4627 Various clean up tasks associated with MethodologyRedirects
EES-4660 Part 2 - Begin setting Data Guidance on `ReleaseFile.Summary`
…n run_tests.py for Windows users, as actual path supplied dependens on how the tests are executed
… if test failures were reported.
…ators-for-ui-test-checks Added checks for both back slashes and forward slashes in check withi…
…obs-on-test-failures Ees 4117 fail jobs on test failures
Merge master back into Dev
…n Replace, not in GetReplacementPlan
🐛 EES-4660 Fix bug generating replacement plan for the replacement complete page
EES-4732 fix slow locations rendering for schools
N-moh
requested review from
benoutram,
ntsim,
duncan-at-hiveit,
mmyoungman and
amyb-hiveit
November 30, 2023 14:14
benoutram
approved these changes
Nov 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR merges dev into Master for upcoming deploy to Pre-prod and Prod