test: remove flaky designation for test-tls-sni-option

Refs: https://github.com/nodejs/node/pull/27300

PR-URL: https://github.com/nodejs/node/pull/27425
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
Luigi Pinca 2019-04-26 14:52:45 +02:00 committed by Rich Trott
parent 56098a9c3f
commit 351a252db5

View File

@ -23,8 +23,6 @@ test-http2-client-upload-reject: PASS,FLAKY
[$system==linux]
[$system==macos]
# https://github.com/nodejs/node/issues/26910
test-tls-sni-option: PASS,FLAKY
# https://github.com/nodejs/node/issues/27219
test-tls-sni-server-client: PASS,FLAKY
# https://github.com/nodejs/node/issues/26938