-
Notifications
You must be signed in to change notification settings - Fork 155
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
[tests-only] [full-ci] Port PR #10670 #10837
Merged
Merged
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
saw-jan
requested changes
Apr 26, 2024
Salipa-Gurung
force-pushed
the
forwardport-move-media-preview
branch
from
April 26, 2024 06:33
0b4f5ba
to
2a1feec
Compare
saw-jan
reviewed
Apr 26, 2024
saw-jan
reviewed
Apr 26, 2024
Salipa-Gurung
force-pushed
the
forwardport-move-media-preview
branch
from
April 26, 2024 09:07
2a1feec
to
1c90f47
Compare
Salipa-Gurung
force-pushed
the
forwardport-move-media-preview
branch
from
April 26, 2024 09:26
1c90f47
to
44ca539
Compare
Please, make compatible with the changes done in PR #10637 |
Salipa-Gurung
force-pushed
the
forwardport-move-media-preview
branch
from
April 29, 2024 08:35
44ca539
to
1b077a7
Compare
Salipa-Gurung
changed the title
[tests-only] [full-ci] Forwardport PR #10670
[tests-only] [full-ci] Port PR #10670
Apr 30, 2024
#10670) * remove acceptance test related to media preview * address review * add assertion for media navigation action * change step description * select the first element found by locator
Salipa-Gurung
force-pushed
the
forwardport-move-media-preview
branch
from
April 30, 2024 09:11
1b077a7
to
f96aed1
Compare
Quality Gate passedIssues Measures |
saw-jan
approved these changes
May 2, 2024
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 👍
Could port PR #10637 and new changes from this PR to stable-8?
saw-jan
pushed a commit
that referenced
this pull request
May 14, 2024
* [tests-only] [full-ci] Remove acceptance test related to image preview (#10670) * remove acceptance test related to media preview * address review * add assertion for media navigation action * change step description * select the first element found by locator * refactor test step to download from topbar * update step description * remove identical step implementation to download resource from media viewer
7 tasks
saw-jan
pushed a commit
that referenced
this pull request
May 15, 2024
* [tests-only] [full-ci] Remove acceptance test related to image preview (#10670) * remove acceptance test related to media preview * address review * add assertion for media navigation action * change step description * select the first element found by locator * refactor test step to download from topbar * update step description * remove identical step implementation to download resource from media viewer
anon-pradip
pushed a commit
to anon-pradip/web
that referenced
this pull request
May 15, 2024
* [tests-only] [full-ci] Remove acceptance test related to image preview (owncloud#10670) * remove acceptance test related to media preview * address review * add assertion for media navigation action * change step description * select the first element found by locator * refactor test step to download from topbar * update step description * remove identical step implementation to download resource from media viewer
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.
Description
Forward port PR #10670 moving media preview test from acceptance to e2e test.
Related Issue
Types of changes