Page MenuHomePhabricator

Build 17558
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 7 2016, 6:19 PM · Built for 48 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

273 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
274 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
275 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
276 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
277 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
278 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
279 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
280 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
281 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
282 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
283 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
284 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
285 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
286 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
287 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
288 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
289 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
290 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
291 PASS 155ms PhabricatorChangeParserTestCase::testSubversionPartialParser
292 PASS 148ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
293 PASS 210ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
294 PASS 387ms PhabricatorChangeParserTestCase::testGitParser
295 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
296 PASS 982ms PhabricatorChangeParserTestCase::testSubversionParser
297 PASS 177ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
298 PASS 441ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
299 PASS 103ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
300 PASS 178ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
301 PASS 83ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
302 PASS 29ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
303 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
304 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
305 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
306 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
307 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
308 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
309 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
310 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
311 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
312 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
313 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
314 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
315 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
316 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
317 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
318 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
319 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
320 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
321 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
322

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

273 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
274 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
275 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
276 PASS 1ms★ PhabricatorUserEmailTestCase::testEmailValidation
277 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
278 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
279 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
280 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
281 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
282 PASS 30ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
283 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
284 PASS 10ms★ PhabricatorWorkerTestCase::testExecuteTask
285 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
286 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
287 PASS 10ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
288 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
289 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
290 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
291 PASS 241ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
292 PASS 365ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
293 PASS 1.8s PhabricatorChangeParserTestCase::testMercurialParser
294 PASS 276ms PhabricatorChangeParserTestCase::testSubversionPartialParser
295 PASS 674ms PhabricatorChangeParserTestCase::testGitParser
296 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
297 PASS 178ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
298 PASS 256ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
299 PASS 799ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
300 PASS 130ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
301 PASS 291ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
302 PASS 42ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
303 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
304 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
305 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
306 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
307 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
308 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
309 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
310 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
311 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
312 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
313 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
314 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
315 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
316 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
317 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
318 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
319 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
320 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
321 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
322

Build Working Copy

When
Completed at Sep 7 2016, 6:18 PM · Built instantly
Status
Passed

Event Timeline