nixbot

builds

Mic92/tincr build #61 failed

branch main · PR #51 · commit 144eab60fc · · took 3m 40s

3 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.formatting 3s
treefmt-check: @@ -323,7 +323,6 @@ fn id_timeout_half_open_survives() { let _ = child.wait(); } - // Adversarial-input regression: malformed protocol l …
treefmt-check:
@@ -323,7 +323,6 @@ fn id_timeout_half_open_survives() {
     let _ = child.wait();
 }
 
-
 // Adversarial-input regression: malformed protocol lines after ACK.
 //
 // `security.py` and the tests above probe the *pre-auth* gates
failed checks.aarch64-linux.formatting 2s
treefmt-check: +++ b/crates/tincd/tests/security.rs @@ -323,7 +323,6 @@ fn id_timeout_half_open_survives() { let _ = child.wait(); } - // Adversarial-inp …
treefmt-check:
+++ b/crates/tincd/tests/security.rs
@@ -323,7 +323,6 @@ fn id_timeout_half_open_survives() {
     let _ = child.wait();
 }
-
 // Adversarial-input regression: malformed protocol lines after ACK.
 //
 // `security.py` and the tests above probe the *pre-auth* gates
failed checks.x86_64-linux.formatting 2s
treefmt-check: +++ b/crates/tincd/tests/security.rs @@ -323,7 +323,6 @@ fn id_timeout_half_open_survives() { let _ = child.wait(); } - // Adversarial-inp …
treefmt-check:
+++ b/crates/tincd/tests/security.rs
@@ -323,7 +323,6 @@ fn id_timeout_half_open_survives() {
     let _ = child.wait();
 }
-
 // Adversarial-input regression: malformed protocol lines after ACK.
 //
 // `security.py` and the tests above probe the *pre-auth* gates
28 succeeded
succeeded attributes
status attribute duration
loading…