Page MenuHomePhabricator

Build 27176
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 9 2018, 1:21 PM · Built for 6 m, 44 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1[2018-04-09 13:19: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:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=cf75d63b49a7181d6c6eb8dd5de78c77784db340), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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 23852 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2018-04-09 13:19:10] 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:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=cf75d63b49a7181d6c6eb8dd5de78c77784db340), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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 23844 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2018-04-09 13:17:13] 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:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=cf75d63b49a7181d6c6eb8dd5de78c77784db340), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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 23838 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1Build successful!
2

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

1[2018-04-09 13:13:08] 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:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=cf75d63b49a7181d6c6eb8dd5de78c77784db340), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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 23822 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 5.9s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 34ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 21.9s PhabricatorLibraryTestCase::testLibraryMap
5 PASS 29ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 26ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 27ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
8 PASS 17ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 280ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
15 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
19 PASS 9ms★ DiffusionURITestCase::testURIGeneration
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS 1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 6ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS 1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
28 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
30 PASS 9ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
34 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS 10ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 3ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 3ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
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 4ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 7ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS 2ms★ ConduitCallTestCase::testConduitAuth
51 PASS 717ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 582ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 145ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 296ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 612ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 3ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 18ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS 15ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
66 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
68 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
73 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
74 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
75 PASS 1.3s DifferentialParseRenderTestCase::testParseRender
76 PASS 58ms DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 13ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS 9ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 9ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 681ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS 11ms★ 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 8ms★ LiskFixtureTestCase::testReadableTransactions
95 PASS 12ms★ LiskFixtureTestCase::testGarbageLoadCalls
96 PASS 26ms★ LiskFixtureTestCase::testCounters
97 PASS 13ms★ LiskFixtureTestCase::testNonmutableColumns
98 PASS 6ms★ LiskFixtureTestCase::testFixturesBasicallyWork
99 PASS 7ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
101 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
103 PASS 1ms★ LiskIsolationTestCase::testEphemeral
104 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
105 PASS 8ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 1.0s ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 3.1s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 2.4s ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 5ms★ 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 3ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 547ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 177ms PhabricatorAuthInviteTestCase::testDuplicateInvite
136 PASS 224ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137

Build Working Copy

When
Completed at Apr 9 2018, 1:11 PM · Built instantly
Status
Passed

Event Timeline