HomeSoftware Heritage

hypothesis_strategies: Prevent generation of invalid 'microseconds' values

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

hypothesis_strategies: Prevent generation of invalid 'microseconds' values

hypothesis.strategies.integers() is inclusive, but microseconds values
greater or equal to 1 million are rejected by the model

Details

Provenance
vlorentzAuthored on Jul 19 2022, 1:36 PM
vlorentzPushed on Jul 19 2022, 5:09 PM
Differential Revision
D8134: hypothesis_strategies: Prevent generation of invalid 'microseconds' values
Build Status
Buildable 30460
Build 47621: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.