test: remove flaky status from eval_messages test
authorRich Trott <rtrott@gmail.com>
Sun, 18 Oct 2015 01:52:15 +0000 (18:52 -0700)
committerJames M Snell <jasnell@gmail.com>
Thu, 29 Oct 2015 15:38:41 +0000 (08:38 -0700)
This test has not failed on armv7-wheezy in over 6 weeks. Let's remove its
"flaky" status.

Fixes: https://github.com/nodejs/node/issues/2672
Reviewed-By: Rod Vagg <r@va.gg>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/3420

test/message/message.status

index 67c6de5..1a4a0e3 100644 (file)
@@ -9,7 +9,6 @@ prefix message
 [$system==win32]
 
 [$system==linux]
-eval_messages                      : PASS,FLAKY
 
 [$system==macos]