Commit 60ff5ec
authored
fix
This has test has been failing on my Asahi Ubuntu Linux (ARM64) machine since
the first time I ran it, but I never got around to actually addressing it until
now. Seems that the `slop` factor in this test was just _one_ byte too small.
Not sure why this never broke on CI; might be specific to Apple hardware,
e.g. 16K page sizes.preview2_stdin test on Asahi Linux (#13126)1 parent afacb4a commit 60ff5ec
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | | - | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
1048 | 1051 | | |
1049 | 1052 | | |
1050 | 1053 | | |
| |||
0 commit comments