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

Commit

Permalink
test: fix up renamed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhorton committed Oct 24, 2017
1 parent 535c25e commit 9738df7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ test-http-pipeline-flood : PASS,FLAKY
test-http-same-map : PASS,FLAKY
test-http2-client-promisify-connect : PASS,FLAKY
test-http2-server-rst-stream : PASS,FLAKY
test-inspect-async-hook-setup-at-inspect : PASS,FLAKY
test-intl : PASS,FLAKY
test-intl-no-icu-data : PASS,FLAKY
test-memory-usage : PASS,FLAKY
Expand Down
5 changes: 5 additions & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ test-inspector-stop-profile-after-done: PASS, FLAKY
test-vm-timeout-rethrow : PASS,FLAKY
test-benchmark-child-process : PASS,FLAKY
test-async-wrap-getasyncid : PASS,FLAKY
test-inspector-async-hook-setup-at-inspect-brk : PASS,FLAKY
test-inspector-async-stack-traces-promise-then : PASS,FLAKY
test-inspector-async-stack-traces-set-interval : PASS,FLAKY
test-inspector-break-when-eval : PASS,FLAKY
test-inspector-scriptparsed-context : PASS,FLAKY

[$jsEngine==chakracore && $system==linux]
test-child-process-pass-fd : PASS,FLAKY

0 comments on commit 9738df7

Please sign in to comment.