Page MenuHomePhabricator

Build 12959
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2016, 10:11 PM · Built for 35 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

261 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
262 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
263 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
264 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
265 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
266 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
267 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
268 PASS 19ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
269 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
270 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
271 PASS 6ms★ PhabricatorWorkerTestCase::testExecuteTask
272 PASS 6ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
273 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
274 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
275 PASS 10ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
276 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
277 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
278 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
279 PASS 245ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
280 PASS 720ms PhabricatorChangeParserTestCase::testSubversionParser
281 PASS 1.6s PhabricatorChangeParserTestCase::testMercurialParser
282 PASS 162ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
283 PASS 311ms PhabricatorChangeParserTestCase::testGitParser
284 PASS 196ms PhabricatorChangeParserTestCase::testSubversionPartialParser
285 PASS 134ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
286 PASS 116ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
287 PASS 542ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
288 PASS 57ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
289 PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
290 PASS 167ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
291 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
292 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
293 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
294 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
295 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
296 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
297 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
298 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
299 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
300 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
301 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
302 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
303 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
304 PASS 4ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
305 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
306 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
307 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
308 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
309 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
310

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

261 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
262 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
263 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
264 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
265 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
266 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
267 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
268 PASS 10ms★ PhabricatorWorkerTestCase::testOldestFirst
269 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
270 PASS 6ms★ PhabricatorWorkerTestCase::testMultipleLease
271 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
272 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
273 PASS 18ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
274 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
275 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
276 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
277 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
278 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
279 PASS 191ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
280 PASS 1.7s PhabricatorChangeParserTestCase::testMercurialParser
281 PASS 331ms PhabricatorChangeParserTestCase::testGitParser
282 PASS 277ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
283 PASS 863ms PhabricatorChangeParserTestCase::testSubversionParser
284 PASS 254ms PhabricatorChangeParserTestCase::testSubversionPartialParser
285 PASS 143ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
286 PASS 435ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
287 PASS 112ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
288 PASS 149ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
289 PASS 43ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
290 PASS 82ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
291 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
292 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
293 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
294 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
295 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
296 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
297 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
298 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
299 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
300 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
301 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
302 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
303 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
304 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
305 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
306 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
307 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
308 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
309 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
310

Build Working Copy

When
Completed at Feb 8 2016, 10:09 PM · Built instantly
Status
Passed

Event Timeline