Page MenuHomePhabricator

Build 13382
FailedPublic

History

Run "arc unit --everything"

When
Completed at Mar 2 2016, 8:15 AM · Built for 31 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 5368 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

733#1 /core/data/drydock/workingcopy-75/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
734#2 /core/data/drydock/workingcopy-75/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
735#3 /core/data/drydock/workingcopy-75/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run()
736#4 {main}
737 FAIL PhabricatorProjectCoreTestCase::testViewProject
738EXCEPTION (PhutilAggregateException): Multiple exceptions were raised during test execution.
739 - Execution: PhutilBootloaderException: Include of '/core/data/drydock/workingcopy-75/repo/phabricator/src/applications/almanac/capability/AlmanacCreateClusterServicesCapability.php' failed!
740 - Shutdown: Exception: Process exited with an open transaction! The transaction will be implicitly rolled back. Calls to openTransaction() must always be paired with a call to saveTransaction() or killTransaction().
741#0 /core/data/drydock/workingcopy-75/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
742#1 /core/data/drydock/workingcopy-75/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
743#2 /core/data/drydock/workingcopy-75/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
744#3 /core/data/drydock/workingcopy-75/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run()
745#4 {main}
746 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
747 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
748 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
749 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
750 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
751 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
752 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
753 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
754 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
755 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
756 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
757 PASS 14ms★ PhabricatorRepositoryURITestCase::testURIGeneration
758 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
759 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
760 PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization
761 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
762 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
763 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
764 PASS 32ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
765 PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
766 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering
767 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
768 PASS 18ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
769 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
770 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
771 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
772 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
773 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
774 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
775 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
776 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
777 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
778 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
779 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
780 PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
781 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
782 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
783 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
784 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
785 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
786 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
787 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
788 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
789 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
790 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
791 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
792 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
793 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
794 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
795 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
796 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
797 PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
798 PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst
799 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
800 PASS 11ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
801 PASS 194ms PhabricatorChangeParserTestCase::testGitParser
802 PASS 177ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
803 PASS 1.0s PhabricatorChangeParserTestCase::testMercurialParser
804 PASS 124ms PhabricatorChangeParserTestCase::testSubversionPartialParser
805 PASS 117ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
806 PASS 562ms PhabricatorChangeParserTestCase::testSubversionParser
807 PASS 354ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
808 PASS 82ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
809 PASS 90ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
810 PASS 45ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
811 PASS 23ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
812 PASS 119ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
813 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
814 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
815 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
816 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
817 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
818 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
819 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
820 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
821 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
822 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
823 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
824 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
825 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
826 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
827 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
828 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
829 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
830 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
831 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
832

Build Working Copy

When
Completed at Mar 2 2016, 8:14 AM · Built instantly
Status
Passed