Skip to content

Commit

Permalink
test: remove flaky designations for tests
Browse files Browse the repository at this point in the history
Three tests designated as flaky on Linux have not failed on the
continuous integration server in a long time. Removing flaky designation
for these tests.

Fixes: #4446
PR-URL: #4519
Reviewed-By: Johan Bergström <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Brian White <[email protected]>
  • Loading branch information
Trott authored and Myles Borins committed Jan 19, 2016
1 parent b8f097e commit 25c41d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ test-cluster-shared-leak : PASS,FLAKY
test-tls-ticket-cluster : PASS,FLAKY

[$system==linux]
test-http-client-timeout-event : PASS,FLAKY
test-child-process-buffering : PASS,FLAKY
test-child-process-exit-code : PASS,FLAKY

[$system==macos]

Expand Down

0 comments on commit 25c41d0

Please sign in to comment.