Page MenuHomePhabricator

Build 9983
FailedPublic

Properties

Run "arc unit --everything"

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

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

205 PASS 42ms★ PhabricatorProjectEditorTestCase::testEditProject
206 PASS 36ms★ PhabricatorProjectEditorTestCase::testViewProject
207 PASS 139ms PhabricatorProjectEditorTestCase::testJoinLeaveProject
208 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
209 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
210 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
211 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
212 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
213 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
214 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
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-39/repo/phabricator/src/applications/passphrase/keys/PassphraseAbstractKey.php(62): PassphraseAbstractKey->validateCredential(Object(PassphraseCredential), 'password')
220#1 /core/data/drydock/workingcopy-39/repo/phabricator/src/applications/passphrase/keys/PassphrasePasswordKey.php(10): PassphraseAbstractKey->loadAndValidateFromPHID('PHID-CDTL-wwjhi...', Object(PhabricatorUser), 'password')
221#2 /core/data/drydock/workingcopy-39/repo/phabricator/src/applications/repository/storage/PhabricatorRepository.php(878): PassphrasePasswordKey::loadFromPHID('PHID-CDTL-wwjhi...', Object(PhabricatorUser))
222#3 /core/data/drydock/workingcopy-39/repo/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(50): PhabricatorRepository->getRemoteURIEnvelope()
223#4 [internal function]: PhabricatorRepositoryURITestCase->testURIGeneration()
224#5 /core/data/drydock/workingcopy-39/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
225#6 /core/data/drydock/workingcopy-39/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
226#7 /core/data/drydock/workingcopy-39/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
227#8 /core/data/drydock/workingcopy-39/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
228#9 /core/data/drydock/workingcopy-39/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::testSlugAncestry
234 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
235 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
236 PASS 17ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
237 PASS 30ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
238 PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
239 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering
240 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
241 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
242 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
243 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
244 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
245 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
246 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
247 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
248 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
249 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
250 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
251 PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
252 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
253 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
254 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
255 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
256 PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
257 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
258 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
259 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
260 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
261 PASS 8ms★ PhabricatorWorkerTestCase::testOldestFirst
262 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
263 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
264 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
265 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
266 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
267 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
268 PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
269 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
270 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
271 PASS 10ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
272 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
273 PASS 200ms PhabricatorChangeParserTestCase::testGitParser
274 PASS 111ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
275 PASS 988ms PhabricatorChangeParserTestCase::testMercurialParser
276 PASS 517ms PhabricatorChangeParserTestCase::testSubversionParser
277 PASS 128ms PhabricatorChangeParserTestCase::testSubversionPartialParser
278 PASS 166ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
279 PASS 74ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
280 PASS 80ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
281 PASS 351ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
282 PASS 23ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
283 PASS 116ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
284 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
285 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
286 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
287 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
288 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
289 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
290 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
291 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
292 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
293 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
294 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
295 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
296 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
297 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
298 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
299 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
300 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
301 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
302 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
303 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
304

Build Working Copy

When
Completed at Nov 5 2015, 10:13 AM · Built instantly
Status
Passed

Event Timeline