Page MenuHomePhabricator

Build 11469
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 15 2015, 11:06 PM · Built for 25 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

243 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
244 PASS 17ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
245 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
246 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
247 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
248 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
249 PASS 12ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
250 PASS 7ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
251 PASS 10ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
252 PASS 6ms★ PhabricatorWorkerTestCase::testMultipleLease
253 PASS 6ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
254 PASS 12ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
255 PASS 7ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
256 PASS 6ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
257 PASS 5ms★ PhabricatorWorkerTestCase::testLeaseTask
258 PASS 18ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
259 PASS 42ms★ PhabricatorWorkerTestCase::testExecuteTask
260 PASS 10ms★ PhabricatorWorkerTestCase::testOldestFirst
261 PASS 814ms PhabricatorChangeParserTestCase::testSubversionParser
262 PASS 281ms PhabricatorChangeParserTestCase::testGitParser
263 PASS 173ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
264 PASS 1.6s PhabricatorChangeParserTestCase::testMercurialParser
265 PASS 266ms PhabricatorChangeParserTestCase::testSubversionPartialParser
266 PASS 295ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
267 PASS 157ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
268 PASS 140ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
269 PASS 595ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
270 PASS 66ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
271 PASS 184ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
272 PASS 41ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
273 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
274 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
275 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
276 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
277 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
278 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
279 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
280 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
281 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
282 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
283 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
284 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
285 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
286 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
287 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
288 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
289 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
290 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
291 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
292

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

243 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
244 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
245 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
246 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
247 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
248 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
249 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
250 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
251 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
252 PASS 5ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
253 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
254 PASS 10ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
255 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
256 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
257 PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst
258 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
259 PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
260 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
261 PASS 769ms PhabricatorChangeParserTestCase::testSubversionParser
262 PASS 228ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
263 PASS 270ms PhabricatorChangeParserTestCase::testGitParser
264 PASS 198ms PhabricatorChangeParserTestCase::testSubversionPartialParser
265 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
266 PASS 151ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
267 PASS 423ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
268 PASS 102ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
269 PASS 108ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
270 PASS 52ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
271 PASS 29ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
272 PASS 135ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
273 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
274 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
275 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
276 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
277 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
278 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
279 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
280 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
281 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
282 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
283 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
284 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
285 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
286 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
287 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
288 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
289 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
290 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
291 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
292

Build Working Copy

When
Completed at Dec 15 2015, 11:04 PM · Built instantly
Status
Passed

Event Timeline