diff options
| author | Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com> | 2023-01-30 21:51:40 -0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-02-02 15:35:28 +0000 |
| commit | 53372ab2791f2bd8a02ef21928893d213e6bfe95 (patch) | |
| tree | 31288ce547d50dc479e742f08acf80d879568fe9 /src/runtime/testdata | |
| parent | 3c529c53676f809c7df55aac20e8b756462f0583 (diff) | |
| download | go-53372ab2791f2bd8a02ef21928893d213e6bfe95.tar.xz | |
misc: increase node stack size
The default NodeJS V8 stack size is 984K, which is not enough to run
the regexp or go/parser tests. This commit increases the stack size
to 8192K, which removes the stack size limit error.
Fixes #56498
Fixes #57614
Change-Id: I357885d420daf259187403deab25ff587defa0fc
Reviewed-on: https://go-review.googlesource.com/c/go/+/463994
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Julien Fabre <ju.pryz@gmail.com>
Auto-Submit: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
