Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: Revert "chore: move retry async check to wrap time"#743

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
parthea merged 1 commit intomainfromrevert-668-move_async_warning
Oct 22, 2024

Conversation

parthea
Copy link
Collaborator

@partheaparthea commentedOct 22, 2024
edited
Loading

Reverts#668

PR#668 causes tests to fail in thepython-bigquery repository. See build loghere from PRgoogleapis/python-bigquery#2045.

E               AssertionError: Calls not found.E               Expected: [call(method='POST', path='/projects/test-project-123/jobs', data={'jobReference': {'jobId': 'job-id', 'projectId': 'test-project-123'}}, timeout=None),E                call(method='POST', path='/projects/test-project-123/jobs', data={'jobReference': {'jobId': 'job-id', 'projectId': 'test-project-123'}}, timeout=None),E                call(method='GET', path='/projects/test-project-123/jobs/job-id', query_params={'projection': 'full', 'location': 'US'}, timeout=128)]E                 Actual: [call.__code__.co_flags.__and__(128),E                call.__code__.co_flags.__and__().__bool__(),E                call(method='POST', path='/projects/test-project-123/jobs', data={'jobReference': {'jobId': 'job-id', 'projectId': 'test-project-123'}}, timeout=None),E                call(method='POST', path='/projects/test-project-123/jobs', data={'jobReference': {'jobId': 'job-id', 'projectId': 'test-project-123'}}, timeout=None),E                call.__code__.co_flags.__and__(128),E                call.__code__.co_flags.__and__().__bool__(),E                call(method='GET', path='/projects/test-project-123/jobs/job-id', query_params={'projection': 'full', 'location': 'US'}, timeout=128)]

@partheaparthea requested review froma team ascode ownersOctober 22, 2024 17:22
@product-auto-labelproduct-auto-labelbot added the size: sPull request size is small. labelOct 22, 2024
Copy link
Contributor

@tswasttswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

THanks!

@partheaparthea merged commit7727405 intomainOct 22, 2024
43 checks passed
@partheaparthea deleted the revert-668-move_async_warning branchOctober 22, 2024 17:29
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tswasttswasttswast approved these changes

Assignees

@vchudnov-gvchudnov-g

Labels
size: sPull request size is small.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@parthea@tswast@vchudnov-g

[8]ページ先頭

©2009-2025 Movatter.jp