-
Notifications
You must be signed in to change notification settings - Fork 168
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
[full-ci][tests-only] add a full CI and early fail support for the e2e test pipelines #7558
Conversation
4e17b76
to
f3c7afb
Compare
with |
with |
9d7e5a9
to
6eee588
Compare
with no |
8e94d5c
to
b8f8617
Compare
@saw-jan will be looking on this from now, comment on fail needs some more investigation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…lines Signed-off-by: Kiran Parajuli <[email protected]> [not-fore-merge] intenionally fail a e2e test to demonstrate the full-ci behaviour Signed-off-by: Kiran Parajuli <[email protected]> remove intentionally added failure Signed-off-by: Kiran Parajuli <[email protected]> Adress reviews Signed-off-by: Kiran Parajuli <[email protected]>
b8f8617
to
499eaba
Compare
9f3cb8e
to
a693e4c
Compare
Results for e2e-tests oC10 https://drone.owncloud.com/owncloud/web/27961/11/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/27961/tracing/re-sharing-alice-2022-9-1-07-25-20.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/27961/tracing/re-sharing-brian-2022-9-1-07-25-28.zip |
✔️ acceptance is not dependent to e2e: https://drone.owncloud.com/owncloud/web/27957 The PR is now ready! |
7bf1de6
to
0e07ab4
Compare
5c33718
to
0e07ab4
Compare
known issue with e2e tests: #7566 |
Kudos, SonarCloud Quality Gate passed! |
Description
Related Issue
How Has This Been Tested?
full-ci
and an intentional error on the e2e pipes: https://drone.owncloud.com/owncloud/web/27928full-ci
in the PR title and an intentional failure in the e2e suite: https://drone.owncloud.com/owncloud/web/27927skip
set as True: https://drone.owncloud.com/owncloud/web/27925Screenshots (if appropriate):
Types of changes
Checklist: