Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Jun 9 2016, 7:28 PM · Built for 35 s
- Status
Passed
1 empty logs are hidden. Show all logs.
217 | PASS 94ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
---|---|
218 | PASS 123ms PhabricatorProjectCoreTestCase::testAncestorMembers |
219 | PASS 74ms PhabricatorProjectCoreTestCase::testMilestoneMembership |
220 | PASS 41ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs |
221 | PASS 255ms PhabricatorProjectCoreTestCase::testAncestryQueries |
222 | PASS 113ms PhabricatorProjectCoreTestCase::testParentProject |
223 | PASS 94ms PhabricatorProjectCoreTestCase::testMilestones |
224 | PASS 66ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
225 | PASS 227ms PhabricatorProjectCoreTestCase::testBoardMoves |
226 | PASS 43ms★ PhabricatorProjectCoreTestCase::testSlugMaps |
227 | PASS 69ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
228 | PASS 377ms PhabricatorProjectCoreTestCase::testMilestoneMoves |
229 | PASS 65ms PhabricatorProjectCoreTestCase::testViewProject |
230 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
231 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
232 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
233 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
234 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
235 | PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
236 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
237 | PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
238 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
239 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
240 | PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
241 | PASS 14ms★ PhabricatorRepositoryURITestCase::testURIGeneration |
242 | PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines |
243 | PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
244 | PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization |
245 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
246 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
247 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
248 | PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
249 | PASS 34ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
250 | PASS 17ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
251 | PASS 31ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation |
252 | PASS 22ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
253 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
254 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
255 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
256 | PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
257 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
258 | PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
259 | PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
260 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
261 | PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
262 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
263 | PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
264 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
265 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
266 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
267 | PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
268 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
269 | PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
270 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
271 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
272 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
273 | PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
274 | PASS 11ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
275 | PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask |
276 | PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
277 | PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
278 | PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst |
279 | PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
280 | PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
281 | PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
282 | PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask |
283 | PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
284 | PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease |
285 | PASS 1.1s PhabricatorChangeParserTestCase::testMercurialParser |
286 | PASS 127ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
287 | PASS 269ms PhabricatorChangeParserTestCase::testGitParser |
288 | PASS 144ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
289 | PASS 634ms PhabricatorChangeParserTestCase::testSubversionParser |
290 | PASS 201ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
291 | PASS 150ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
292 | PASS 428ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
293 | PASS 90ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
294 | PASS 23ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
295 | PASS 172ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
296 | PASS 75ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
297 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
298 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
299 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
300 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
301 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
302 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
303 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
304 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
305 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
306 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
307 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
308 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
309 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
310 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
311 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
312 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
313 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
314 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
315 | PASS <1ms★ QueryFormattingTestCase::testQueryFormatting |
316 |
Build Working Copy
Build Working Copy
- When
- Completed at Jun 9 2016, 7:28 PM · Built instantly
- Status
Passed