diff --git a/core/modules/simpletest/tests/Drupal/simpletest/Tests/phpunit_error.xml b/core/modules/simpletest/tests/Drupal/simpletest/Tests/phpunit_error.xml
index 08a0ea9..9ce6f6b 100644
--- a/core/modules/simpletest/tests/Drupal/simpletest/Tests/phpunit_error.xml
+++ b/core/modules/simpletest/tests/Drupal/simpletest/Tests/phpunit_error.xml
@@ -24,30 +24,18 @@ Undefined index: foo
Drupal\Tests\Core\Route\RouterRoleTest::testRoleAccess with data set #0 ('role_test_1', array(Drupal\user\Plugin\Core\Entity\User, Drupal\user\Plugin\Core\Entity\User))
Access granted for user with the roles role_test_1 on path: role_test_1
Failed asserting that false is true.
-
- /var/www/d8/core/tests/Drupal/Tests/Core/Route/RouterRoleTest.php:163
- /usr/share/php/PHPUnit/TextUI/Command.php:176
- /usr/share/php/PHPUnit/TextUI/Command.php:129
Drupal\Tests\Core\Route\RouterRoleTest::testRoleAccess with data set #1 ('role_test_2', array(Drupal\user\Plugin\Core\Entity\User, Drupal\user\Plugin\Core\Entity\User))
Access granted for user with the roles role_test_2 on path: role_test_2
Failed asserting that false is true.
-
- /var/www/d8/core/tests/Drupal/Tests/Core/Route/RouterRoleTest.php:163
- /usr/share/php/PHPUnit/TextUI/Command.php:176
- /usr/share/php/PHPUnit/TextUI/Command.php:129
Drupal\Tests\Core\Route\RouterRoleTest::testRoleAccess with data set #2 ('role_test_3', array(Drupal\user\Plugin\Core\Entity\User))
Access granted for user with the roles role_test_1, role_test_2 on path: role_test_3
Failed asserting that false is true.
-
- /var/www/d8/core/tests/Drupal/Tests/Core/Route/RouterRoleTest.php:163
- /usr/share/php/PHPUnit/TextUI/Command.php:176
- /usr/share/php/PHPUnit/TextUI/Command.php:129