FileTransfer.handlesContentEncoding test needs fixing on macOS #364

Open
opened 2024-05-30 21:35:46 +00:00 by jade · 1 comment
Owner
nix> [ RUN      ] FileTransfer.handlesContentEncoding
nix> unknown file: Failure
nix> C++ exception with description "error: unable to download 'http://[::1]:61986/index': HTTP error 200 (ok) (curl error: Failure when receiving data from the peer)" thrown in the test body.
nix> [  FAILED  ] FileTransfer.handlesContentEncoding (1 ms)

idk if this build log will stick around but the error is given above https://buildbot.lix.systems/#/builders/50/builds/2049/steps/1/logs/stdio

Unsure what this error means, but it seems like flakiness based on the circumstances of the change it happened on.

``` nix> [ RUN ] FileTransfer.handlesContentEncoding nix> unknown file: Failure nix> C++ exception with description "error: unable to download 'http://[::1]:61986/index': HTTP error 200 (ok) (curl error: Failure when receiving data from the peer)" thrown in the test body. nix> [ FAILED ] FileTransfer.handlesContentEncoding (1 ms) ``` idk if this build log will stick around but the error is given above https://buildbot.lix.systems/#/builders/50/builds/2049/steps/1/logs/stdio Unsure what this error means, but it seems like flakiness based on the circumstances of the change it happened on.
jade changed title from FileTransfer.handlesContentEncoding test is flakey on macOS to FileTransfer.handlesContentEncoding test needs fixing on macOS 2024-05-30 21:37:39 +00:00
Author
Owner

reverted to not run on darwin anymore here: https://gerrit.lix.systems/c/lix/+/1359

reverted to not run on darwin anymore here: https://gerrit.lix.systems/c/lix/+/1359
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#364
No description provided.