From b1ce2e41676ab5bc807a705b072986d9357fece5 Mon Sep 17 00:00:00 2001 From: Matt Mastracci Date: Wed, 23 Aug 2023 17:03:05 -0600 Subject: fix(ext/web): add stream tests to detect v8slice split bug (#20253) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- cli/tests/testdata/run/heapstats.js.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli/tests/testdata/run') diff --git a/cli/tests/testdata/run/heapstats.js.out b/cli/tests/testdata/run/heapstats.js.out index b75a755f8..954266333 100644 --- a/cli/tests/testdata/run/heapstats.js.out +++ b/cli/tests/testdata/run/heapstats.js.out @@ -1,2 +1,2 @@ -Allocated: 4MB -Freed: -4MB +Allocated: 8MB +Freed: -8MB -- cgit v1.2.3