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 MayaLekova committed May 8, 2018
1 parent 2c42aaa commit f7b7c1d
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit f7b7c1d

Please sign in to comment.