From a27439aea771d34599fca64154a3453876652565 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Mon, 2 May 2016 20:01:27 -0700 Subject: [PATCH] test: unmark test-http-regr-gh-2928 as flaky The flakiness issue for test-http-regr-gh-2928 on SmartOS was resolved in late February in https://github.com/nodejs/node/pull/5454. This change removes its flaky designation in sequential.status. PR-URL: https://github.com/nodejs/node/pull/6540 Reviewed-By: James M Snell --- test/sequential/sequential.status | 1 - 1 file changed, 1 deletion(-) diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index a8db7594934708..d228c93b4534e9 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -13,7 +13,6 @@ prefix sequential [$system==macos] [$system==solaris] # Also applies to SmartOS -test-http-regr-gh-2928 : PASS,FLAKY [$system==freebsd]