Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

PhoneHomeStatsTestCase.test_performance_100 seems flaky on SQLite #7627

@babolivier

Description

@babolivier

I've seen it fail quite a few times over the past couple of days in BuildKite, exclusively on SQLite tests, with:

Traceback (most recent call last):
  File "/src/tests/test_phone_home.py", line 51, in test_performance_100
    self.assertApproximates(stats["cpu_average"], 100, tolerance=2.5)
  File "/src/.tox/py36/lib/python3.6/site-packages/twisted/trial/_synctest.py", line 564, in assertApproximates
    raise self.failureException(msg or "%s ~== %s" % (first, second))
twisted.trial.unittest.FailTest: 103 ~== 100

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions