Page MenuHomePhabricator

Build 18804
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 10 2016, 12:43 AM · Built for 52 s
Status
Passed
3 empty logs are hidden. Show all logs.

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

278 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
279 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
280 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
281 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
282 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
283 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
284 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
285 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
286 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
287 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
288 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
289 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
290 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
291 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
292 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
293 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
294 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
295 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
296 PASS 442ms PhabricatorChangeParserTestCase::testGitParser
297 PASS 242ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
298 PASS 163ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
299 PASS 748ms PhabricatorChangeParserTestCase::testSubversionParser
300 PASS 173ms PhabricatorChangeParserTestCase::testSubversionPartialParser
301 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
302 PASS 164ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
303 PASS 106ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
304 PASS 454ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
305 PASS 181ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
306 PASS 82ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
307 PASS 28ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
308 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
309 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
310 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
311 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
312 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
313 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
314 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
315 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
316 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
317 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
318 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
319 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
320 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
321 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
322 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
323 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
324 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
325 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
326 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
327

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

278 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
279 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
280 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
281 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
282 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
283 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
284 PASS 20ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
285 PASS 25ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
286 PASS 31ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
287 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
288 PASS 12ms★ PhabricatorWorkerTestCase::testExecuteTask
289 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
290 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
291 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
292 PASS 21ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
293 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
294 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
295 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
296 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionParser
297 PASS 921ms PhabricatorChangeParserTestCase::testGitParser
298 PASS 302ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
299 PASS 355ms PhabricatorChangeParserTestCase::testSubversionPartialParser
300 PASS 518ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
301 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
302 PASS 886ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
303 PASS 396ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
304 PASS 229ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
305 PASS 59ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
306 PASS 209ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
307 PASS 344ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
308 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
309 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
310 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
311 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
312 PASS 1ms★ PhortuneCurrencyTestCase::testAddCurrency
313 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
314 PASS 1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
315 PASS 2ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
316 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
317 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
318 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
319 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
320 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
321 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
322 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
323 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
325 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
326 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
327

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

1Build successful!
2 PASS 458ms PhabricatorLibraryTestCase::testLibraryMap
3

Build Working Copy

When
Completed at Nov 10 2016, 12:42 AM · Built instantly
Status
Passed

Event Timeline