From e3cb127824824f79d011df53a01416d8a8d5d9cd Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Mon, 16 Dec 2024 17:13:03 -0800 Subject: [PATCH] Automatic rebaseline of codesize expectations. NFC (#23188) This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (5) test expectation files were updated by running the tests with `--rebaseline`: ``` browser/test_small_js_flags.js.size: 4369 => 4345 [-24 bytes / -0.55%] other/test_INCOMING_MODULE_JS_API.js.size: 3780 => 3758 [-22 bytes / -0.58%] other/test_unoptimized_code_size.js.size: 53980 => 53979 [-1 bytes / -0.00%] other/test_unoptimized_code_size_no_asserts.js.size: 29400 => 29399 [-1 bytes / -0.00%] other/test_unoptimized_code_size_strict.js.size: 52776 => 52775 [-1 bytes / -0.00%] Average change: -0.23% (-0.58% - -0.00%) ``` --- test/browser/test_small_js_flags.js.size | 2 +- test/other/test_INCOMING_MODULE_JS_API.js.size | 2 +- test/other/test_unoptimized_code_size.js.size | 2 +- test/other/test_unoptimized_code_size_no_asserts.js.size | 2 +- test/other/test_unoptimized_code_size_strict.js.size | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/browser/test_small_js_flags.js.size b/test/browser/test_small_js_flags.js.size index 950a0fae39f86..928819ed1470b 100644 --- a/test/browser/test_small_js_flags.js.size +++ b/test/browser/test_small_js_flags.js.size @@ -1 +1 @@ -4369 +4345 diff --git a/test/other/test_INCOMING_MODULE_JS_API.js.size b/test/other/test_INCOMING_MODULE_JS_API.js.size index 578e3b8be086a..6707ffabfa29a 100644 --- a/test/other/test_INCOMING_MODULE_JS_API.js.size +++ b/test/other/test_INCOMING_MODULE_JS_API.js.size @@ -1 +1 @@ -3780 +3758 diff --git a/test/other/test_unoptimized_code_size.js.size b/test/other/test_unoptimized_code_size.js.size index c92d2e5e9cfeb..261660aa0cc6e 100644 --- a/test/other/test_unoptimized_code_size.js.size +++ b/test/other/test_unoptimized_code_size.js.size @@ -1 +1 @@ -53980 +53979 diff --git a/test/other/test_unoptimized_code_size_no_asserts.js.size b/test/other/test_unoptimized_code_size_no_asserts.js.size index 27713e9b085b4..66cccdd3c3a0d 100644 --- a/test/other/test_unoptimized_code_size_no_asserts.js.size +++ b/test/other/test_unoptimized_code_size_no_asserts.js.size @@ -1 +1 @@ -29400 +29399 diff --git a/test/other/test_unoptimized_code_size_strict.js.size b/test/other/test_unoptimized_code_size_strict.js.size index b9b5998b7a2be..4898d969ef874 100644 --- a/test/other/test_unoptimized_code_size_strict.js.size +++ b/test/other/test_unoptimized_code_size_strict.js.size @@ -1 +1 @@ -52776 +52775