Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Nov 17 2016, 5:47 PM · Built for 57 s
- Status
Passed
1 empty logs are hidden. Show all logs.
228 | PASS 93ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
---|---|
229 | PASS 286ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
230 | PASS 589ms PhabricatorProjectCoreTestCase::testMilestoneMoves |
231 | PASS 99ms PhabricatorProjectCoreTestCase::testViewProject |
232 | PASS 165ms PhabricatorProjectCoreTestCase::testParentProject |
233 | PASS 291ms PhabricatorProjectCoreTestCase::testJoinLeaveProject |
234 | PASS 155ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
235 | PASS 355ms PhabricatorProjectCoreTestCase::testAncestryQueries |
236 | PASS 115ms PhabricatorProjectCoreTestCase::testMilestoneMembership |
237 | PASS 137ms PhabricatorProjectCoreTestCase::testMemberMaterialization |
238 | PASS 299ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
239 | PASS 50ms PhabricatorProjectCoreTestCase::testSlugMaps |
240 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
241 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
242 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
243 | PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits |
244 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
245 | PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
246 | PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
247 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
248 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
249 | PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
250 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
251 | PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration |
252 | PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
253 | PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines |
254 | PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
255 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
256 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
257 | PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization |
258 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
259 | PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
260 | PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
261 | PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
262 | PASS 54ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
263 | PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation |
264 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
265 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
266 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
267 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
268 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
269 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
270 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
271 | PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
272 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
273 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
274 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
275 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
276 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
277 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
278 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
279 | PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
280 | PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
281 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
282 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
283 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
284 | PASS 9ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
285 | PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
286 | PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst |
287 | PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
288 | PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
289 | PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask |
290 | PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
291 | PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease |
292 | PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask |
293 | PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
294 | PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
295 | PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
296 | PASS 392ms PhabricatorChangeParserTestCase::testGitParser |
297 | PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser |
298 | PASS 159ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
299 | PASS 782ms PhabricatorChangeParserTestCase::testSubversionParser |
300 | PASS 177ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
301 | PASS 255ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
302 | PASS 465ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
303 | PASS 181ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
304 | PASS 129ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
305 | PASS 184ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
306 | PASS 29ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
307 | PASS 89ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
308 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
309 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
310 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
311 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
312 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
313 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
314 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
315 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
316 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
317 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
318 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
319 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
320 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
321 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
322 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
323 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
324 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
325 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
326 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
327 |
Build Working Copy
Build Working Copy
- When
- Completed at Nov 17 2016, 5:46 PM · Built instantly
- Status
Passed