-
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] Remove acceptance test related to image preview #10670
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
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
3 times, most recently
from
March 28, 2024 10:38
bb0fae6
to
76c6392
Compare
18 tasks
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
3 times, most recently
from
April 3, 2024 04:09
804a589
to
d6f82d1
Compare
Salipa-Gurung
changed the title
[tests-only] [full-ci] Remove test related to image preview
[tests-only] [full-ci] Remove acceptance test related to image preview
Apr 3, 2024
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
7 times, most recently
from
April 5, 2024 03:58
3f49b1b
to
35e3ebe
Compare
Salipa-Gurung
requested review from
PrajwolAmatya,
saw-jan,
SagarGi and
amrita-shrestha
April 10, 2024 05:11
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
from
April 10, 2024 07:15
35e3ebe
to
6cee957
Compare
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
from
April 11, 2024 09:40
6cee957
to
9274fc6
Compare
SagarGi
reviewed
Apr 15, 2024
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
2 times, most recently
from
April 17, 2024 11:46
45543fd
to
82c4a42
Compare
saw-jan
reviewed
Apr 17, 2024
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
from
April 24, 2024 04:20
12973c8
to
025e71f
Compare
saw-jan
reviewed
Apr 24, 2024
saw-jan
approved these changes
Apr 24, 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 👍
grgprarup
reviewed
Apr 25, 2024
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
2 times, most recently
from
April 25, 2024 05:24
b3f7a52
to
a220d11
Compare
✖ When "Alice" opens a file "testavatar.png" in the media-viewer using the sidebar panel # tests/e2e/cucumber/steps/ui/resources.ts:798
locator.click: Error: strict mode violation: locator('xpath=//div[contains(@class, "files-side-bar")]//*[contains(@data-testid, "action-handler")]/span[text()="Preview"]') resolved to 2 elements:
1) <span data-testid="action-label" class="oc-files-conte…>Preview</span> aka getByRole('button', { name: 'Preview' }).first()
2) <span data-testid="action-label" class="oc-files-conte…>Preview</span> aka getByRole('button', { name: 'Preview' }).nth(1)
=========================== logs ===========================
waiting for locator('xpath=//div[contains(@class, "files-side-bar")]//*[contains(@data-testid, "action-handler")]/span[text()="Preview"]')
============================================================
at Object.previewMediaFromSidebarPanel (/var/www/owncloud/web/tests/e2e/support/objects/app-files/resource/actions.ts:1627:67)
at async Resource.previewMediaFromSidebarPanel (/var/www/owncloud/web/tests/e2e/support/objects/app-files/resource/index.ts:303:5)
at async World.<anonymous> (/var/www/owncloud/web/tests/e2e/cucumber/steps/ui/resources.ts:803:5) |
saw-jan
reviewed
Apr 25, 2024
Salipa-Gurung
force-pushed
the
test/remove-image-preview
branch
from
April 25, 2024 09:40
da2ea10
to
69d4e38
Compare
Quality Gate passedIssues Measures |
Salipa-Gurung
added a commit
that referenced
this pull request
Apr 26, 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
7 tasks
Salipa-Gurung
added a commit
that referenced
this pull request
Apr 26, 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
added a commit
that referenced
this pull request
Apr 26, 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
added a commit
that referenced
this pull request
Apr 26, 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
added a commit
that referenced
this pull request
Apr 29, 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
added a commit
that referenced
this pull request
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
saw-jan
pushed a commit
that referenced
this pull request
May 2, 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
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
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
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes