Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Oct 20 2015, 4:05 PM · Built for 19 s
- Status
Passed
2 empty logs are hidden. Show all logs.
192 | PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
---|---|
193 | PASS 5ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
194 | PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
195 | PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
196 | PASS <1ms★ PhabricatorPolicyTestCase::testUsersPolicy |
197 | PASS 1ms★ PhabricatorPolicyTestCase::testAdminPolicy |
198 | PASS 3ms★ PhabricatorPolicyTestCase::testExtendedPolicies |
199 | PASS 1ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
200 | PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
201 | PASS <1ms★ PhabricatorPolicyTestCase::testPolicyStrength |
202 | PASS 2ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy |
203 | PASS <1ms★ PhabricatorPolicyTestCase::testLimits |
204 | PASS 140ms PhabricatorProjectEditorTestCase::testJoinLeaveProject |
205 | PASS 39ms★ PhabricatorProjectEditorTestCase::testEditProject |
206 | PASS 35ms★ PhabricatorProjectEditorTestCase::testViewProject |
207 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
208 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
209 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
210 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
211 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
212 | PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
213 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
214 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
215 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
216 | PASS 14ms★ PhabricatorRepositoryURITestCase::testURIGeneration |
217 | PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines |
218 | PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
219 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
220 | PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization |
221 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
222 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
223 | PASS 17ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
224 | PASS 29ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation |
225 | PASS 33ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
226 | PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
227 | PASS 22ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
228 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
229 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
230 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
231 | PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
232 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
233 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
234 | PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
235 | PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
236 | PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
237 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
238 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
239 | PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
240 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
241 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
242 | PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
243 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
244 | PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
245 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
246 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
247 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
248 | PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
249 | PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
250 | PASS 4ms★ PhabricatorWorkerTestCase::testMultipleLease |
251 | PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
252 | PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
253 | PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst |
254 | PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
255 | PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
256 | PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask |
257 | PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
258 | PASS 10ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
259 | PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask |
260 | PASS 113ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
261 | PASS 981ms PhabricatorChangeParserTestCase::testMercurialParser |
262 | PASS 129ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
263 | PASS 177ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
264 | PASS 529ms PhabricatorChangeParserTestCase::testSubversionParser |
265 | PASS 196ms PhabricatorChangeParserTestCase::testGitParser |
266 | PASS 347ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
267 | PASS 76ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
268 | PASS 79ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
269 | PASS 113ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
270 | PASS 22ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
271 | PASS 42ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
272 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
273 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
274 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
275 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
276 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
277 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
278 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
279 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
280 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
281 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
282 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
283 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
284 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
285 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
286 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
287 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
288 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
289 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
290 | PASS <1ms★ QueryFormattingTestCase::testQueryFormatting |
291 |
Build Working Copy
Build Working Copy
- When
- Completed at Oct 20 2015, 4:04 PM · Built instantly
- Status
Passed