X Tutup
Skip to content

shareAccessByID tests fail on pgsql 10.3 #39868

@phil-davis

Description

@phil-davis

PR #39865
https://drone.owncloud.com/owncloud/core/34881/70/13

runsh: Total unexpected failed scenarios throughout the test run:
apiShareOperationsToShares2/shareAccessByID.feature:50
apiShareOperationsToShares2/shareAccessByID.feature:51
apiShareOperationsToShares2/shareAccessByID.feature:52
apiShareOperationsToShares2/shareAccessByID.feature:53

These scenarios fail against pgsql 10.3 - see PR
And they fail with pgsql 10.20 - #39865 (comment)
But they pass in regular CI with mariaDb.

IMO that used to pass, so there might be a regression.

These are scenarios that send an invalid share-id to try and get share information. The examples with a non-numeric invalid share-id get a 500 response rather than a 404. "something happens" (tm) with processing that with pgsql database.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup