Commit f6633ac
committed
Add flaky test for inferred length in doc string
The parameter used for inferring the length is not deterministic because of the non-determinism of hash set. This leads to changing logic between builds, shown by this flaky test.1 parent 43051dd commit f6633ac
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments