Page MenuHomePhabricator

Build 15554
PassedPublic

Run "arc unit --everything"

When
Completed at May 21 2016, 8:29 PM · Built for 39 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

267 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
268 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
269 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
270 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
271 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
272 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
273 PASS 9ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
274 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
275 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
276 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
277 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
278 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
279 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
280 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
281 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
282 PASS 11ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
283 PASS 8ms★ PhabricatorWorkerTestCase::testOldestFirst
284 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
285 PASS 290ms PhabricatorChangeParserTestCase::testGitParser
286 PASS 141ms PhabricatorChangeParserTestCase::testSubversionPartialParser
287 PASS 1.0s PhabricatorChangeParserTestCase::testMercurialParser
288 PASS 179ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
289 PASS 540ms PhabricatorChangeParserTestCase::testSubversionParser
290 PASS 116ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
291 PASS 86ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
292 PASS 84ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
293 PASS 360ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
294 PASS 44ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
295 PASS 22ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
296 PASS 110ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
297 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
298 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
299 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
300 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
301 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
302 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
303 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
304 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
305 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
306 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
307 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
308 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
309 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
310 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
311 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
312 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
313 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
314 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
315 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
316

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

267 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
268 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
269 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
270 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
271 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
272 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
273 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
274 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
275 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
276 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
277 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
278 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
279 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
280 PASS 7ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
281 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
282 PASS 18ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
283 PASS 6ms★ PhabricatorWorkerTestCase::testMultipleLease
284 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
285 PASS 293ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
286 PASS 176ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
287 PASS 1.7s PhabricatorChangeParserTestCase::testMercurialParser
288 PASS 217ms PhabricatorChangeParserTestCase::testSubversionPartialParser
289 PASS 397ms PhabricatorChangeParserTestCase::testGitParser
290 PASS 967ms PhabricatorChangeParserTestCase::testSubversionParser
291 PASS 175ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
292 PASS 649ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
293 PASS 125ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
294 PASS 172ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
295 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
296 PASS 73ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
297 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
298 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
299 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
300 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
301 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
302 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
303 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
304 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
305 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
306 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
307 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
308 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
309 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
310 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
311 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
312 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
313 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
314 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
315 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
316

Build Working Copy

When
Completed at May 21 2016, 8:28 PM · Built instantly
Status
Passed

Event Timeline