Skip to content

Commit

Permalink
Ignore flaky test cafile_info (denoland#4517)
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Mar 28, 2020
1 parent 2f78422 commit 6ae4744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1468,7 +1468,7 @@ itest!(cafile_eval {
http_server: true,
});

itest!(cafile_info {
itest_ignore!(cafile_info {
args:
"info --cert tls/RootCA.pem https://localhost:5545/cli/tests/cafile_info.ts",
output: "cafile_info.ts.out",
Expand Down

0 comments on commit 6ae4744

Please sign in to comment.