Skip to content

ci(services/webdav): Setup integration test for owncloud#2659

Merged
Xuanwo merged 6 commits intoapache:mainfrom
dqhl76:ci-owncloud
Jul 17, 2023
Merged

ci(services/webdav): Setup integration test for owncloud#2659
Xuanwo merged 6 commits intoapache:mainfrom
dqhl76:ci-owncloud

Conversation

@dqhl76
Copy link
Copy Markdown
Member

@dqhl76 dqhl76 commented Jul 17, 2023

fix #2630

@github-actions github-actions Bot added the releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" label Jul 17, 2023
@dqhl76
Copy link
Copy Markdown
Member Author

dqhl76 commented Jul 17, 2023

I don't think the check has no problem although "all checks have passed"

The two commits 7c26f53 0fd6f81 are exactly same but action failed on 7c26f53

failures:

---- services_webdav::test_read_with_dir_path ----
test panicked: delete must succeed: PermissionDenied (persistent) at delete => <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\Forbidden</s:exception>
  <s:message/>
</d:error>


Context:
    response: Parts { status: 403, version: HTTP/1.1, headers: {"date": "Mon, 17 Jul 2023 16:20:39 GMT", "server": "Apache", "x-content-type-options": "nosniff", "x-xss-protection": "0", "x-robots-tag": "none", "x-frame-options": "SAMEORIGIN", "x-download-options": "noopen", "x-permitted-cross-domain-policies": "none", "set-cookie": "ocejptbwftm5=n7br1faf2ij5m2rn0ul5i561tu; path=/; HttpOnly; SameSite=Strict", "set-cookie": "oc_sessionPassphrase=dN0cYP6LOVQniokFhkBR6rumRnvqf5en%2Fvn1nLOglnHf9N2T7zdh%2FnR15PeDA2FBYrVfdLDUWYwF13HjNC9zTK9lcoQU3GdVGTr692jymTgaQQHVrBnVb%2FvZU%2Fmd3Osc; expires=Mon, 17-Jul-2023 16:40:39 GMT; Max-Age=1200; path=/; HttpOnly; SameSite=Strict", "set-cookie": "ocejptbwftm5=fh05inffjvu4tnson2q5alc4m2; path=/; HttpOnly; SameSite=Strict", "set-cookie": "cookie_test=test; expires=Mon, 17-Jul-2023 17:20:39 GMT; Max-Age=3600", "expires": "Thu, 19 Nov 1981 08:52:00 GMT", "cache-control": "no-store, no-cache, must-revalidate", "pragma": "no-cache", "content-security-policy": "default-src 'none';", "content-length": "182", "content-type": "application/xml; charset=utf-8"} }
    service: webdav
    path: 24674567-282e-4cff-83c9-a640125ddba8/

@Xuanwo
Copy link
Copy Markdown
Member

Xuanwo commented Jul 17, 2023

The two commits 7c26f53 0fd6f81 are exactly same but action failed on 7c26f53

We can create an issue if it happen agian, but it looks good to me so far!

@Xuanwo Xuanwo merged commit 2a88d37 into apache:main Jul 17, 2023
@dqhl76
Copy link
Copy Markdown
Member Author

dqhl76 commented Jul 17, 2023

https://github.com/apache/incubator-opendal/actions/runs/5578657262/jobs/10193160562
It seems failed again
I will submit a issue and try to figure our tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/ci The PR modifies CI-related content or has a title that begins with "ci"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: Setup owncloud integration tests

2 participants