Skip to content

tests: Flakey test - test_write_polars_batching #122

@karel-rehor

Description

@karel-rehor

Specifications

  • Client Version: 0.10.0
  • InfluxDB Version: Cloud 3
  • Platform: Ubuntu 22.04.01

Code sample to reproduce problem

def test_write_polars_batching(self):

Expected behavior

Should regularly pass.

Actual behavior

Noticed in CircleCI, that every now and then this test fails and needs to be rerun to get a successful run of the build pipeline.

>       actual = self.client._write_api._write_service.post_write.call_args[1]['body']
E       TypeError: 'NoneType' object is not subscriptable

Additional info

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions