-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEST] Changes for getting more information on failing test
- Loading branch information
1 parent
03f863f
commit 5bfb020
Showing
5 changed files
with
261 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuites> | ||
<testsuite name="/app/phpunit.functional.xml" tests="15" assertions="43" errors="0" failures="0" skipped="1" time="1.919806"> | ||
<testsuite name="Functional" tests="15" assertions="43" errors="0" failures="0" skipped="1" time="1.919806"> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\DemandResolver\Join\JoinDemandResolverTest" file="/app/Tests/Functional/Component/Core/DemandResolver/Join/JoinDemandResolverTest.php" tests="1" assertions="5" errors="0" failures="0" skipped="0" time="0.857442"> | ||
<testcase name="testJoinDemandResolverResolvesMmRelation" file="/app/Tests/Functional/Component/Core/DemandResolver/Join/JoinDemandResolverTest.php" line="22" class="In2code\In2publishCore\Tests\Functional\Component\Core\DemandResolver\Join\JoinDemandResolverTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.DemandResolver.Join.JoinDemandResolverTest" assertions="5" time="0.857442"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Repository\SingleDatabaseRepositoryTest" file="/app/Tests/Functional/Component/Core/Repository/SingleDatabaseRepositoryTest.php" tests="3" assertions="3" errors="0" failures="0" skipped="0" time="0.067550"> | ||
<testcase name="testFindByPropertyWithJoinReturnsJoinedRows" file="/app/Tests/Functional/Component/Core/Repository/SingleDatabaseRepositoryTest.php" line="34" class="In2code\In2publishCore\Tests\Functional\Component\Core\Repository\SingleDatabaseRepositoryTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Repository.SingleDatabaseRepositoryTest" assertions="1" time="0.022999"/> | ||
<testcase name="testFindByPropertyReturnsRowsSortedByTcaCtrl" file="/app/Tests/Functional/Component/Core/Repository/SingleDatabaseRepositoryTest.php" line="23" class="In2code\In2publishCore\Tests\Functional\Component\Core\Repository\SingleDatabaseRepositoryTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Repository.SingleDatabaseRepositoryTest" assertions="1" time="0.021192"/> | ||
<testcase name="testFindByWhere" file="/app/Tests/Functional/Component/Core/Repository/SingleDatabaseRepositoryTest.php" line="142" class="In2code\In2publishCore\Tests\Functional\Component\Core\Repository\SingleDatabaseRepositoryTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Repository.SingleDatabaseRepositoryTest" assertions="1" time="0.023359"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Features\PreventParallelPublishing\Service\RunningRequestServiceTest" file="/app/Tests/Functional/Features/PreventParallelPublishing/Service/RunningRequestServiceTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.646092"> | ||
<testcase name="testRecordWithMmRecordCanBeMarkedAsPublishing" file="/app/Tests/Functional/Features/PreventParallelPublishing/Service/RunningRequestServiceTest.php" line="23" class="In2code\In2publishCore\Tests\Functional\Features\PreventParallelPublishing\Service\RunningRequestServiceTest" classname="In2code.In2publishCore.Tests.Functional.Features.PreventParallelPublishing.Service.RunningRequestServiceTest" assertions="1" time="0.646092"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\ReplaceAndRenameFileInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/ReplaceAndRenameFileInstructionTest.php" tests="2" assertions="7" errors="0" failures="0" skipped="1" time="0.064846"> | ||
<testcase name="testExecuteMovesFileToDifferentFolder" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/ReplaceAndRenameFileInstructionTest.php" line="67" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\ReplaceAndRenameFileInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.ReplaceAndRenameFileInstructionTest" assertions="0" time="0.025416"> | ||
<skipped/> | ||
</testcase> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/ReplaceAndRenameFileInstructionTest.php" line="37" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\ReplaceAndRenameFileInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.ReplaceAndRenameFileInstructionTest" assertions="7" time="0.039431"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\DemandResolver\Select\SelectDemandResolverTest" file="/app/Tests/Functional/Component/Core/DemandResolver/Select/SelectDemandResolverTest.php" tests="1" assertions="3" errors="0" failures="0" skipped="0" time="0.060485"> | ||
<testcase name="testSelectDemandResolverFindsRequestedRelations" file="/app/Tests/Functional/Component/Core/DemandResolver/Select/SelectDemandResolverTest.php" line="22" class="In2code\In2publishCore\Tests\Functional\Component\Core\DemandResolver\Select\SelectDemandResolverTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.DemandResolver.Select.SelectDemandResolverTest" assertions="3" time="0.060485"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\DemandResolver\SysRedirect\SysRedirectSelectDemandResolverTest" file="/app/Tests/Functional/Component/Core/DemandResolver/SysRedirect/SysRedirectSelectDemandResolverTest.php" tests="1" assertions="3" errors="0" failures="0" skipped="0" time="0.060891"> | ||
<testcase name="testSysRedirectSelectDemandResolverResolvesSysRedirectRelation" file="/app/Tests/Functional/Component/Core/DemandResolver/SysRedirect/SysRedirectSelectDemandResolverTest.php" line="22" class="In2code\In2publishCore\Tests\Functional\Component\Core\DemandResolver\SysRedirect\SysRedirectSelectDemandResolverTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.DemandResolver.SysRedirect.SysRedirectSelectDemandResolverTest" assertions="3" time="0.060891"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\AddFileInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/AddFileInstructionTest.php" tests="1" assertions="5" errors="0" failures="0" skipped="0" time="0.025979"> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/AddFileInstructionTest.php" line="35" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\AddFileInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.AddFileInstructionTest" assertions="5" time="0.025979"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\AddFolderInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/AddFolderInstructionTest.php" tests="1" assertions="2" errors="0" failures="0" skipped="0" time="0.025350"> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/AddFolderInstructionTest.php" line="34" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\AddFolderInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.AddFolderInstructionTest" assertions="2" time="0.025350"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\DeleteFileInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/DeleteFileInstructionTest.php" tests="1" assertions="2" errors="0" failures="0" skipped="0" time="0.026542"> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/DeleteFileInstructionTest.php" line="36" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\DeleteFileInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.DeleteFileInstructionTest" assertions="2" time="0.026542"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\DeleteFolderInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/DeleteFolderInstructionTest.php" tests="1" assertions="2" errors="0" failures="0" skipped="0" time="0.024508"> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/DeleteFolderInstructionTest.php" line="36" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\DeleteFolderInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.DeleteFolderInstructionTest" assertions="2" time="0.024508"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\MoveFileInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/MoveFileInstructionTest.php" tests="1" assertions="4" errors="0" failures="0" skipped="0" time="0.031834"> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/MoveFileInstructionTest.php" line="36" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\MoveFileInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.MoveFileInstructionTest" assertions="4" time="0.031834"/> | ||
</testsuite> | ||
<testsuite name="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\ReplaceFileInstructionTest" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/ReplaceFileInstructionTest.php" tests="1" assertions="6" errors="0" failures="0" skipped="0" time="0.028287"> | ||
<testcase name="testExecuteCreatesFile" file="/app/Tests/Functional/Component/Core/Publisher/Instruction/ReplaceFileInstructionTest.php" line="36" class="In2code\In2publishCore\Tests\Functional\Component\Core\Publisher\Instruction\ReplaceFileInstructionTest" classname="In2code.In2publishCore.Tests.Functional.Component.Core.Publisher.Instruction.ReplaceFileInstructionTest" assertions="6" time="0.028287"/> | ||
</testsuite> | ||
</testsuite> | ||
</testsuite> | ||
</testsuites> |
Oops, something went wrong.