Page MenuHomePhabricator

Build 15292
FailedPublic

Properties

History

Run "arc unit --everything"

When
Completed at May 11 2016, 3:26 AM · Built for 33 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

226 PASS 96ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
227 PASS 92ms PhabricatorProjectCoreTestCase::testMemberMaterialization
228 PASS 69ms PhabricatorProjectCoreTestCase::testSameSlugAsName
229 PASS 62ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
230 PASS 42ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
231 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
232 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
233 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
234 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
235 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
236 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
237 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
238 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
239 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
240 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
241 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
242 PASS 14ms★ PhabricatorRepositoryURITestCase::testURIGeneration
243 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
244 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
245 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
246 PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization
247 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
248 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
249 PASS 18ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
250 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
251 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
252 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering
253 PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
254 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
255 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
256 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
257 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
258 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
259 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
260 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
261 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
262 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
263 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
264 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
265 PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
266 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
267 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
268 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
269 PASS 8ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
270 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
271 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
272 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
273 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
274 PASS 9ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
275 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
276 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
277 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
278 PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst
279 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
280 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
281 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
282 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
283 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
284 PASS 11ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
285 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
286 FAIL PhabricatorChangeParserTestCase::testSubversionParser
287EXCEPTION (PhutilAggregateException): Multiple exceptions were raised during test execution.
288 - Execution: LiskEphemeralObjectException:
289 - 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().
290#0 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
291#1 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
292#2 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
293#3 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run()
294#4 {main}
295 PASS 135ms PhabricatorChangeParserTestCase::testSubversionPartialParser
296 PASS 1.0s PhabricatorChangeParserTestCase::testMercurialParser
297 PASS 221ms PhabricatorChangeParserTestCase::testGitParser
298 PASS 178ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
299 PASS 116ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
300 PASS 365ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
301 PASS 91ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
302 PASS 79ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
303 PASS 117ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
304 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
305 PASS 23ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
306 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
307 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
308 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
309 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
310 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
311 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
312 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
313 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
314 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
315 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
316 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
317 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
318 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
319 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
320 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
321 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
322 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
323 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
324 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
325

Build Working Copy

When
Completed at May 11 2016, 3:25 AM · Built instantly
Status
Passed