Skip to content

fix-flaky: safari upload test#2417

Merged
ScharfViktor merged 1 commit intomainfrom
fix-flaky-safari-upload
Apr 22, 2026
Merged

fix-flaky: safari upload test#2417
ScharfViktor merged 1 commit intomainfrom
fix-flaky-safari-upload

Conversation

@ScharfViktor
Copy link
Copy Markdown
Contributor

@ScharfViktor ScharfViktor commented Apr 21, 2026

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

@ScharfViktor ScharfViktor changed the title fix-flaky:safari upload fix-flaky: safari upload test Apr 21, 2026
@ScharfViktor ScharfViktor requested a review from JammingBen April 21, 2026 15:32
Copy link
Copy Markdown
Member

@JammingBen JammingBen left a comment

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.

@ScharfViktor ScharfViktor force-pushed the fix-flaky-safari-upload branch from ae2c195 to d237cd9 Compare April 22, 2026 07:09
@ScharfViktor ScharfViktor requested a review from JammingBen April 22, 2026 07:09
Copy link
Copy Markdown
Member

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

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

👍

@ScharfViktor ScharfViktor enabled auto-merge (squash) April 22, 2026 11:39
@ScharfViktor ScharfViktor merged commit 53b9229 into main Apr 22, 2026
29 checks passed
@ScharfViktor ScharfViktor deleted the fix-flaky-safari-upload branch April 22, 2026 12:04
@openclouders openclouders mentioned this pull request Apr 22, 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