Page MenuHomePhabricator

Build 9979
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 5 2015, 9:49 AM · Built for 16 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

205 PASS 38ms★ PhabricatorProjectEditorTestCase::testViewProject
206 PASS 40ms★ PhabricatorProjectEditorTestCase::testEditProject
207 PASS 143ms PhabricatorProjectEditorTestCase::testJoinLeaveProject
208 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
209 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
210 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
211 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
212 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
213 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
214 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
215 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
216 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
217 FAIL PhabricatorRepositoryURITestCase::testURIGeneration
218EXCEPTION (Exception): Credential "K1" must provide "password", but provides "provides/password"!
219#0 /core/data/drydock/workingcopy-53/repo/phabricator/src/applications/passphrase/keys/PassphraseAbstractKey.php(62): PassphraseAbstractKey->validateCredential(Object(PassphraseCredential), 'password')
220#1 /core/data/drydock/workingcopy-53/repo/phabricator/src/applications/passphrase/keys/PassphrasePasswordKey.php(10): PassphraseAbstractKey->loadAndValidateFromPHID('PHID-CDTL-rbglx...', Object(PhabricatorUser), 'password')
221#2 /core/data/drydock/workingcopy-53/repo/phabricator/src/applications/repository/storage/PhabricatorRepository.php(878): PassphrasePasswordKey::loadFromPHID('PHID-CDTL-rbglx...', Object(PhabricatorUser))
222#3 /core/data/drydock/workingcopy-53/repo/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(50): PhabricatorRepository->getRemoteURIEnvelope()
223#4 [internal function]: PhabricatorRepositoryURITestCase->testURIGeneration()
224#5 /core/data/drydock/workingcopy-53/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
225#6 /core/data/drydock/workingcopy-53/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
226#7 /core/data/drydock/workingcopy-53/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
227#8 /core/data/drydock/workingcopy-53/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
228#9 /core/data/drydock/workingcopy-53/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
229#10 {main}
230 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
231 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
232 PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization
233 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
234 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
235 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
236 PASS 30ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
237 PASS 17ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
238 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
239 PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
240 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering
241 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
242 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
243 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
244 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
245 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
246 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
247 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
248 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
249 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
250 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
251 PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
252 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
253 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
254 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
255 PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
256 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
257 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
258 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
259 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
260 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
261 PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
262 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
263 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
264 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
265 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
266 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
267 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
268 PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst
269 PASS 10ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
270 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
271 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
272 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
273 PASS 996ms PhabricatorChangeParserTestCase::testMercurialParser
274 PASS 125ms PhabricatorChangeParserTestCase::testSubversionPartialParser
275 PASS 168ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
276 PASS 108ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
277 PASS 539ms PhabricatorChangeParserTestCase::testSubversionParser
278 PASS 206ms PhabricatorChangeParserTestCase::testGitParser
279 PASS 352ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
280 PASS 83ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
281 PASS 81ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
282 PASS 40ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
283 PASS 20ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
284 PASS 108ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
285 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
286 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
287 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
288 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
289 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
290 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
291 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
292 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
293 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
294 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
295 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
296 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
297 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
298 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
299 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
300 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
301 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
302 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
303 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
304

Build Working Copy

When
Completed at Nov 5 2015, 9:49 AM · Built instantly
Status
Passed

Event Timeline