12345678 |
- # Seeds for failure cases proptest has generated in the past. It is
- # automatically read and these particular cases re-run before any
- # novel cases are generated.
- #
- # It is recommended to check this file in to source control so that
- # everyone who runs the test benefits from these saved cases.
- cc 376480a4a772236f8ba598f595ea690a0a12ff4456b4fe61a9d8caccc03b9a17 # shrinks to input = _TestEncodeDecodeRoundtripArgs { data: [] }
- cc 77c264b383e78eb742f9da87cbff6aa4e6de7d87991ef955792e5637b8134e46 # shrinks to input = _TestSeekSubarrayArgs { seed: 0, degree: 2, len: 87383, seek_start: 43680, seek_len: 23, chunker: Rabin }
|