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

edge: nextcloud upload tests flaky #3168

Closed
butonic opened this issue Aug 22, 2022 · 1 comment
Closed

edge: nextcloud upload tests flaky #3168

butonic opened this issue Aug 22, 2022 · 1 comment
Labels
bug Something isn't working CI

Comments

@butonic
Copy link
Contributor

butonic commented Aug 22, 2022

in https://drone.cernbox.cern.ch/cs3org/reva/8432/6/3

------------------------------
• [FAILED] [2.188 seconds]
storage providers
/drone/src/tests/integration/grpc/storageprovider_test.go:79
  nextcloud
  /drone/src/tests/integration/grpc/storageprovider_test.go:655
    with a home and a subdirectory
    /drone/src/tests/integration/grpc/storageprovider_test.go:665
      [It] returns upload URLs for simple and tus
      /drone/src/tests/integration/grpc/storageprovider_test.go:360

  Expected
      <rpcv1beta1.Code>: 15
  to equal
      <rpcv1beta1.Code>: 1
  In [It] at: /drone/src/tests/integration/grpc/storageprovider_test.go:364
------------------------------
@butonic butonic added bug Something isn't working CI labels Aug 22, 2022
@butonic
Copy link
Contributor Author

butonic commented Aug 23, 2022

was actually not flaky in #3148.

Protip: when runnig the integration tests locally eg. with ginkgo --until-it-fails tests/integration/grpc run a make clean build or an old binary might be used to run the tests.

@butonic butonic closed this as completed Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI
Projects
None yet
Development

No branches or pull requests

1 participant