Closed
Description
There is now an NIOTooManyBytesError() being thrown while running the xctests on Ubuntu Linux 22.04 on arm64.
Steps to reproduce:
- docker run -it -v $(pwd):/swiftly swift:5.10.1-jammy
- apt update && apt -y install gpg curl gcc make
- cd /swiftly
- ./scripts/install-libarchive.sh
- SWIFTLY_PLATFORM_NAME_PRETTY="Ubuntu 22.04" SWIFTLY_PLATFORM_NAME=ubuntu2204 SWIFTLY_PLATFORM_NAME_FULL=ubuntu22.04 swift test
Metadata
Metadata
Assignees
Labels
No labels