Page MenuHomePhabricator

Unit tests are slow
Closed, InvalidPublic

Description

It seems like the unit tests for rP are very slow (at least for me locally), which means it makes several minutes to submit a diff.

Linting...
 LINT OKAY  No lint problems.
Running unit tests...
   PASS  187ms   PhabricatorSetupCheckTestCase::testLoadAllChecks
   PASS   1.8s   PhabricatorLibraryTestCase::testLibraryMap
   PASS  1m22s   PhabricatorLibraryTestCase::testMethodVisibility
   PASS   1.2s   PhabricatorLibraryTestCase::testEverythingImplemented
   PASS  12.6s   PhabricatorCelerityTestCase::testCelerityMaps
   PASS   1.5s   PhabricatorConduitTestCase::testConduitMethods
   PASS  426ms   PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
   PASS  431ms   PhabricatorInfrastructureTestCase::testApplicationsInstalled
   PASS   4.4s   ConpherenceRoomTestCase::testNUserRoomCreate
   PASS   6.8s   ConpherenceRoomTestCase::testRoomParticipantDeletion
   PASS   2.1s   ConpherenceRoomTestCase::testOneUserRoomCreate
   PASS  13.8s   ConpherenceRoomTestCase::testAddMessageWithFileAttachments
   PASS   4.7s   ConpherenceRoomTestCase::testRoomParticipantAddition
   PASS   6.3s   DifferentialParseRenderTestCase::testParseRender
   PASS  22.6s   ManiphestTaskTestCase::testTaskReordering
   PASS  32.6s   ManiphestTaskTestCase::testTaskAdjacentBlocks
   PASS   9.5s   PhabricatorProjectEditorTestCase::testEditProject
   PASS  31.0s   PhabricatorProjectEditorTestCase::testJoinLeaveProject
   PASS   5.6s   PhabricatorProjectEditorTestCase::testViewProject
   PASS   6.5s   PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
   PASS   8.9s   PhabricatorChangeParserTestCase::testMercurialParser
   PASS   5.7s   PhabricatorChangeParserTestCase::testSubversionValidRootParser
   PASS   8.5s   PhabricatorChangeParserTestCase::testGitParser
   PASS   5.6s   PhabricatorChangeParserTestCase::testSubversionPartialParser
   PASS  15.2s   PhabricatorChangeParserTestCase::testSubversionParser
   PASS  417ms   PhabricatorAphrontViewTestCase::testHasChildren
   PASS  449ms   PhabricatorLocalTimeTestCase::testLocalTimeFormatting
   PASS  440ms   PhabricatorUnitsTestCase::testDetailedDurationFormatting
   PASS  417ms   PhabricatorUnitsTestCase::testByteParsing
   PASS  411ms   PhabricatorUnitsTestCase::testByteFormatting

Event Timeline

joshuaspence raised the priority of this task from to Needs Triage.
joshuaspence updated the task description. (Show Details)
joshuaspence added a project: Infrastructure.
joshuaspence added a subscriber: joshuaspence.
macbook:phabricator chad$ arc unit --everything
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
   PASS  377ms   PhabricatorLibraryTestCase::testLibraryMap
   PASS  743ms   PhabricatorLibraryTestCase::testEverythingImplemented
   PASS   1.3s   PhabricatorLibraryTestCase::testMethodVisibility
   PASS    9ms★  DifferentialAdjustmentMapTestCase::testNearestMaps
   PASS    5ms★  DifferentialAdjustmentMapTestCase::testBasicMaps
   PASS    4ms★  DifferentialAdjustmentMapTestCase::testInverseMaps
   PASS    2ms★  DifferentialAdjustmentMapTestCase::testChainMaps
   PASS    1ms★  DifferentialDiffTestCase::testDetectCopiedOverlaidCode
   PASS   38ms★  DifferentialDiffTestCase::testDetectSlowCopiedCode
   PASS    3ms★  DifferentialDiffTestCase::testDetectCopiedCode
   PASS   <1ms★  DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
   PASS   <1ms★  DifferentialHunkTestCase::testMakeStructuredOffset
   PASS   <1ms★  DifferentialHunkTestCase::testMakeStructuredChanges2
   PASS   <1ms★  DifferentialHunkTestCase::testMakeChanges
   PASS    1ms★  DifferentialHunkTestCase::testMakeStructuredChanges1
   PASS    2ms★  DifferentialHunkTestCase::testMakeStructuredNewlineAdded
   PASS    1ms★  DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
   PASS   <1ms★  DiffusionURITestCase::testBlobDecodeFail
   PASS   <1ms★  DiffusionURITestCase::testURIGeneration
   PASS   <1ms★  DiffusionURITestCase::testBlobDecode
   PASS    2ms★  HeraldFieldTestCase::testGetAllFields
   PASS    2ms★  PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
   PASS   <1ms★  PhabricatorPHIDTypeTestCase::testGetAllTypes
   PASS   <1ms★  AlmanacNamesTestCase::testServiceOrDeviceNames
   PASS   <1ms★  AlmanacServiceTypeTestCase::testGetAllServiceTypes
   PASS   <1ms★  AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
   PASS   <1ms★  AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
   PASS   <1ms★  AphrontHTTPSinkTestCase::testHTTPSinkBasics
   PASS   <1ms★  AphrontHTTPSinkTestCase::testJSONContentSniff
   PASS   <1ms★  AphrontHTTPSinkTestCase::testHTTPHeaderNames
   PASS    6ms★  AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
   PASS   <1ms★  AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
   PASS   <1ms★  AphrontIsolatedDatabaseConnectionTestCase::testIsolation
   PASS   <1ms★  AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
   PASS   <1ms★  AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
   PASS    3ms★  AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
   PASS    2ms★  AphrontRedirectResponseTestCase::testLocalRedirectURIs
   PASS   <1ms★  AphrontRequestTestCase::testRequestDataAccess
   PASS   <1ms★  AphrontRequestTestCase::testGetHTTPHeader
   PASS   <1ms★  AphrontRequestTestCase::testHostAttacks
   PASS   <1ms★  AphrontRequestTestCase::testFlattenRequestData
   PASS    2ms★  CalendarTimeUtilTestCase::testTimestampsStartDay
   PASS    1ms★  CalendarTimeUtilTestCase::testTimestampsAtMidnight
   PASS   <1ms★  CelerityPhysicalResourcesTestCase::testGetAll
   PASS   <1ms★  CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
   PASS    4ms★  CelerityResourceTransformerTestCase::testTransformation
   PASS    3ms★  ConduitAPIMethodTestCase::testLoadAllConduitMethods
   PASS   <1ms★  ConduitCallTestCase::testConduitPing
   PASS   <1ms★  ConduitCallTestCase::testConduitAuth
   PASS  157ms   ConpherenceRoomTestCase::testAddMessageWithFileAttachments
   PASS   58ms   ConpherenceRoomTestCase::testRoomParticipantDeletion
   PASS   35ms★  ConpherenceRoomTestCase::testNUserRoomCreate
   PASS   48ms★  ConpherenceRoomTestCase::testRoomParticipantAddition
   PASS   16ms★  ConpherenceRoomTestCase::testOneUserRoomCreate
   PASS   87ms   DifferentialChangesetParserTestCase::testDiffChangesets
   PASS    3ms★  DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
   PASS   <1ms★  DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
   PASS   <1ms★  DifferentialCustomFieldDependsOnParserTestCase::testParser
   PASS   <1ms★  DifferentialCustomFieldRevertsParserTestCase::testParser
   PASS   <1ms★  DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
   PASS   <1ms★  DifferentialHunkParserTestCase::testMultiLineNewComment
   PASS   <1ms★  DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
   PASS   <1ms★  DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
   PASS    2ms★  DifferentialHunkParserTestCase::testMissingContext
   PASS   <1ms★  DifferentialHunkParserTestCase::testOneLineOldComment
   PASS   <1ms★  DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
   PASS   <1ms★  DifferentialHunkParserTestCase::testMultiLineOldComment
   PASS   <1ms★  DifferentialHunkParserTestCase::testOneLineNewComment
   PASS   <1ms★  DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
   PASS   <1ms★  DifferentialHunkParserTestCase::testCannotFindContext
   PASS   <1ms★  DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
   PASS   <1ms★  DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
   PASS  145ms   DifferentialParseRenderTestCase::testParseRender
   PASS   <1ms★  DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
   PASS   <1ms★  DiffusionGitBranchTestCase::testRemoteBranchParser
   PASS   <1ms★  DiffusionGitFileContentQueryTestCase::testAuthorName
   PASS   <1ms★  DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
   PASS   <1ms★  DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
   PASS    3ms★  DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
   PASS   <1ms★  DiffusionPathQueryTestCase::testExpandEdgeCases
   PASS   <1ms★  DiffusionPathQueryTestCase::testParentEdgeCases
   PASS   <1ms★  DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
   PASS   <1ms★  DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
   PASS   <1ms★  DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
   PASS   <1ms★  DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
   PASS  102ms   HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
   PASS   <1ms★  HarbormasterBuildStepImplementationTestCase::testGetImplementations
   PASS   <1ms★  HeraldRuleTestCase::testHeraldRuleExecutionOrder
   PASS    1ms★  HeraldTranscriptTestCase::testTranscriptTruncation
   PASS   <1ms★  LiskChunkTestCase::testSQLChunking
   PASS   <1ms★  LiskDAOTestCase::testCheckProperty
   PASS    2ms★  LiskFixtureTestCase::testTransactionalIsolation1of2
   PASS    5ms★  LiskFixtureTestCase::testReadableTransactions
   PASS    1ms★  LiskFixtureTestCase::testTransactionalIsolation2of2
   PASS    2ms★  LiskFixtureTestCase::testFixturesBasicallyWork
   PASS    6ms★  LiskFixtureTestCase::testGarbageLoadCalls
   PASS   12ms★  LiskFixtureTestCase::testCounters
   PASS    3ms★  LiskFixtureTestCase::testNonmutableColumns
   PASS   <1ms★  LiskIsolationTestCase::testEphemeral
   PASS   <1ms★  LiskIsolationTestCase::testMagicMethods
   PASS   <1ms★  LiskIsolationTestCase::testIsolatedWrites
   PASS   <1ms★  LiskIsolationTestCase::testIsolationContainment
   PASS    1ms★  ManiphestCustomFieldStatusParserTestCase::testParser
   PASS   <1ms★  ManiphestExcelFormatTestCase::testLoadAllFormats
   PASS  108ms   ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
   PASS   <1ms★  ManiphestTaskStatusTestCase::testManiphestStatusConstants
   PASS  227ms   ManiphestTaskTestCase::testTaskReordering
   PASS  150ms   ManiphestTaskTestCase::testTaskAdjacentBlocks
   PASS    1ms★  MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
   PASS   <1ms★  NuanceSourceDefinitionTestCase::testGetAllTypes
   PASS   <1ms★  PHUIListViewTestCase::testAppendAfter
   PASS   <1ms★  PHUIListViewTestCase::testAppend
   PASS   <1ms★  PHUIListViewTestCase::testAppendLabel
   PASS   <1ms★  PHUIListViewTestCase::testAppendBefore
   PASS   <1ms★  PassphraseCredentialTypeTestCase::testGetAllTypes
   PASS  181ms   PhabricatorAccessControlTestCase::testControllerAccessControls
   PASS   <1ms★  PhabricatorAphrontViewTestCase::testHasChildren
   PASS   <1ms★  PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
   PASS    1ms★  PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
   PASS   <1ms★  PhabricatorApplicationTestCase::testGetAllApplications
   PASS   <1ms★  PhabricatorAuthFactorTestCase::testGetAllFactors
   PASS    8ms★  PhabricatorAuthInviteTestCase::testInvalidInvite
   PASS  438ms   PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
   PASS   19ms★  PhabricatorAuthInviteTestCase::testDuplicateInvite
   PASS   22ms★  PhabricatorAuthInviteTestCase::testInviteWithNewEmail
   PASS   <1ms★  PhabricatorCachesTestCase::testRequestCache
   PASS    2ms★  PhabricatorCalendarHolidayTestCase::testNthBusinessDay
   PASS  188ms   PhabricatorCelerityTestCase::testCelerityMaps
   PASS    6ms★  PhabricatorConduitTestCase::testConduitMethods
   PASS    9ms★  PhabricatorEdgeTestCase::testCycleDetection
   PASS   <1ms★  PhabricatorEdgeTypeTestCase::testGetAllTypes
   PASS   <1ms★  PhabricatorEnvTestCase::testOverrideOrder
   PASS   <1ms★  PhabricatorEnvTestCase::testRemoteURIForLink
   PASS   <1ms★  PhabricatorEnvTestCase::testDictionarySource
   PASS   <1ms★  PhabricatorEnvTestCase::testStackSource
   PASS   <1ms★  PhabricatorEnvTestCase::testOverrides
   PASS   <1ms★  PhabricatorEnvTestCase::testLocalURIForLink
   PASS    6ms★  PhabricatorEnvTestCase::testRemoteURIForFetch
   PASS   <1ms★  PhabricatorEnvTestCase::testGetEnvExceptions
   PASS   <1ms★  PhabricatorFactEngineTestCase::testLoadAllEngines
   PASS   <1ms★  PhabricatorFileStorageEngineTestCase::testLoadAllEngines
   PASS   46ms★  PhabricatorFileTestCase::testFileVisibility
   PASS    9ms★  PhabricatorFileTestCase::testFileStorageDelete
   PASS    5ms★  PhabricatorFileTestCase::testFileStorageReadWrite
   PASS    8ms★  PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
   PASS   37ms★  PhabricatorFileTestCase::testFileTransformDelete
   PASS    6ms★  PhabricatorFileTestCase::testFileStorageUploadSameFile
   PASS    5ms★  PhabricatorFileTestCase::testReadWriteTtlFiles
   PASS   10ms★  PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
   PASS   <1ms★  PhabricatorFileTransformTestCase::testGetAllTransforms
   PASS   14ms★  PhabricatorHandlePoolTestCase::testHandlePools
   PASS   <1ms★  PhabricatorHashTestCase::testHashForIndex
   PASS    1ms★  PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
   PASS   <1ms★  PhabricatorInfrastructureTestCase::testApplicationsInstalled
   PASS   <1ms★  PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
   PASS   <1ms★  PhabricatorLocalTimeTestCase::testLocalTimeFormatting
   PASS   <1ms★  PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
   PASS   <1ms★  PhabricatorMailReceiverTestCase::testAddressSimilarity
   PASS   <1ms★  PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
   PASS   <1ms★  PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
   PASS    4ms★  PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
   PASS   <1ms★  PhabricatorMetaMTAMailBodyTestCase::testBodyRender
   PASS   <1ms★  PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
   PASS   30ms★  PhabricatorMetaMTAMailTestCase::testRecipients
   PASS   13ms★  PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
   PASS   24ms★  PhabricatorMetaMTAMailTestCase::testMailSendFailures
   PASS    3ms★  PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
   PASS   13ms★  PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
   PASS   21ms★  PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
   PASS    6ms★  PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
   PASS    6ms★  PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
   PASS    2ms★  PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
   PASS   <1ms★  PhabricatorOAuthServerTestCase::testValidateRedirectURI
   PASS   15ms★  PhabricatorObjectListQueryTestCase::testObjectListQuery
   PASS   58ms   PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
   PASS   62ms   PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
   PASS   61ms   PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
   PASS   58ms   PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
   PASS   <1ms★  PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
   PASS   <1ms★  PhabricatorPasswordHasherTestCase::testHasherSyntax
   PASS   <1ms★  PhabricatorPasswordHasherTestCase::testGetAllHashers
   PASS   <1ms★  PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
   PASS   14ms★  PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
   PASS   17ms★  PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
   PASS   25ms★  PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
   PASS   25ms★  PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
   PASS   18ms★  PhabricatorPolicyDataTestCase::testProjectPolicyMembership
   PASS   15ms★  PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
   PASS   12ms★  PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
   PASS   <1ms★  PhabricatorPolicyTestCase::testUsersPolicy
   PASS   <1ms★  PhabricatorPolicyTestCase::testOmnipotence
   PASS   <1ms★  PhabricatorPolicyTestCase::testNoOnePolicy
   PASS   <1ms★  PhabricatorPolicyTestCase::testPolicyStrength
   PASS    2ms★  PhabricatorPolicyTestCase::testExtendedPolicyCycles
   PASS   <1ms★  PhabricatorPolicyTestCase::testMultipleCapabilities
   PASS   <1ms★  PhabricatorPolicyTestCase::testPublicPolicyDisabled
   PASS   <1ms★  PhabricatorPolicyTestCase::testPublicPolicyEnabled
   PASS   <1ms★  PhabricatorPolicyTestCase::testAdminPolicy
   PASS    2ms★  PhabricatorPolicyTestCase::testExtendedPolicies
   PASS    8ms★  PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
   PASS    1ms★  PhabricatorPolicyTestCase::testOffsets
   PASS    2ms★  PhabricatorPolicyTestCase::testRejectInvalidPolicy
   PASS   <1ms★  PhabricatorPolicyTestCase::testLimits
   PASS   <1ms★  PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
   PASS  166ms   PhabricatorProjectEditorTestCase::testJoinLeaveProject
   PASS   37ms★  PhabricatorProjectEditorTestCase::testViewProject
   PASS   47ms★  PhabricatorProjectEditorTestCase::testEditProject
   PASS   <1ms★  PhabricatorQueryOrderTestCase::testQueryOrderItem
   PASS   <1ms★  PhabricatorQueryOrderTestCase::testQueryOrderVector
   PASS   <1ms★  PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
   PASS   <1ms★  PhabricatorRepositoryTestCase::testSubversionPathInfo
   PASS   <1ms★  PhabricatorRepositoryTestCase::testBranchFilter
   PASS   <1ms★  PhabricatorRepositoryTestCase::testRepositoryURIProtocols
   PASS   <1ms★  PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
   PASS   <1ms★  PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
   PASS   <1ms★  PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
   PASS   15ms★  PhabricatorRepositoryURITestCase::testURIGeneration
   PASS   <1ms★  PhabricatorSearchEngineTestCase::testLoadAllEngines
   PASS   <1ms★  PhabricatorSetupCheckTestCase::testLoadAllChecks
   PASS    1ms★  PhabricatorSlugTestCase::testSlugNormalization
   PASS   <1ms★  PhabricatorSlugTestCase::testProjectSlugs
   PASS   <1ms★  PhabricatorSlugTestCase::testSlugDepth
   PASS   <1ms★  PhabricatorSlugTestCase::testSlugAncestry
   PASS   53ms   PhabricatorSpacesTestCase::testSpacesAnnihilation
   PASS   20ms★  PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
   PASS   35ms★  PhabricatorSpacesTestCase::testSpacesPolicyFiltering
   PASS    9ms★  PhabricatorSpacesTestCase::testSpacesRequireNames
   PASS   24ms★  PhabricatorSpacesTestCase::testSpacesSeveralSpaces
   PASS    1ms★  PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
   PASS   <1ms★  PhabricatorTimeTestCase::testPhabricatorTimeStack
   PASS    1ms★  PhabricatorTimeTestCase::testParseLocalTime
   PASS    3ms★  PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
   PASS    1ms★  PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
   PASS    1ms★  PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
   PASS    2ms★  PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
   PASS   <1ms★  PhabricatorTriggerClockTestCase::testNeverTriggerClock
   PASS   <1ms★  PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
   PASS   <1ms★  PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
   PASS   <1ms★  PhabricatorUnitsTestCase::testByteFormatting
   PASS   <1ms★  PhabricatorUnitsTestCase::testByteParsing
   PASS   <1ms★  PhabricatorUnitsTestCase::testDetailedDurationFormatting
   PASS   <1ms★  PhabricatorUserEditorTestCase::testRegistrationEmailDomain
   PASS   10ms★  PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
   PASS    7ms★  PhabricatorUserEditorTestCase::testRegistrationEmailOK
   PASS   <1ms★  PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
   PASS   <1ms★  PhabricatorUserEmailTestCase::testEmailValidation
   PASS   <1ms★  PhabricatorUserTestCase::testUsernameValidation
   PASS   <1ms★  PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
   PASS   15ms★  PhabricatorWorkerTestCase::testTooManyTaskFailures
   PASS    9ms★  PhabricatorWorkerTestCase::testLeasedIsOldestFirst
   PASS    5ms★  PhabricatorWorkerTestCase::testPermanentTaskFailure
   PASS    4ms★  PhabricatorWorkerTestCase::testLeaseTask
   PASS    5ms★  PhabricatorWorkerTestCase::testExecuteTask
   PASS   10ms★  PhabricatorWorkerTestCase::testLeasedIsLowestPriority
   PASS    8ms★  PhabricatorWorkerTestCase::testNewBeforeLeased
   PASS    8ms★  PhabricatorWorkerTestCase::testOldestFirst
   PASS    6ms★  PhabricatorWorkerTestCase::testRequiredLeaseTime
   PASS    5ms★  PhabricatorWorkerTestCase::testTemporaryTaskFailure
   PASS    6ms★  PhabricatorWorkerTestCase::testWaitBeforeRetry
   PASS    5ms★  PhabricatorWorkerTestCase::testMultipleLease
   PASS  737ms   PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
   PASS   2.4s   PhabricatorChangeParserTestCase::testSubversionParser
   PASS  514ms   PhabricatorChangeParserTestCase::testSubversionPartialParser
   PASS  427ms   PhabricatorChangeParserTestCase::testGitParser
   PASS   2.4s   PhabricatorChangeParserTestCase::testMercurialParser
   PASS  353ms   PhabricatorChangeParserTestCase::testSubversionValidRootParser
   PASS  178ms   PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
   PASS  679ms   PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
   PASS  281ms   PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
   PASS   79ms   PhabricatorWorkingCopyPullTestCase::testGitPullBasic
   PASS   38ms★  PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
   PASS  267ms   PhabricatorWorkingCopyPullTestCase::testHgPullBasic
   PASS   <1ms★  PhortuneCurrencyTestCase::testInvalidCurrencyFromString
   PASS   <1ms★  PhortuneCurrencyTestCase::testCurrencyFormatBareValue
   PASS   <1ms★  PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
   PASS   <1ms★  PhortuneCurrencyTestCase::testAddCurrency
   PASS   <1ms★  PhortuneCurrencyTestCase::testCurrencyRanges
   PASS   <1ms★  PhortuneCurrencyTestCase::testCurrencyFromString
   PASS   <1ms★  PhortunePaymentProviderTestCase::testGetAllProviders
   PASS   <1ms★  PhrequentTimeBlockTestCase::testEndDeeperStratum
   PASS   <1ms★  PhrequentTimeBlockTestCase::testPreemptingEvents
   PASS   <1ms★  PhrequentTimeBlockTestCase::testTimelineSort
   PASS   <1ms★  PhrequentTimeBlockTestCase::testPopAcrossStrata
   PASS   <1ms★  PhrequentTimeBlockTestCase::testOngoingInterrupted
   PASS   <1ms★  PhrequentTimeBlockTestCase::testSumTimeSlices
   PASS   <1ms★  PhrequentTimeBlockTestCase::testOngoingPreempted
   PASS   <1ms★  PhrequentTimeBlockTestCase::testInstantaneousEvent
   PASS   <1ms★  PhrequentTimeBlockTestCase::testMergeTimeRanges
   PASS   <1ms★  PhrequentTimeBlockTestCase::testOngoing
   PASS   <1ms★  ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
   PASS   <1ms★  QueryFormattingTestCase::testQueryFormatting

Running on a local MySQL server... I'll try to profile the tests later.

Yea, im getting the same results as chad, tested on php 5.6, and php7 is super fast.

One thing I noticed is that I have a large number of test databases locally.

mysql> SHOW databases;
+------------------------------------------------------------+
| Database                                                   |
+------------------------------------------------------------+
| information_schema                                         |
| mysql                                                      |
| performance_schema                                         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_almanac      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_audit        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_auth         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_badges       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_cache        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_calendar     |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_chatlog      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_conduit      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_config       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_conpherence  |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_countdown    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_daemon       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_dashboard    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_differential |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_diviner      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_doorkeeper   |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_draft        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_drydock      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_fact         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_feed         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_file         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_flag         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_fund         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_harbormaster |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_herald       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_legalpad     |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_maniphest    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_meta_data    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_metamta      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_multimeter   |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_nuance       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_oauth_server |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_owners       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_passphrase   |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_pastebin     |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phame        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phlux        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_pholio       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phortune     |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phragment    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phrequent    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phriction    |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_phurl        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_policy       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_ponder       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_project      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_releeph      |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_repository   |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_search       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_slowvote     |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_spaces       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_system       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_token        |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_user         |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_worker       |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_xhpastview   |
| phabricator_unittest_376ufjcqqhoved3imvd6p4jn_xhprof       |
| phabricator_unittest_3hif6gygnnbw3vvktp3ojcma_audit        |
| phabricator_unittest_3hif6gygnnbw3vvktp3ojcma_calendar     |
| phabricator_unittest_3hif6gygnnbw3vvktp3ojcma_chatlog      |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_almanac      |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_auth         |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_badges       |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_config       |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_conpherence  |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_dashboard    |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_diviner      |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_doorkeeper   |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_fund         |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_legalpad     |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_multimeter   |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_nuance       |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_passphrase   |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_phlux        |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_phortune     |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_phragment    |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_phrequent    |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_phurl        |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_policy       |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_releeph      |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_spaces       |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_system       |
| phabricator_unittest_3vf6lozdtyk6a44grb5yqx32_token        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_almanac      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_audit        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_auth         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_badges       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_cache        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_calendar     |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_chatlog      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_conduit      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_config       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_conpherence  |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_countdown    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_daemon       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_dashboard    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_differential |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_diviner      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_doorkeeper   |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_draft        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_drydock      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_fact         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_feed         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_file         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_flag         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_fund         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_harbormaster |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_herald       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_legalpad     |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_maniphest    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_meta_data    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_metamta      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_multimeter   |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_nuance       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_oauth_server |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_owners       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_passphrase   |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_pastebin     |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phame        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phlux        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_pholio       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phortune     |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phragment    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phrequent    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phriction    |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_phurl        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_policy       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_ponder       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_project      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_releeph      |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_repository   |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_search       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_slowvote     |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_spaces       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_system       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_token        |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_user         |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_worker       |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_xhpastview   |
| phabricator_unittest_5derqazw3n5biulcr3nprmpl_xhprof       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_almanac      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_audit        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_auth         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_badges       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_cache        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_calendar     |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_chatlog      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_conduit      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_config       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_conpherence  |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_countdown    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_daemon       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_dashboard    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_differential |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_diviner      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_doorkeeper   |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_draft        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_drydock      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_fact         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_feed         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_file         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_flag         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_fund         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_harbormaster |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_herald       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_legalpad     |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_maniphest    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_meta_data    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_metamta      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_multimeter   |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_nuance       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_oauth_server |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_owners       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_passphrase   |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_pastebin     |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phame        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phlux        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_pholio       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phortune     |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phragment    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phrequent    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phriction    |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_phurl        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_policy       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_ponder       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_project      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_releeph      |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_repository   |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_search       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_slowvote     |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_spaces       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_system       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_token        |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_user         |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_worker       |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_xhpastview   |
| phabricator_unittest_cjnoveqnbo7hhreddtof2e2v_xhprof       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_audit        |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_cache        |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_calendar     |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_chatlog      |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_conduit      |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_config       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_conpherence  |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_countdown    |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_daemon       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_differential |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_draft        |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_drydock      |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_fact         |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_feed         |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_file         |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_flag         |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_harbormaster |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_herald       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_maniphest    |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_meta_data    |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_metamta      |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_oauth_server |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_owners       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_pastebin     |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_phame        |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_phlux        |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_pholio       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_phortune     |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_phriction    |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_ponder       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_project      |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_releeph      |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_repository   |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_search       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_slowvote     |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_token        |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_user         |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_worker       |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_xhpastview   |
| phabricator_unittest_emq6osqbcscm5nfgodveoraq_xhprof       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_almanac      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_audit        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_auth         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_badges       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_cache        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_calendar     |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_chatlog      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_conduit      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_config       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_conpherence  |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_countdown    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_daemon       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_dashboard    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_differential |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_diviner      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_doorkeeper   |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_draft        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_drydock      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_fact         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_feed         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_file         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_flag         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_fund         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_harbormaster |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_herald       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_legalpad     |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_maniphest    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_meta_data    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_metamta      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_multimeter   |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_nuance       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_oauth_server |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_owners       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_passphrase   |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_pastebin     |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phame        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phlux        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_pholio       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phortune     |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phragment    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phrequent    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phriction    |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_phurl        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_policy       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_ponder       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_project      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_releeph      |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_repository   |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_search       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_slowvote     |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_spaces       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_system       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_token        |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_user         |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_worker       |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_xhpastview   |
| phabricator_unittest_f2uzzmplwh4ddgbjxl43ukfs_xhprof       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_almanac      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_audit        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_auth         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_badges       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_cache        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_calendar     |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_chatlog      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_conduit      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_config       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_conpherence  |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_countdown    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_daemon       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_dashboard    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_differential |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_diviner      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_doorkeeper   |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_draft        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_drydock      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_fact         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_feed         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_file         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_flag         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_fund         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_harbormaster |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_herald       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_legalpad     |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_maniphest    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_meta_data    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_metamta      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_multimeter   |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_nuance       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_oauth_server |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_owners       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_passphrase   |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_pastebin     |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phame        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phlux        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_pholio       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phortune     |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phragment    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phrequent    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phriction    |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_phurl        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_policy       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_ponder       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_project      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_releeph      |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_repository   |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_search       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_slowvote     |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_spaces       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_system       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_token        |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_user         |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_worker       |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_xhpastview   |
| phabricator_unittest_fj7z44xhyjpfhyifxnbhfsr2_xhprof       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_almanac      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_audit        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_auth         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_badges       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_cache        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_calendar     |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_chatlog      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_conduit      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_config       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_conpherence  |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_countdown    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_daemon       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_dashboard    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_differential |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_diviner      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_doorkeeper   |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_draft        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_drydock      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_fact         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_feed         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_file         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_flag         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_fund         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_harbormaster |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_herald       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_legalpad     |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_maniphest    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_meta_data    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_metamta      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_multimeter   |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_nuance       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_oauth_server |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_owners       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_passphrase   |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_pastebin     |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phame        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phlux        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_pholio       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phortune     |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phragment    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phrequent    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phriction    |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_phurl        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_policy       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_ponder       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_project      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_releeph      |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_repository   |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_search       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_slowvote     |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_spaces       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_system       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_token        |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_user         |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_worker       |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_xhpastview   |
| phabricator_unittest_fpumcpiifdezwosc2o2hxzdz_xhprof       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_almanac      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_audit        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_auth         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_badges       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_cache        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_calendar     |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_chatlog      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_conduit      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_config       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_conpherence  |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_countdown    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_daemon       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_dashboard    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_differential |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_diviner      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_doorkeeper   |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_draft        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_drydock      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_fact         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_feed         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_file         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_flag         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_fund         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_harbormaster |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_herald       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_legalpad     |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_maniphest    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_meta_data    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_metamta      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_multimeter   |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_nuance       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_oauth_server |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_owners       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_passphrase   |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_pastebin     |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phame        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phlux        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_pholio       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phortune     |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phragment    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phrequent    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phriction    |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_phurl        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_policy       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_ponder       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_project      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_releeph      |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_repository   |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_search       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_slowvote     |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_spaces       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_system       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_token        |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_user         |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_worker       |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_xhpastview   |
| phabricator_unittest_gk42lvcprc7ckijuk27a5o4u_xhprof       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_almanac      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_audit        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_auth         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_badges       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_cache        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_calendar     |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_chatlog      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_conduit      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_config       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_conpherence  |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_countdown    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_daemon       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_dashboard    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_differential |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_diviner      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_doorkeeper   |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_draft        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_drydock      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_fact         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_feed         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_file         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_flag         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_fund         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_harbormaster |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_herald       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_legalpad     |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_maniphest    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_meta_data    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_metamta      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_multimeter   |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_nuance       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_oauth_server |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_owners       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_passphrase   |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_pastebin     |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phame        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phlux        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_pholio       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phortune     |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phragment    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phrequent    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phriction    |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_phurl        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_policy       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_ponder       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_project      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_releeph      |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_repository   |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_search       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_slowvote     |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_spaces       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_system       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_token        |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_user         |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_worker       |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_xhpastview   |
| phabricator_unittest_iiwccu3la7ece3yzaajw7don_xhprof       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_almanac      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_audit        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_auth         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_badges       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_cache        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_calendar     |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_chatlog      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_conduit      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_config       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_conpherence  |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_countdown    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_daemon       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_dashboard    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_differential |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_diviner      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_doorkeeper   |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_draft        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_drydock      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_fact         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_feed         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_file         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_flag         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_fund         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_harbormaster |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_herald       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_legalpad     |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_maniphest    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_meta_data    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_metamta      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_multimeter   |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_nuance       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_oauth_server |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_owners       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_passphrase   |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_pastebin     |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phame        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phlux        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_pholio       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phortune     |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phragment    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phrequent    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phriction    |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_phurl        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_policy       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_ponder       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_project      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_releeph      |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_repository   |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_search       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_slowvote     |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_spaces       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_system       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_token        |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_user         |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_worker       |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_xhpastview   |
| phabricator_unittest_jg6ptyn3z7k37fnbn2s6dlb2_xhprof       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_almanac      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_audit        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_auth         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_badges       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_cache        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_calendar     |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_chatlog      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_conduit      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_config       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_conpherence  |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_countdown    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_daemon       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_dashboard    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_differential |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_diviner      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_doorkeeper   |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_draft        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_drydock      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_fact         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_feed         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_file         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_flag         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_fund         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_harbormaster |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_herald       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_legalpad     |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_maniphest    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_meta_data    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_metamta      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_multimeter   |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_nuance       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_oauth_server |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_owners       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_passphrase   |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_pastebin     |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phame        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phlux        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_pholio       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phortune     |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phragment    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phrequent    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phriction    |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_phurl        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_policy       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_ponder       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_project      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_releeph      |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_repository   |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_search       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_slowvote     |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_spaces       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_system       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_token        |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_user         |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_worker       |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_xhpastview   |
| phabricator_unittest_knukdya4kki47lcybfi2dhrr_xhprof       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_almanac      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_audit        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_auth         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_badges       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_cache        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_calendar     |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_chatlog      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_conduit      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_config       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_conpherence  |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_countdown    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_daemon       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_dashboard    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_differential |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_diviner      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_doorkeeper   |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_draft        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_drydock      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_fact         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_feed         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_file         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_flag         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_fund         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_harbormaster |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_herald       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_legalpad     |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_maniphest    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_meta_data    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_metamta      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_multimeter   |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_nuance       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_oauth_server |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_owners       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_passphrase   |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_pastebin     |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phame        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phlux        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_pholio       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phortune     |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phragment    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phrequent    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phriction    |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_phurl        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_policy       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_ponder       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_project      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_releeph      |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_repository   |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_search       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_slowvote     |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_spaces       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_system       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_token        |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_user         |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_worker       |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_xhpastview   |
| phabricator_unittest_m7vt55e3bhunyzci4skwvjym_xhprof       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_almanac      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_audit        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_auth         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_badges       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_cache        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_calendar     |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_chatlog      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_conduit      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_config       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_conpherence  |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_countdown    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_daemon       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_dashboard    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_differential |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_diviner      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_doorkeeper   |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_draft        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_drydock      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_fact         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_feed         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_file         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_flag         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_fund         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_harbormaster |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_herald       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_legalpad     |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_maniphest    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_meta_data    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_metamta      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_multimeter   |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_nuance       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_oauth_server |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_owners       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_passphrase   |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_pastebin     |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phame        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phlux        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_pholio       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phortune     |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phragment    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phrequent    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phriction    |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_phurl        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_policy       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_ponder       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_project      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_releeph      |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_repository   |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_search       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_slowvote     |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_spaces       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_system       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_token        |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_user         |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_worker       |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_xhpastview   |
| phabricator_unittest_mpicz52dhnvgxhcuhgikwatd_xhprof       |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_audit        |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_calendar     |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_chatlog      |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_conduit      |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_countdown    |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_daemon       |
| phabricator_unittest_n7vh3pplzpjthqhazptnptwx_differential |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_audit        |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_calendar     |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_chatlog      |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_conduit      |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_countdown    |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_daemon       |
| phabricator_unittest_pmnc2sbivvleowwb36wexx5c_differential |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_almanac      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_audit        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_auth         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_badges       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_cache        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_calendar     |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_chatlog      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_conduit      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_config       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_conpherence  |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_countdown    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_daemon       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_dashboard    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_differential |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_diviner      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_doorkeeper   |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_draft        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_drydock      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_fact         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_feed         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_file         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_flag         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_fund         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_harbormaster |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_herald       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_legalpad     |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_maniphest    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_meta_data    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_metamta      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_multimeter   |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_nuance       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_oauth_server |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_owners       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_passphrase   |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_pastebin     |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phame        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phlux        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_pholio       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phortune     |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phragment    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phrequent    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phriction    |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_phurl        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_policy       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_ponder       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_project      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_releeph      |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_repository   |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_search       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_slowvote     |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_spaces       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_system       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_token        |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_user         |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_worker       |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_xhpastview   |
| phabricator_unittest_prunigbxytwof2sdz4jpndtt_xhprof       |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_audit        |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_calendar     |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_chatlog      |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_conduit      |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_countdown    |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_daemon       |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_differential |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_draft        |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_drydock      |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_feed         |
| phabricator_unittest_qetpuxvmx7qmxnner7ujaao7_file         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_almanac      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_audit        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_auth         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_badges       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_cache        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_calendar     |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_chatlog      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_conduit      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_config       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_conpherence  |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_countdown    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_daemon       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_dashboard    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_differential |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_diviner      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_doorkeeper   |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_draft        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_drydock      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_fact         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_feed         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_file         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_flag         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_fund         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_harbormaster |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_herald       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_legalpad     |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_maniphest    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_meta_data    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_metamta      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_multimeter   |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_nuance       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_oauth_server |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_owners       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_passphrase   |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_pastebin     |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phame        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phlux        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_pholio       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phortune     |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phragment    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phrequent    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phriction    |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_phurl        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_policy       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_ponder       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_project      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_releeph      |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_repository   |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_search       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_slowvote     |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_spaces       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_system       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_token        |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_user         |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_worker       |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_xhpastview   |
| phabricator_unittest_uu23yjlxrmnmw2yjgu5eu3dy_xhprof       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_almanac      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_audit        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_auth         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_badges       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_cache        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_calendar     |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_chatlog      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_conduit      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_config       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_conpherence  |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_countdown    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_daemon       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_dashboard    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_differential |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_diviner      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_doorkeeper   |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_draft        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_drydock      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_fact         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_feed         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_file         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_flag         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_fund         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_harbormaster |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_herald       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_legalpad     |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_maniphest    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_meta_data    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_metamta      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_multimeter   |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_nuance       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_oauth_server |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_owners       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_passphrase   |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_pastebin     |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phame        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phlux        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_pholio       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phortune     |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phragment    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phrequent    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phriction    |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_phurl        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_policy       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_ponder       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_project      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_releeph      |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_repository   |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_search       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_slowvote     |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_spaces       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_system       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_token        |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_user         |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_worker       |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_xhpastview   |
| phabricator_unittest_xelupcnmwsz5oeryufbyg2if_xhprof       |
+------------------------------------------------------------+
949 rows in set (0.19 sec)

generally, number of databases should not have impact on unit test performance... but nevertheless, it wouldn't hurt to prune database and maybe check local mysql performance settings? maybe You have something enabled/disabled that slows down mysql itself?

I can't reproduce this either, nor does it reproduce on this install.

I have about 10x more databases locally than you do.

mysql> show databases;
...
+-------------------------------------------------------------+
9686 rows in set (0.53 sec)

The profile looks like bin/storage upgrade --force --no-adjust --namespace sometestnamespace is slow (~30s). It should not be; here's a local run:

$ time ./bin/storage upgrade --namespace testdb3 --force --no-adjust
Loading quickstart template...
Applying patch 'phabricator:20150906.mailinglist.sql'...
...
Applying patch 'ledger:20150725.paymentphid.sql'...
Applying patch 'ledger:20150725.similar.sql'...
Storage is up to date. Use 'storage status' for details.
Declining to apply storage adjustments.

real	0m3.972s
user	0m0.210s
sys	0m0.057s

Use a unique value to --namespace when running this command to simulate how it executes in unit tests.

> time ./bin/storage upgrade --namespace testT9773 --force --no-adjust
Loading quickstart template...
Applying patch 'phabricator:db.xhpast'...
Applying patch 'phabricator:20150906.mailinglist.sql'...
Applying patch 'phabricator:20150930.drydock.log.1.sql'...
Applying patch 'phabricator:20151001.drydock.rname.1.sql'...
Applying patch 'phabricator:20151002.dashboard.status.1.sql'...
Applying patch 'phabricator:20151002.harbormaster.bparam.1.sql'...
Applying patch 'phabricator:20151009.drydock.auth.1.sql'...
Applying patch 'phabricator:20151010.drydock.auth.2.sql'...
Applying patch 'phabricator:20151013.drydock.op.1.sql'...
Applying patch 'phabricator:20151023.harborpolicy.1.sql'...
Applying patch 'phabricator:20151023.harborpolicy.2.php'...
Applying patch 'phabricator:20151023.patchduration.sql'...
Applying patch 'phabricator:20151030.harbormaster.initiator.sql'...
Applying patch 'phabricator:20151106.editengine.1.table.sql'...
Applying patch 'phabricator:20151106.editengine.2.xactions.sql'...
Applying patch 'phabricator:20151106.phame.post.mailkey.1.sql'...
Applying patch 'phabricator:20151106.phame.post.mailkey.2.php'...
Applying patch 'phabricator:20151107.phame.blog.mailkey.1.sql'...
Applying patch 'phabricator:20151107.phame.blog.mailkey.2.php'...
Applying patch 'phabricator:20151108.phame.blog.joinpolicy.sql'...
Applying patch 'phabricator:20151108.xhpast.stderr.sql'...
Applying patch 'phabricator:20151109.phame.post.comments.1.sql'...
Applying patch 'phabricator:20151109.repository.coverage.1.sql'...
Applying patch 'phabricator:20151109.xhpast.db.1.sql'...
Applying patch 'phabricator:20151109.xhpast.db.2.sql'...
Applying patch 'phabricator:20151110.daemonenvhash.sql'...
Storage is up to date. Use 'storage status' for details.
Declining to apply storage adjustments.

real	0m30.385s
user	0m0.308s
sys	0m0.060s

MySQL version is 5.6.27-0ubuntu1.

Maybe adding --trace will reveal what's going on?

epriestley claimed this task.

No one else can reproduce this. storage upgrade --trace ... might provide some insight, or add --xprofile to that or whatever. We can look at it in more detail if you can narrow it down more.

Sorry about the delay... here's the trace from running /bin/storage upgrade --namespace testT9773_$RANDOM --force --no-adjust --trace: