Skip to content

Commit

Permalink
test: move resource intensive test to sequential
Browse files Browse the repository at this point in the history
test-fs-readfile-tostring-fail is resource-intensive and is flaky in
CI. Move to sequential tests so it is not competing for resources with
other tests.

PR-URL: nodejs#10744
Fixes: nodejs#10742
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: Brian White <[email protected]>
Reviewed-By: Santiago Gimeno <[email protected]>
  • Loading branch information
Trott committed Jan 12, 2017
1 parent d85d120 commit d3eca02
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit d3eca02

Please sign in to comment.