owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.37k stars 180 forks source link

[full-ci][tests-only] fix status code check in theUserCreatesASpaceWithQuotaUsingTheGraphApi in SpacesContext #9430

Closed prashant-gurung899 closed 3 months ago

prashant-gurung899 commented 3 months ago

Description

This PR fixes the issue to check status code where getStatusCode() returns an int and addCreatedSpace() was not being called.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

phil-davis commented 3 months ago

https://drone.owncloud.com/owncloud/ocis/36110/47/5

runsh: Total unexpected failed scenarios throughout the test run:
coreApiWebdavMove2/moveFile.feature:141
coreApiWebdavMove2/moveFile.feature:142

I restarted CI to see if these fail again.

prashant-gurung899 commented 3 months ago

https://drone.owncloud.com/owncloud/ocis/36110/47/5

runsh: Total unexpected failed scenarios throughout the test run:
coreApiWebdavMove2/moveFile.feature:141
coreApiWebdavMove2/moveFile.feature:142

I restarted CI to see if these fail again.

Okay Phil Ji!

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud