Console Error logs

Integration 22 1 (B2B) Failure
PHPUnit 10.5.32 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.6
Configuration: /var/www/html/dev/tests/integration/phpunit.xml

............F.....                                                18 / 18 (100%)

Time: 04:30.567, Memory: 86.50 MB

There was 1 failure:

1) Magento\Framework\MessageQueue\UseCase\WaitAndNotWaitMessagesTest::testWaitForMessages
No asynchronous messages were processed.

/var/www/html/dev/tests/integration/testsuite/Magento/Framework/MessageQueue/UseCase/QueueTestCaseAbstract.php:102
/var/www/html/dev/tests/integration/testsuite/Magento/Framework/MessageQueue/UseCase/WaitAndNotWaitMessagesTest.php:84

FAILURES!
Tests: 18, Assertions: 55, Failures: 1.

=== Memory Usage System Stats ===
Memory usage (OS):	211.97M (245.06% of 86.50M reported by PHP)
Estimated memory leak:	125.47M (59.19% of used memory)
Integration 28 0 (B2B) Failure
PHPUnit 10.5.32 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.6
Configuration: /var/www/html/dev/tests/integration/phpunit.xml

F....F..............SS......SS......                              36 / 36 (100%)

Time: 04:27.856, Memory: 657.00 MB

There were 2 failures:

1) Magento\NegotiableQuote\Cron\ExpireQuoteTest::testExecute
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2025-02-14'
+'2024-09-27'

/var/www/html/dev/tests/integration/testsuite/Magento/NegotiableQuote/Cron/ExpireQuoteTest.php:155

2) Magento\NegotiableQuote\Model\History\LogInformationTest::testGetQuoteHistoryForCustomerCreatedQuote with data set "Percentage discount, comment and changed quote name" (['Quote #11 Name New', [1, '30']], ['Discount 30%'], [[['created']], [['created'], 'Can I get a discount?'], [['created', 'processing_by_admin']], [['processing_by_admin', 'submitted_by_admin'], ['Quote #11', 'Quote #11 Name New'], [210], 'Discount 30%']])
Excessive history data: {"expiration_date":{"new_value":"2024-10-27"}}
Failed asserting that an array is empty.

/var/www/html/dev/tests/integration/testsuite/Magento/NegotiableQuote/Model/History/LogInformationTest.php:415
/var/www/html/dev/tests/integration/testsuite/Magento/NegotiableQuote/Model/History/LogInformationTest.php:332

FAILURES!
Tests: 36, Assertions: 227, Failures: 2, Skipped: 4.

=== Memory Usage System Stats ===
Memory usage (OS):	860.14M (131.32% of 655.00M reported by PHP)
Estimated memory leak:	205.14M (23.85% of used memory)