Skip to content

Commit

Permalink
test: address unreliable test-performance
Browse files Browse the repository at this point in the history
test-performance can fail due to resource constraints. Move it from
parallel to sequential so it does not compete with other tests for
resources.

Fixes: nodejs#19197

PR-URL: nodejs#19228
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
Trott authored and jasnell committed Aug 17, 2018
1 parent b3e4775 commit 6539227
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 6539227

Please sign in to comment.