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 core commit id for tests in edge #2392

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Dec 20, 2021

@phil-davis
Copy link
Contributor Author

phil-davis commented Dec 20, 2021

https://drone.cernbox.cern.ch/cs3org/reva/4802/13/6

runsh: Total unexpected failed scenarios throughout the test run:
apiWebdavUpload1/uploadFile.feature:32
      | spaces      | /upload.txt       |
        Notice: Trying to get property 'value' of non-object in /drone/src/tmp/testrunner/tests/acceptance/features/bootstrap/FeatureContext.php line 2577

It looks like getPersonalSpaceIdForUser() does not return useful information about the personal space id. We need to find out if /graph/v1.0/me/drives is implemented in reva edge. Probably improve the test code so that it checks HTTP status and checks the returned data etc. and gives nicer error messages about what went wrong.

See issue owncloud/core#39617

@phil-davis
Copy link
Contributor Author

https://drone.cernbox.cern.ch/cs3org/reva/4809/13/6

        The HTTP status code 404 is not between 200 and 299
        Failed asserting that 404 is equal to 299 or is less than 299.

That's a nicer error message. We need to sort out where is the equivalent of the /graph/v1.0/me/drives endpoint.

@phil-davis phil-davis force-pushed the bump-edge-commit-id-20211221 branch 2 times, most recently from afb33d3 to 6a1d0f2 Compare December 22, 2021 11:22
@phil-davis phil-davis marked this pull request as ready for review December 22, 2021 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants