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

ci: Add behavior test for b2 #3714

Merged
merged 12 commits into from
Dec 6, 2023
Merged

ci: Add behavior test for b2 #3714

merged 12 commits into from
Dec 6, 2023

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Dec 6, 2023

No description provided.

Signed-off-by: Xuanwo <[email protected]>
@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 6, 2023

Test seems failed for:

thread '<unnamed>' panicked at core/tests/behavior/blocking_list.rs:51:30:
write must succeed: PermissionDenied (temporary) at Writer::close => B2Error { status: 401, code: "bad_auth_token", message: "" }
Context:
   uri: https://api.backblazeb2.com/b2api/v3/b2_authorize_account
   response: Parts { status: 401, version: HTTP/1.1, headers: {"cache-control": "max-age=0, no-cache, no-store", "date": "Wed, 06 Dec 2023 06:12:16 GMT", "content-type": "application/json;charset=utf-8", "content-length": "64"} }
   service: b2
   path: 794480ca-4033-441e-9cc8-9fd8f5217dcb/89bef804-a80b-4ea8-9f47-034d29aeca0e

@hoslo, would you like to take a look?

Signed-off-by: Xuanwo <[email protected]>
@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 6, 2023

Fixed by fbe848e

cc @hoslo, would you like to take a review?

@Xuanwo Xuanwo merged commit 924f44b into main Dec 6, 2023
208 checks passed
@Xuanwo Xuanwo deleted the setup-b2-test branch December 6, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants