-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Python][CI] Fix flaky hypothesis tests #38057
Copy link
Copy link
Closed
Labels
Component: Continuous IntegrationComponent: PythonPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug
Milestone
Description
Describe the bug, including details regarding any error messages, version, and platform.
The following two tests are slow to generate examples. Let's suppress the warning for now, since hypothesis tests are not the bottle neck of our CI jobs.
- https://github.com/ursacomputing/crossbow/actions/runs/6413041834/job/17411341527
- https://github.com/ursacomputing/crossbow/actions/runs/6424404124/job/17444982357
Component(s)
Python
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: Continuous IntegrationComponent: PythonPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug