test: repl-persistent-history is no longer flaky
authorJeremiah Senkpiel <fishrock123@rocketmail.com>
Mon, 19 Oct 2015 15:57:55 +0000 (11:57 -0400)
committerJames M Snell <jasnell@gmail.com>
Thu, 29 Oct 2015 15:38:41 +0000 (08:38 -0700)
The race conditions were fixed in
286ef1daca1c1f3e3363ee162fb97fb823632352

PR-URL: https://github.com/nodejs/node/pull/3437
Reviewed By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
test/sequential/sequential.status

index e7f0ca2..7d5e6f1 100644 (file)
@@ -5,7 +5,6 @@ prefix sequential
 # sample-test                       : PASS,FLAKY
 
 [true] # This section applies to all platforms
-test-repl-persistent-history                    : PASS,FLAKY
 
 [$system==win32]