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

Nightly failed on cs3api-validator/etag-propagation.feature:70 #4310

Closed
grgprarup opened this issue Aug 2, 2022 · 2 comments
Closed

Nightly failed on cs3api-validator/etag-propagation.feature:70 #4310

grgprarup opened this issue Aug 2, 2022 · 2 comments
Labels

Comments

@grgprarup
Copy link
Contributor

grgprarup commented Aug 2, 2022

Drone build: https://drone.owncloud.com/owncloud/ocis/13977/39/5

Scenario: Uploading new content should change the checksums                                                                                           # /var/lib/cs3api-validator/etag-propagation.feature:70
    Given user "admin" has uploaded a file "a-folder/a-sub-folder/testfile.txt" with content "text" in the home directory with the alias "testfile.txt" # steps.go:105 -> *ResourcesFeatureContext
    When user "admin" remembers the fileinfo of the resource with the alias "testfile.txt"                                                              # steps.go:322 -> *ResourcesFeatureContext
    And user "admin" has uploaded a file "a-folder/a-sub-folder/testfile.txt" with content "new text" in the home directory with the alias ""           # steps.go:105 -> *ResourcesFeatureContext
    Then for user "admin" the checksums of the resource with the alias "testfile.txt" should have changed                                               # steps.go:378 -> *ResourcesFeatureContext
    
	Error Trace:	assert.go:13
	            				steps.go:410
	            				value.go:556
	            				value.go:339
	            				stepdef.go:182
	            				suite.go:185
	            				suite.go:393
	            				suite.go:465
	            				run.go:119
	            				asm_amd64.s:1581
	Error:      	Should not be: "372ea08cab33e71c02c651dbc83a474d32c676ea"

The test failed on Today's nightly build but passed when build is restarted. Needs some investigation.

@individual-it
Copy link
Member

duplicate of #4251 ?

@grgprarup
Copy link
Contributor Author

A similar issue is reported here #4251, so closing this one. And also etag propagation is working properly and passing on nightly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants