test: mark test-repl-persistent-history as flaky
This test is already being investigated, but until a solution is found it should be marked flaky. Ref: https://github.com/nodejs/node/issues/2319 Ref: https://github.com/nodejs/node/pull/2356 PR-URL: https://github.com/nodejs/node/pull/2659 Reviewed-By: orangemocha - Alexis Campailla <orangemocha@nodejs.org>
This commit is contained in:
parent
37fcd0ba34
commit
242c88b8ae
@ -6,6 +6,7 @@ prefix sequential
|
|||||||
|
|
||||||
[true] # This section applies to all platforms
|
[true] # This section applies to all platforms
|
||||||
test-child-process-fork-getconnections : PASS,FLAKY
|
test-child-process-fork-getconnections : PASS,FLAKY
|
||||||
|
test-repl-persistent-history : PASS,FLAKY
|
||||||
|
|
||||||
[$system==win32]
|
[$system==win32]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user