-
Notifications
You must be signed in to change notification settings - Fork 121
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
chore: update ag-grid to latest version #5957
Conversation
extended-test --isolated |
extended-test --backstop |
"extended-test --isolated" started. Check the progress here. |
"extended-test --backstop" started. Check the progress here. |
❌ "extended-test --isolated" finished with result failure. Check the results here. |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
✅ "extended-test --isolated" finished with result success. Check the results here. |
69ad7db
to
c8e4ed8
Compare
extended-test --integrated |
"extended-test --integrated" started. Check the progress here. |
✅ "extended-test --integrated" finished with result success. Check the results here. |
bfd2aac
to
5a3a46a
Compare
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
afad083
to
be09fb5
Compare
extended-test --backstop |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
f21ea9a
to
c74a4a7
Compare
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
c74a4a7
to
cc6fd01
Compare
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
✅ "extended-test --backstop" finished with result success. Check the results here. |
7d5dbe7
to
4073c8f
Compare
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
❌ "extended-test --backstop" finished with result failure. Check the results here. |
4073c8f
to
745f87f
Compare
extended-test --backstop |
"extended-test --backstop |
risk: high
745f87f
to
05943d2
Compare
❌ "extended-test --backstop |
risk: nonprod
05943d2
to
2b0a2ca
Compare
extended-test --backstop |
"extended-test --backstop" started. Check the progress here. |
✅ "extended-test --backstop" finished with result success. Check the results here. |
risk: nonprod
risk: high
Important
Please, don't forget to run
rush change
for the commits that introduce new features or significant changes 🙏 This information is used to generate the change log.Run extended test by pull request comment
Commands can be triggered by posting a comment with specific text on the pull request. It is possible to trigger multiple commands simultaneously.
Explanation
--backstop
The command to run screen tests.--integrated
The command to run integrated tests against the live backend.--isolated
The command to run isolated tests against recordings.--record
The command to create new recordings for isolated tests.--filter
(Optional) A comma-separated list of test files to run. This parameter is valid only for the--integrated
,--isolated
, and--record
commands.Examples