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

Copy integration tests fail in Travis #56

Open
gaul opened this issue May 17, 2016 · 0 comments
Open

Copy integration tests fail in Travis #56

gaul opened this issue May 17, 2016 · 0 comments

Comments

@gaul
Copy link
Member

gaul commented May 17, 2016

ERROR: test_copy (test.functional.tests.TestDlo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/bouncestorage/swiftproxy/swift-tests/test/functional/tests.py", line 1891, in test_copy
    file_contents = file_item.read()
  File "/home/travis/build/bouncestorage/swiftproxy/swift-tests/test/functional/swift_test_client.py", line 836, in read
    self.conn.make_path(self.path))
ResponseError: 404: 'Not Found' ('GET' '/v1/AUTH_test:tester/26098fd04aa042209cee96b75f9407ff/copied-man1') txid=None

ERROR: test_copy_account (test.functional.tests.TestDlo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/bouncestorage/swiftproxy/swift-tests/test/functional/tests.py", line 1917, in test_copy_account
    file_contents = file_item.read()
  File "/home/travis/build/bouncestorage/swiftproxy/swift-tests/test/functional/swift_test_client.py", line 836, in read
    self.conn.make_path(self.path))
ResponseError: 404: 'Not Found' ('GET' '/v1/AUTH_test:tester/26098fd04aa042209cee96b75f9407ff/copied-man1') txid=None

ERROR: test_slo_copy (test.functional.tests.TestSlo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/bouncestorage/swiftproxy/swift-tests/test/functional/tests.py", line 2377, in test_slo_copy
    copied_contents = copied.read(parms={'multipart-manifest': 'get'})
  File "/home/travis/build/bouncestorage/swiftproxy/swift-tests/test/functional/swift_test_client.py", line 836, in read
    self.conn.make_path(self.path))
ResponseError: 404: 'Not Found' ('GET' '/v1/AUTH_test:tester/0b7d945ff60240bf99779ce5846c8e1f/copied-abcde') txid=None

From https://travis-ci.org/bouncestorage/swiftproxy/builds/130718525 .

gaul added a commit to gaul/swiftproxy that referenced this issue Apr 6, 2020
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

No branches or pull requests

1 participant