Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Jul 26 2016, 11:47 AM · Built for 32 s
- Status
Passed
1 empty logs are hidden. Show all logs.
222 | PASS 132ms PhabricatorProjectCoreTestCase::testAncestorMembers |
---|---|
223 | PASS 42ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs |
224 | PASS 70ms PhabricatorProjectCoreTestCase::testViewProject |
225 | PASS 76ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
226 | PASS 342ms PhabricatorProjectCoreTestCase::testComplexConstraints |
227 | PASS 111ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
228 | PASS 199ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
229 | PASS 205ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
230 | PASS 406ms PhabricatorProjectCoreTestCase::testMilestoneMoves |
231 | PASS 72ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
232 | PASS 59ms PhabricatorProjectCoreTestCase::testEditProject |
233 | PASS 72ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
234 | PASS 220ms PhabricatorProjectCoreTestCase::testJoinLeaveProject |
235 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
236 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
237 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
238 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
239 | PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
240 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
241 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
242 | PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
243 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
244 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
245 | PASS 59ms PhabricatorRepositoryURITestCase::testURIGeneration |
246 | PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
247 | PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines |
248 | PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
249 | PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization |
250 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
251 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
252 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
253 | PASS 33ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation |
254 | PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
255 | PASS 17ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
256 | PASS 37ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
257 | PASS 23ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
258 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
259 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
260 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
261 | PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
262 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
263 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
264 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
265 | PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
266 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
267 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
268 | PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
269 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
270 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
271 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
272 | PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
273 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
274 | PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
275 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
276 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
277 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
278 | PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
279 | PASS 6ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
280 | PASS 11ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
281 | PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask |
282 | PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease |
283 | PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
284 | PASS 8ms★ PhabricatorWorkerTestCase::testOldestFirst |
285 | PASS 9ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
286 | PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask |
287 | PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
288 | PASS 10ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
289 | PASS 14ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
290 | PASS 144ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
291 | PASS 1.1s PhabricatorChangeParserTestCase::testMercurialParser |
292 | PASS 126ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
293 | PASS 189ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
294 | PASS 312ms PhabricatorChangeParserTestCase::testGitParser |
295 | PASS 561ms PhabricatorChangeParserTestCase::testSubversionParser |
296 | PASS 81ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
297 | PASS 419ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
298 | PASS 145ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
299 | PASS 71ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
300 | PASS 166ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
301 | PASS 24ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
302 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
303 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
304 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
305 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
306 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
307 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
308 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
309 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
310 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
311 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
312 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
313 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
314 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
315 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
316 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
317 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
318 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
319 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
320 | PASS <1ms★ QueryFormattingTestCase::testQueryFormatting |
321 |
Build Working Copy
Build Working Copy
- When
- Completed at Jul 26 2016, 11:47 AM · Built instantly
- Status
Passed