Skip to content

Commit

Permalink
[7.x] [jest/ci] remove max-old-space-size override to use 4gb default (
Browse files Browse the repository at this point in the history
…#91020) (#91054)

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Spencer <email@spalger.com>
  • Loading branch information
3 people authored Feb 11, 2021
1 parent 74177ae commit ef775d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/scripts/test/jest_unit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@

source src/dev/ci_setup/setup_env.sh

export NODE_OPTIONS="--max-old-space-size=2048"

checks-reporter-with-killswitch "Jest Unit Tests" \
node scripts/jest --ci --verbose --maxWorkers=8

0 comments on commit ef775d6

Please sign in to comment.