Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
test: skip test-child-process-pass-fd
Browse files Browse the repository at this point in the history
This test passes when run locally, but causes Jenkins CI to fail.

PR-URL: #233
Reviewed-By: Sandeep Agarwal <saagarwa@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Kunal Pathak <Kunal.Pathak@microsoft.com>
  • Loading branch information
joaocgreis committed May 10, 2017
1 parent 7e6de45 commit 844a466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ test-benchmark-child-process : PASS,FLAKY
[$jsEngine==chakracore]

[$jsEngine==chakracore && $system==linux]
test-child-process-pass-fd : PASS,FLAKY
# This test crashes Jenkins in Linux CI
test-child-process-pass-fd : SKIP

0 comments on commit 844a466

Please sign in to comment.