Files
containerd/pkg
Sebastiaan van Stijn 7a7aebfcbf pkg/oci: update TestOpenUserFileCapsReads to use newlined data
This test verifies the maximum file-size constraints that were added in
[containerd7b05ec4]. However, github.com/moby/sys@v0.4.1 adds similar
constraints, including a constraint on line-length (1M): [moby/sys@2c56c3d]
that may hit before the file-size limit is reached if the data does not
contain newlines.

This patch updates the test to use data that includes newlines to make
sure it's testing the file-size constraints, not line-limit constraints.

[containerd7b05ec4]: 7b05ec421d
[moby/sys@2c56c3d]: 2c56c3d5d0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-06-26 09:57:28 +02:00
..
2026-03-15 18:24:15 +01:00
2026-03-15 18:24:15 +01:00
2026-03-15 18:24:15 +01:00
2026-03-15 14:55:21 +01:00
2025-04-23 18:03:29 -07:00
2026-03-15 18:24:13 +01:00
2026-03-15 14:55:21 +01:00
2024-12-23 23:14:49 -07:00
2026-03-17 11:49:57 +01:00
2026-03-17 11:49:57 +01:00
2023-09-22 07:53:23 -07:00
2024-12-23 23:14:49 -07:00
2026-03-15 15:00:12 +01:00
2026-03-15 15:00:12 +01:00
2026-01-15 13:06:50 -08:00