From 822f74c5429129852f336be687a3b4504825b805 Mon Sep 17 00:00:00 2001 From: Joyee Cheung Date: Mon, 13 Jan 2025 13:27:00 +0100 Subject: [PATCH] test: mark test-worker-prof as flaky on smartos --- test/sequential/sequential.status | 1 + 1 file changed, 1 insertion(+) diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 423499c9e4ac75..a3199b385dd99d 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -32,6 +32,7 @@ test-single-executable-application-empty: PASS, FLAKY test-http-server-request-timeouts-mixed: PASS, FLAKY [$system==solaris] # Also applies to SmartOS +test-worker-prof: PASS, FLAKY [$system==freebsd]