Skip to content
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] bump ocis commit id - master #11366

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

anon-pradip
Copy link
Contributor

@anon-pradip anon-pradip commented Aug 16, 2024

Bump ocis commit id to the latest
Part of owncloud/QA#858

Fixes #11373

@anon-pradip anon-pradip force-pushed the bump-ocis-latest-commitId branch 3 times, most recently from 4921111 to 109abe7 Compare August 18, 2024 11:51
@anon-pradip anon-pradip force-pushed the bump-ocis-latest-commitId branch from 109abe7 to 8ea256a Compare August 18, 2024 12:03
@anon-pradip
Copy link
Contributor Author

anon-pradip commented Aug 18, 2024

image
When running the test for file: tests/e2e/cucumber/features/app-provider/urlJourneys.feature:10
for the step:

Then "Alice" should see the content "Microsoft Word Content" in editor "OnlyOffice"

,locally, I get the above popup modal and error :

locator.click: Timeout 30000ms exceeded.
       Call log:
         - waiting for frameLocator('[name="app-iframe"]').frameLocator('[name="frameEditor"]').locator('#id_viewer_overlay')
         -   locator resolved to <canvas width="931" height="486" class="block_elem" id="id_viewer_overlay"></canvas>
         - attempting click action
         -   waiting for element to be visible, enabled and stable
         -   element is visible, enabled and stable
         -   scrolling into view if needed
         -   done scrolling
         -   <div class="footer center">…</div> from <div id="window-view699" class="asc-window modal alert">…</div> subtree intercepts pointer events
         - retrying click action, attempt #1
         -   waiting for element to be visible, enabled and stable
         -   element is visible, enabled and stable
         -   scrolling into view if needed
         -   done scrolling
         -   <div class="footer center">…</div> from <div id="window-view699" class="asc-window modal alert">…</div> subtree intercepts pointer events
         - retrying click action, attempt #2 ........

and same error in CI too: https://drone.owncloud.com/owncloud/web/46584/15/14

Hitting that "Ok" button also does not reload the page and the content "Microsoft Word Content" does not appear.

tests/e2e/cucumber/steps/ui/resources.ts Outdated Show resolved Hide resolved
tests/e2e/cucumber/steps/ui/resources.ts Outdated Show resolved Hide resolved
@anon-pradip anon-pradip force-pushed the bump-ocis-latest-commitId branch from 43cfe3f to 9ff8cfa Compare August 19, 2024 08:25
Copy link

Copy link
Contributor

@ScharfViktor ScharfViktor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saw-jan saw-jan merged commit 08d1412 into owncloud:master Aug 19, 2024
3 checks passed
@anon-pradip anon-pradip deleted the bump-ocis-latest-commitId branch August 19, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QA] Nightly UI tests failing (master)
3 participants