PHPUnit 10.5.45 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.1
Configuration: /var/www/html/dev/tests/api-functional/phpunit.xml
.F............................................................. 63 / 171 ( 36%)
.............................................................S. 126 / 171 ( 73%)
............................................. 171 / 171 (100%)
Time: 17:51.856, Memory: 653.00 MB
There was 1 failure:
1) Magento\GraphQl\Rma\AddReturnCommentTest::testRmaDisabled
Failed asserting that exception message 'GraphQL response contains errors: User token has been revoked
array (
'errors' =>
array (
0 =>
array (
'message' => 'User token has been revoked',
'extensions' =>
array (
'category' => 'graphql-authentication',
),
),
),
)' contains 'RMA is disabled.'.
FAILURES!
Tests: 171, Assertions: 851, Failures: 1, Skipped: 1.
=== Memory Usage System Stats ===
Memory usage (OS): 803.44M (123.80% of 649.00M reported by PHP)
Estimated memory leak: 154.44M (19.22% of used memory)