From f4eddde9dc9c583a46bc3ddf8c858ce24326069b Mon Sep 17 00:00:00 2001 From: Samuel Henrique Date: Sun, 29 Mar 2026 22:18:52 -0700 Subject: [PATCH] test 766: flag as timing-dependent We have noticed this test as failing when run in parallel in Fedora and Amazon Linux: https://src.fedoraproject.org/rpms/curl/c/389f1409549178f639afa49f478c544fdaa87be2?branch=rawhide Debian did not have issues but given there are other FTP tests flagged as timing-dependent, it makes sense to flag this one too if we notice failures in other OSes. Closes #21155 --- tests/data/test766 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test766 b/tests/data/test766 index be14e5b9f3..6b08c7226f 100644 --- a/tests/data/test766 +++ b/tests/data/test766 @@ -5,6 +5,7 @@ FTP PORT CURLOPT_SOCKOPTFUNCTION +timing-dependent