Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix-flaky: safari upload test#2417

Merged
v-scharf merged 1 commit into
mainfrom
fix-flaky-safari-upload
Apr 22, 2026
Merged

fix-flaky: safari upload test#2417
v-scharf merged 1 commit into
mainfrom
fix-flaky-safari-upload

Conversation

@v-scharf

@v-scharf v-scharf commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

fix flaky tests:

  • upload step in safari
And "Alice" uploads the following resources
      β”‚ resource       β”‚ type   β”‚
      β”‚ PARENT         β”‚ folder β”‚
      β”‚ simple.pdf     β”‚ file   β”‚
      β”‚ testavatar.png β”‚ file   β”‚
    βœ– failed
      locator.setInputFiles: Timeout 30000ms exceeded.
      Call log:
        - waiting for locator('#files-folder-upload-input')
          - locator resolved to <input hidden="" type="file" name="file" tabindex="-1" class="hidden" listener="true" allowdirs="true" webkitdirectory="" mozdirectory="true" id="files-folder-upload-input" aria-labelledby="files-folder-upload-button"/>
  • create resources in safari - ignore
And "Alice" creates the following resources
      β”‚ resource     β”‚ type    β”‚ content   β”‚
      β”‚ my-folder    β”‚ folder  β”‚           β”‚
      β”‚ textFile.txt β”‚ txtFile β”‚ some text β”‚
[UNCAUGHT EXCEPTION] "XMLHttpRequest cannot load https: /opencloud:9200/remote.php/dav/spaces/6c7e934a-ceac-4680-8d44-5b634f8e3031%248585263b-44f8-47e0-b5bc-d35fafc853e6/textFile.txt?scalingup=0&preview=1&a=1&processor=fit&c=562e49396206bcc1fef6edd1bfbdb0f3&x=1000&y=1000 due to access control checks."
    βœ– failed
      Error: expect(received).not.toBeDefined()

      Received: [XMLHttpRequest cannot load https: /opencloud:9200/remote.php/dav/spaces/6c7e934a-ceac-4680-8d44-5b634f8e3031%248585263b-44f8-47e0-b5bc-d35fafc853e6/textFile.txt?scalingup=0&preview=1&a=1&processor=fit&c=562e49396206bcc1fef6edd1bfbdb0f3&x=1000&y=1000 due to access control checks.]
  • deleted generate-qa-activity-report.js. - not needed anymore
    I get notification in sonarcloud. I decided to delete it instead of fixing
image

@v-scharf v-scharf changed the title fix-flaky:safari upload fix-flaky: safari upload test Apr 21, 2026
@v-scharf v-scharf requested a review from AlexAndBear April 21, 2026 15:32
@v-scharf v-scharf assigned JammingBen and unassigned JammingBen Apr 21, 2026
@v-scharf v-scharf requested a review from JammingBen April 21, 2026 15:32

@JammingBen JammingBen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think you can also remove the commander dependency now without the qa report.

@v-scharf v-scharf force-pushed the fix-flaky-safari-upload branch from ae2c195 to d237cd9 Compare April 22, 2026 07:09
@v-scharf v-scharf requested a review from JammingBen April 22, 2026 07:09

@JammingBen JammingBen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

πŸ‘

@v-scharf v-scharf enabled auto-merge (squash) April 22, 2026 11:39
@v-scharf v-scharf merged commit 53b9229 into main Apr 22, 2026
29 checks passed
@v-scharf v-scharf deleted the fix-flaky-safari-upload branch April 22, 2026 12:04
@openclouders openclouders mentioned this pull request Apr 22, 2026
1 task
@openclouders openclouders mentioned this pull request May 11, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants