#3598 closed defect (fixed)
GitHub Actions CI jobs don't set the Hypothesis profile correctly
Reported by: | exarkun | Owned by: | itamarst |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | self-contained ci | Cc: | |
Launchpad Bug: |
Description
The result is that Hypothesis-based tests run in GitHub? Actions jobs can fail because of timing issues.
Change History (3)
comment:1 Changed at 2021-02-23T14:48:44Z by itamarst
- Owner set to itamarst
comment:2 Changed at 2021-02-23T15:18:10Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed at 2021-02-23T15:18:50Z by itamarst
Adding the env variable seemed to fix consistently flaky hypothesis test. If problem reoccurs this may need to reopened.
Note: See
TracTickets for help on using
tickets.
In 9b4486a/trunk: