⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.11 KB)
Bug #90150
» Failing.xml
put into vendor/typo3/testing-framework/Resources/Core/Build -
Anja Leichsenring
, 2020-01-19 15:50
<phpunit
backupGlobals=
"true"
bootstrap=
"FunctionalTestsBootstrap.php"
colors=
"true"
convertErrorsToExceptions=
"true"
convertWarningsToExceptions=
"true"
forceCoversAnnotation=
"false"
stopOnError=
"false"
stopOnFailure=
"false"
stopOnIncomplete=
"false"
stopOnSkipped=
"false"
verbose=
"false"
beStrictAboutTestsThatDoNotTestAnything=
"false"
>
<testsuites>
<testsuite
name=
"Core tests"
>
<directory>
../../../../../../typo3/sysext/workspaces/Tests/Functional/DataHandling/FAL/PublishAll/ActionTest.php
</directory>
<directory>
../../../../../../typo3/sysext/backend/Tests/Functional/Controller/Page/LocalizationControllerTest.php
</directory>
<directory>
../../../../../../typo3/sysext/core/Tests/Functional/Service/Archive/ZipServiceTest.php
</directory>
<directory>
../../../../../../typo3/sysext/backend/Tests/Functional/ViewHelpers/Link/NewRecordViewHelperTest.php
</directory>
</testsuite>
</testsuites>
</phpunit>
« Previous
1
2
Next »
(1-1/2)
Loading...