Issue #3500293 by nicxvan, dww, catch: Add headroom to the navigation performance test

(cherry picked from commit 928a5cbd47)
merge-requests/10943/head
catch 2025-01-16 18:12:13 +00:00
parent 660f3bd724
commit a584a8f6b1
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ class PerformanceTest extends PerformanceTestBase {
$this->assertSame(0, $performance_data->getCacheTagInvalidationCount());
$this->assertSame(1, $performance_data->getStyleSheetCount());
$this->assertSame(2, $performance_data->getScriptCount());
$this->assertLessThan(90000, $performance_data->getStylesheetBytes());
$this->assertLessThan(90200, $performance_data->getStylesheetBytes());
$this->assertLessThan(220000, $performance_data->getScriptBytes());
// Check that the navigation toolbar is cached without any high-cardinality