Page MenuHomePhabricator

Build 26781
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 7 2018, 3:13 PM · Built for 2 m, 29 s
Status
Passed
2 empty logs are hidden. Show all logs.

Build Log 23272 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2018-03-07 15:12:42] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=c6a042b59acfb0a5dd3c2b8432a2eea6aa0e7eec, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 23271 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 7.3s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 847ms PhabricatorLibraryTestCase::testLibraryMap
4 PASS 39ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 15ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
6 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 10ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
8 PASS 8ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 79ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
13 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 4ms★ DiffusionURITestCase::testURIGeneration
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 5ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
28 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS 8ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 6ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS 1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 215ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 112ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 148ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 46ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
55 PASS 109ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 8ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
66 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
69 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
74 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
75 PASS 238ms DifferentialParseRenderTestCase::testParseRender
76 PASS 9ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 4ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 313ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS 3ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
89 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
90 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
91 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
92 PASS <1ms★ LiskChunkTestCase::testSQLChunking
93 PASS <1ms★ LiskDAOTestCase::testCheckProperty
94 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
95 PASS 5ms★ LiskFixtureTestCase::testNonmutableColumns
96 PASS 19ms★ LiskFixtureTestCase::testCounters
97 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
99 PASS 4ms★ LiskFixtureTestCase::testFixturesBasicallyWork
100 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS 2ms★ LiskIsolationTestCase::testEphemeral
105 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS 321ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 569ms ManiphestTaskTestCase::testTaskReordering
109 PASS 745ms ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 7ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 152ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 51ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
136 PASS 40ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
137 PASS 15ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 2.8s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
139 PASS 519ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
140 PASS 493ms PhabricatorAuthPasswordTestCase::testCompare
141 PASS 2.1s PhabricatorAuthPasswordTestCase::testPasswordEngine
142 PASS 201ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
143 PASS 30ms★ PhabricatorCachesTestCase::testRequestCache
144 PASS 423ms PhabricatorCelerityTestCase::testCelerityMaps
145 PASS 171ms PhabricatorConduitTestCase::testConduitMethods
146 PASS 1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
147 PASS 16ms★ PhabricatorEdgeTestCase::testCycleDetection
148 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
149 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
150 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
151 PASS 4ms★ PhabricatorEnvTestCase::testSelfURI
152 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
153 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
154 PASS 23ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
155 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
156 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
157 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
158 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
159 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
160 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
161 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
162 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
163 PASS 32ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
164 PASS 40ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
165 PASS 31ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
166 PASS 116ms PhabricatorFileTestCase::testFileDirectScramble
167 PASS 51ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
168 PASS 154ms PhabricatorFileTestCase::testFileVisibility
169 PASS 28ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
170 PASS 47ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
171 PASS 119ms PhabricatorFileTestCase::testFileTransformDelete
172 PASS 32ms★ PhabricatorFileTestCase::testFileStorageDelete
173 PASS 178ms PhabricatorFileTestCase::testFileIndirectScramble
174 PASS 30ms★ PhabricatorFileTestCase::testFileStorageReadWrite
175 PASS 50ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
176 PASS 127ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
177 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
178 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
179 PASS 6ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS 179ms PhabricatorHandlePoolTestCase::testHandlePools
181 PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor
182 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
183 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
184 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
185 PASS 3ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
186 PASS 28ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
187 PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
188 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
189 PASS 2ms★ PhabricatorMailConfigTestCase::testMailerPriorities
190 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
191 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
192 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
193 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
194 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
195 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
196 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
197 PASS 76ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
198 PASS 275ms PhabricatorMetaMTAMailTestCase::testRecipients
199 PASS 35ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
200 PASS 119ms PhabricatorMetaMTAMailTestCase::testMailerFailover
201 PASS 5ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
202 PASS 21ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
203 PASS 45ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
204 PASS 16ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
205 PASS 12ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
206 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
207 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
208 PASS 49ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
209 PASS 277ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
210 PASS 287ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
211 PASS 258ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
212 PASS 122ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
213 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
214 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
215 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
216 PASS 40ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
217 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
218 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
219 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
220 PASS 25ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
221 PASS 58ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
222 PASS 36ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
223 PASS 51ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
224 PASS 40ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
225 PASS 24ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
226 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
227 PASS 12ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
228 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
229 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
230 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
231 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
232 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
233 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
234 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
235 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
236 PASS 19ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
237 PASS 14ms★ PhabricatorPolicyTestCase::testExtendedPolicies
238 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
239 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
240 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
241 PASS 478ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
242 PASS 130ms PhabricatorProjectCoreTestCase::testApplicationPolicy
243 PASS 198ms PhabricatorProjectCoreTestCase::testMilestones
244 PASS 442ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
245 PASS 431ms PhabricatorProjectCoreTestCase::testAncestryQueries
246 PASS 98ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
247 PASS 711ms PhabricatorProjectCoreTestCase::testBoardMoves
248 PASS 426ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
249 PASS 244ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
250 PASS 1.0s PhabricatorProjectCoreTestCase::testMilestoneMoves
251 PASS 240ms PhabricatorProjectCoreTestCase::testViewProject
252 PASS 371ms PhabricatorProjectCoreTestCase::testParentProject
253 PASS 315ms PhabricatorProjectCoreTestCase::testEditProject
254 PASS 52ms PhabricatorProjectCoreTestCase::testSlugMaps
255 PASS 241ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
256 PASS 296ms PhabricatorProjectCoreTestCase::testMilestoneMembership
257 PASS 680ms PhabricatorProjectCoreTestCase::testComplexConstraints
258 PASS 67ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
259 PASS 636ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
260 PASS 506ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 123ms PhabricatorProjectCoreTestCase::testSameSlugAsName
262 PASS 279ms PhabricatorProjectCoreTestCase::testMemberMaterialization
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
266 PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
267 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
269 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
270 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
271 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
272 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
273 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
274 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 34ms★ PhabricatorRepositoryURITestCase::testURIGeneration
276 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
277 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth
280 PASS 1ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS 90ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
282 PASS 53ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
283 PASS 80ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
287 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
288 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
293 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
295 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
298 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
301 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
303 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
304 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
305 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
306 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
307 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
308 PASS 13ms★ PhabricatorWorkerTestCase::testMultipleLease
309 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
310 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
311 PASS 12ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
312 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
313 PASS 37ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
314 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
315 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
316 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
317 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 22ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
320 PASS 1.4s PhabricatorChangeParserTestCase::testSubversionParser
321 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
322 PASS 328ms PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 472ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 1.1s PhabricatorChangeParserTestCase::testGitParser
325 PASS 267ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
326 PASS 592ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
327 PASS 114ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
328 PASS 178ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
329 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 100ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
331 PASS 190ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
332 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
339 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
340 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
344 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
348 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
349 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
350 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
351

Build Log 23268 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2018-03-07 15:11:39] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=c6a042b59acfb0a5dd3c2b8432a2eea6aa0e7eec, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 23267 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 2.8s PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 7.9s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 1.6s PhabricatorLibraryTestCase::testLibraryMap
5 PASS 14ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
6 PASS 10ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 14ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
8 PASS 16ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 118ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
13 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredOffset
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
17 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
18 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 7ms★ DiffusionURITestCase::testURIGeneration
22 PASS 9ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 9ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 6ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
28 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 15ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
37 PASS 11ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 8ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 7ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 10ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 6ms★ ConduitCallTestCase::testConduitPing
51 PASS 473ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 350ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 96ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 164ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 300ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 8ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS 6ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
64 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
66 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
69 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
74 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
75 PASS 544ms DifferentialParseRenderTestCase::testParseRender
76 PASS 26ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 6ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 16ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 568ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS 3ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
89 PASS 1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
90 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
91 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
92 PASS <1ms★ LiskChunkTestCase::testSQLChunking
93 PASS <1ms★ LiskDAOTestCase::testCheckProperty
94 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
95 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 20ms★ LiskFixtureTestCase::testCounters
97 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
99 PASS 4ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 5ms★ LiskFixtureTestCase::testGarbageLoadCalls
101 PASS 1ms★ LiskIsolationTestCase::testEphemeral
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS 7ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 411ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 1.2s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 1.1s ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 11ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS 5ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
118 PASS 8ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
124 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 280ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS 6ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 45ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
136 PASS 5.6s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 84ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 105ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 3.2s PhabricatorAuthPasswordTestCase::testPasswordEngine
140 PASS 729ms PhabricatorAuthPasswordTestCase::testCompare
141 PASS 980ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
142 PASS 387ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
143 PASS 39ms★ PhabricatorCachesTestCase::testRequestCache
144 PASS 479ms PhabricatorCelerityTestCase::testCelerityMaps
145 PASS 248ms PhabricatorConduitTestCase::testConduitMethods
146 PASS 1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
147 PASS 21ms★ PhabricatorEdgeTestCase::testCycleDetection
148 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
149 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
150 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
151 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
153 PASS 29ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
154 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
155 PASS 5ms★ PhabricatorEnvTestCase::testRemoteURIForLink
156 PASS 4ms★ PhabricatorEnvTestCase::testSelfURI
157 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
158 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
159 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
160 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
161 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
162 PASS 5ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
163 PASS 53ms PhabricatorFileStorageFormatTestCase::testStorageTampering
164 PASS 67ms PhabricatorFileStorageFormatTestCase::testAES256Storage
165 PASS 41ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
166 PASS 63ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
167 PASS 43ms★ PhabricatorFileTestCase::testFileStorageDelete
168 PASS 37ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
169 PASS 209ms PhabricatorFileTestCase::testFileVisibility
170 PASS 286ms PhabricatorFileTestCase::testFileIndirectScramble
171 PASS 66ms PhabricatorFileTestCase::testFileStorageReadWrite
172 PASS 90ms PhabricatorFileTestCase::testFileStorageUploadSameFile
173 PASS 200ms PhabricatorFileTestCase::testFileDirectScramble
174 PASS 174ms PhabricatorFileTestCase::testFileTransformDelete
175 PASS 63ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
176 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
177 PASS 216ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
178 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
179 PASS 7ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS 341ms PhabricatorHandlePoolTestCase::testHandlePools
181 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
182 PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor
183 PASS 10ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
184 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
185 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
186 PASS 46ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
187 PASS 14ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
188 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
189 PASS 2ms★ PhabricatorMailConfigTestCase::testMailerPriorities
190 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
191 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
192 PASS 10ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
193 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
194 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
195 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
196 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
197 PASS 438ms PhabricatorMetaMTAMailTestCase::testRecipients
198 PASS 82ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
199 PASS 167ms PhabricatorMetaMTAMailTestCase::testMailerFailover
200 PASS 149ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
201 PASS 24ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
202 PASS 27ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
203 PASS 15ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
204 PASS 93ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
205 PASS 24ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
206 PASS 5ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
207 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
208 PASS 77ms PhabricatorObjectListQueryTestCase::testObjectListQuery
209 PASS 427ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
210 PASS 484ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
211 PASS 567ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
212 PASS 493ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
213 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
214 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
215 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
216 PASS 105ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
217 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
218 PASS 68ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
219 PASS 59ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
220 PASS 57ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
221 PASS 89ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
222 PASS 50ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
223 PASS 80ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
224 PASS 53ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
225 PASS 4ms★ PhabricatorPolicyTestCase::testUsersPolicy
226 PASS 3ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
227 PASS 27ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
228 PASS 19ms★ PhabricatorPolicyTestCase::testExtendedPolicies
229 PASS 18ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
230 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
231 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
232 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
233 PASS 11ms★ PhabricatorPolicyTestCase::testNoOnePolicy
234 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
235 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
236 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
237 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
238 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
239 PASS 28ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
240 PASS 6ms★ PhabricatorPolicyTestCase::testAdminPolicy
241 PASS 247ms PhabricatorProjectCoreTestCase::testMilestones
242 PASS 231ms PhabricatorProjectCoreTestCase::testApplicationPolicy
243 PASS 441ms PhabricatorProjectCoreTestCase::testViewProject
244 PASS 500ms PhabricatorProjectCoreTestCase::testMilestoneMembership
245 PASS 830ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
246 PASS 898ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
247 PASS 86ms PhabricatorProjectCoreTestCase::testSlugMaps
248 PASS 181ms PhabricatorProjectCoreTestCase::testSameSlugAsName
249 PASS 1.1s PhabricatorProjectCoreTestCase::testBoardMoves
250 PASS 360ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
251 PASS 405ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
252 PASS 947ms PhabricatorProjectCoreTestCase::testComplexConstraints
253 PASS 652ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
254 PASS 704ms PhabricatorProjectCoreTestCase::testAncestorMembers
255 PASS 124ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
256 PASS 95ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
257 PASS 1.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
258 PASS 642ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
259 PASS 533ms PhabricatorProjectCoreTestCase::testEditProject
260 PASS 591ms PhabricatorProjectCoreTestCase::testParentProject
261 PASS 424ms PhabricatorProjectCoreTestCase::testMemberMaterialization
262 PASS 662ms PhabricatorProjectCoreTestCase::testAncestryQueries
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS 2ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
266 PASS 18ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
267 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
268 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
274 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 52ms PhabricatorRepositoryURITestCase::testURIGeneration
276 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
277 PASS 7ms★ PhabricatorSlugTestCase::testSlugNormalization
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS 157ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
282 PASS 101ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
283 PASS 121ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS 60ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
287 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
295 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
296 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
299 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
301 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS 39ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
305 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
306 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
307 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
308 PASS 20ms★ PhabricatorWorkerTestCase::testExecuteTask
309 PASS 22ms★ PhabricatorWorkerTestCase::testOldestFirst
310 PASS 38ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
311 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 15ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
313 PASS 22ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
315 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
316 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
317 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 25ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
319 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
320 PASS 639ms PhabricatorChangeParserTestCase::testSubversionPartialParser
321 PASS 2.4s PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 1.8s PhabricatorChangeParserTestCase::testGitParser
323 PASS 685ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 485ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
325 PASS 3.4s PhabricatorChangeParserTestCase::testMercurialParser
326 PASS 397ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 1.7s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
328 PASS 838ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
329 PASS 593ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
330 PASS 736ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS 455ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
334 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
336 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
338 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
339 PASS 6ms★ PhrequentTimeBlockTestCase::testOngoing
340 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
343 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
344 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
347 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
349 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
350 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
351

Build Log 23264 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2018-03-07 15:10:39] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=c6a042b59acfb0a5dd3c2b8432a2eea6aa0e7eec, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 23263 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 2.2s PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 1.5s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 5.5s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 13ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 12ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
7 PASS 11ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 10ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 82ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
17 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
19 PASS 5ms★ DiffusionURITestCase::testURIGeneration
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS 1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 5ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS 1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS 3ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS 10ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
35 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 5ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS 2ms★ AphrontRequestTestCase::testRequestDataAccess
42 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
43 PASS 11ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS 8ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 9ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 15ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 3ms★ ConduitCallTestCase::testConduitAuth
50 PASS 7ms★ ConduitCallTestCase::testConduitPing
51 PASS 312ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 274ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 60ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 165ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 281ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 6ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS 14ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 5ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS 5ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
66 PASS 5ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
68 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
74 PASS 9ms★ DifferentialHunkParserTestCase::testMissingContext
75 PASS 421ms DifferentialParseRenderTestCase::testParseRender
76 PASS 17ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 8ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 458ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS 3ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
89 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
90 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
91 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
92 PASS <1ms★ LiskChunkTestCase::testSQLChunking
93 PASS <1ms★ LiskDAOTestCase::testCheckProperty
94 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
95 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
96 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
97 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 21ms★ LiskFixtureTestCase::testCounters
99 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 4ms★ LiskFixtureTestCase::testNonmutableColumns
101 PASS 1ms★ LiskIsolationTestCase::testEphemeral
102 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
103 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
104 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
105 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS 350ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 1.0s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 853ms ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 10ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 6ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS 8ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
124 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
126 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
127 PASS <1ms★ PHUIListViewTestCase::testAppend
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 262ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 27ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
136 PASS 54ms PhabricatorAuthInviteTestCase::testDuplicateInvite
137 PASS 69ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
138 PASS 6.2s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
139 PASS 988ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
140 PASS 924ms PhabricatorAuthPasswordTestCase::testCompare
141 PASS 4.5s PhabricatorAuthPasswordTestCase::testPasswordEngine
142 PASS 383ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
143 PASS 37ms★ PhabricatorCachesTestCase::testRequestCache
144 PASS 854ms PhabricatorCelerityTestCase::testCelerityMaps
145 PASS 331ms PhabricatorConduitTestCase::testConduitMethods
146 PASS 1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
147 PASS 28ms★ PhabricatorEdgeTestCase::testCycleDetection
148 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
149 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
150 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
151 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
152 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
153 PASS 8ms★ PhabricatorEnvTestCase::testSelfURI
154 PASS 52ms PhabricatorEnvTestCase::testRemoteURIForFetch
155 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
156 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
157 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
158 PASS 5ms★ PhabricatorEnvTestCase::testStackSource
159 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
160 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
161 PASS 5ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
162 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
163 PASS 58ms PhabricatorFileStorageFormatTestCase::testStorageTampering
164 PASS 49ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
165 PASS 70ms PhabricatorFileStorageFormatTestCase::testAES256Storage
166 PASS 79ms PhabricatorFileTestCase::testFileStorageUploadSameFile
167 PASS 86ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
168 PASS 85ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
169 PASS 361ms PhabricatorFileTestCase::testFileIndirectScramble
170 PASS 214ms PhabricatorFileTestCase::testFileDirectScramble
171 PASS 80ms PhabricatorFileTestCase::testReadWriteTtlFiles
172 PASS 297ms PhabricatorFileTestCase::testFileVisibility
173 PASS 58ms PhabricatorFileTestCase::testFileStorageReadWrite
174 PASS 269ms PhabricatorFileTestCase::testFileTransformDelete
175 PASS 58ms PhabricatorFileTestCase::testFileStorageDelete
176 PASS 1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
177 PASS 205ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
178 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
179 PASS 23ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS 474ms PhabricatorHandlePoolTestCase::testHandlePools
181 PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor
182 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
183 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
184 PASS 6ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
185 PASS 3ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
186 PASS 64ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
187 PASS 15ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
188 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
189 PASS 2ms★ PhabricatorMailConfigTestCase::testMailerPriorities
190 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
191 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
192 PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
193 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
194 PASS 12ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
195 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
196 PASS 1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
197 PASS 127ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
198 PASS 565ms PhabricatorMetaMTAMailTestCase::testRecipients
199 PASS 65ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
200 PASS 209ms PhabricatorMetaMTAMailTestCase::testMailerFailover
201 PASS 37ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
202 PASS 30ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
203 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
204 PASS 88ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
205 PASS 22ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
206 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
207 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
208 PASS 111ms PhabricatorObjectListQueryTestCase::testObjectListQuery
209 PASS 1.2s PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
210 PASS 441ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
211 PASS 936ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
212 PASS 846ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
213 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
214 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
215 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
216 PASS 185ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
217 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
218 PASS 159ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
219 PASS 68ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
220 PASS 112ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
221 PASS 140ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
222 PASS 99ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
223 PASS 216ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
224 PASS 100ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
225 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
226 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
227 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
228 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
229 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
230 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
231 PASS 17ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
232 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
233 PASS 3ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
234 PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
235 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
236 PASS 22ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
237 PASS 2ms★ PhabricatorPolicyTestCase::testLimits
238 PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies
239 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
240 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
241 PASS 1.7s PhabricatorProjectCoreTestCase::testMemberMaterialization
242 PASS 345ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
243 PASS 486ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
244 PASS 3.1s PhabricatorProjectCoreTestCase::testComplexConstraints
245 PASS 4.9s PhabricatorProjectCoreTestCase::testMilestoneMoves
246 PASS 1.6s PhabricatorProjectCoreTestCase::testAncestorMembers
247 PASS 3.0s PhabricatorProjectCoreTestCase::testBoardMoves
248 PASS 212ms PhabricatorProjectCoreTestCase::testApplicationPolicy
249 PASS 398ms PhabricatorProjectCoreTestCase::testMilestoneMembership
250 PASS 144ms PhabricatorProjectCoreTestCase::testSameSlugAsName
251 PASS 245ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 600ms PhabricatorProjectCoreTestCase::testAncestryQueries
253 PASS 766ms PhabricatorProjectCoreTestCase::testParentProject
254 PASS 594ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
255 PASS 1.9s PhabricatorProjectCoreTestCase::testJoinLeaveProject
256 PASS 821ms PhabricatorProjectCoreTestCase::testEditProject
257 PASS 975ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
258 PASS 837ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
259 PASS 455ms PhabricatorProjectCoreTestCase::testViewProject
260 PASS 523ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
261 PASS 840ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
262 PASS 90ms PhabricatorProjectCoreTestCase::testSlugMaps
263 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
266 PASS 28ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
267 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
270 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
274 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 89ms PhabricatorRepositoryURITestCase::testURIGeneration
276 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS 157ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
282 PASS 90ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
283 PASS 69ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
284 PASS 127ms PhabricatorSpacesTestCase::testSpacesAnnihilation
285 PASS 30ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
286 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
287 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
288 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
290 PASS 8ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
291 PASS 6ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
293 PASS 7ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
294 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
295 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
296 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
301 PASS 36ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
305 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
306 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
307 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
308 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
309 PASS 19ms★ PhabricatorWorkerTestCase::testExecuteTask
310 PASS 26ms★ PhabricatorWorkerTestCase::testOldestFirst
311 PASS 30ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 34ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
313 PASS 16ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
314 PASS 18ms★ PhabricatorWorkerTestCase::testMultipleLease
315 PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
316 PASS 16ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 17ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
318 PASS 12ms★ PhabricatorWorkerTestCase::testLeaseTask
319 PASS 47ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
320 PASS 2.6s PhabricatorChangeParserTestCase::testSubversionParser
321 PASS 3.8s PhabricatorChangeParserTestCase::testMercurialParser
322 PASS 698ms PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 430ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
324 PASS 841ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 1.7s PhabricatorChangeParserTestCase::testGitParser
326 PASS 691ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
327 PASS 482ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
328 PASS 1.5s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
329 PASS 618ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
330 PASS 84ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
331 PASS 370ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
338 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
339 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
340 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
343 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
344 PASS 6ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
349 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
350 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
351

Build Log 23260 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2

Build Log 23255 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 5.6s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 34ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4

Build Working Copy

When
Completed at Mar 7 2018, 3:07 PM · Built instantly
Status
Passed

Event Timeline