Skip to content

Core test failure on AppVeyor #4128

@tseaver

Description

@tseaver

From https://ci.appveyor.com/project/GoogleCloudPlatform/google-cloud-python/build/1.0.2336.storage-requester_pays-feature/job/9utfru14kenb40tr

_______________ test_wrap_method_with_overriding_retry_deadline _______________
Traceback (most recent call last):
  File "C:\projects\google-cloud-python\core\tests\unit\api_core\gapic\test_method.py", line 159, in test_wrap_method_with_overriding_retry_deadline
    assert timeout_args == [5, 10, 20, 29]
AssertionError: assert [5.0, 10.0, 20.0, 30.0] == [5, 10, 20, 29]
  At index 3 diff: 30.0 != 29
  Full diff:
  - [5.0, 10.0, 20.0, 30.0]
  + [5, 10, 20, 29]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions