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)