Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Dec 6 2016, 4:40 PM · Built for 59 s
- Status
Passed
1 empty logs are hidden. Show all logs.
230 | PASS 151ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
---|---|
231 | PASS 141ms PhabricatorProjectCoreTestCase::testNormalizeSlugs |
232 | PASS 126ms PhabricatorProjectCoreTestCase::testEditProject |
233 | PASS 254ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
234 | PASS 204ms PhabricatorProjectCoreTestCase::testMemberMaterialization |
235 | PASS 775ms PhabricatorProjectCoreTestCase::testComplexConstraints |
236 | PASS 143ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
237 | PASS 491ms PhabricatorProjectCoreTestCase::testAncestryQueries |
238 | PASS 143ms PhabricatorProjectCoreTestCase::testViewProject |
239 | PASS 421ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
240 | PASS 905ms PhabricatorProjectCoreTestCase::testMilestoneMoves |
241 | PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
242 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
243 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
244 | PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits |
245 | PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
246 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
247 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
248 | PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
249 | PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
250 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
251 | PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
252 | PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration |
253 | PASS 2ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
254 | PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines |
255 | PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
256 | PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs |
257 | PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization |
258 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
259 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
260 | PASS 42ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
261 | PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
262 | PASS 68ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
263 | PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
264 | PASS 82ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
265 | PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
266 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
267 | PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime |
268 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
269 | PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
270 | PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
271 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
272 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
273 | PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
274 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
275 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
276 | PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
277 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
278 | PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing |
279 | PASS 17ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
280 | PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
281 | PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
282 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
283 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
284 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
285 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
286 | PASS 32ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
287 | PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
288 | PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask |
289 | PASS 18ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
290 | PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
291 | PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst |
292 | PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease |
293 | PASS 10ms★ PhabricatorWorkerTestCase::testExecuteTask |
294 | PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
295 | PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
296 | PASS 22ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
297 | PASS 21ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
298 | PASS 739ms PhabricatorChangeParserTestCase::testGitParser |
299 | PASS 297ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
300 | PASS 378ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
301 | PASS 225ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
302 | PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser |
303 | PASS 1.6s PhabricatorChangeParserTestCase::testMercurialParser |
304 | PASS 184ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
305 | PASS 464ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
306 | PASS 102ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
307 | PASS 118ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
308 | PASS 261ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
309 | PASS 40ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
310 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
311 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
312 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
313 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
314 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
315 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
316 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
317 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
318 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
319 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
320 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
321 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
322 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
323 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
324 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
325 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
326 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
327 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
328 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
329 |
Build Working Copy
Build Working Copy
- When
- Completed at Dec 6 2016, 4:39 PM · Built instantly
- Status
Passed