Page MenuHomePhabricator

Build 32332
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 30 2019, 5:47 PM · Built for 3 m, 10 s
Status
Passed

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

1[2019-09-30 17:47:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=76d9912932bc3d25230a4f8a014c5d46db38633d, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
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 30633 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2019-09-30 17:46:14] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=76d9912932bc3d25230a4f8a014c5d46db38633d, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
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 30631 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2019-09-30 17:45:20] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=76d9912932bc3d25230a4f8a014c5d46db38633d, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
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 30629 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 4.0s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 4.2s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 27ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 10ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 7ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
8 PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
11 PASS 58ms DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
13 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
19 PASS 4ms★ DiffusionURITestCase::testURIGeneration
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS <1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
32 PASS 6ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 1ms★ ConduitCallTestCase::testConduitPing
50 PASS 1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 127ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 48ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 192ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 159ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 67ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
69 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
71 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
73 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
75 PASS 153ms DifferentialParseRenderTestCase::testParseRender
76 PASS 1ms★ DifferentialTabReplacementTestCase::testTabReplacement
77 PASS 6ms★ DiffusionCommandEngineTestCase::testCommandEngine
78 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
79 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
80 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
81 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
85 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
86 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
87 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
88 PASS 306ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
89 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
90 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
91 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
92 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
93 PASS <1ms★ LiskChunkTestCase::testSQLChunking
94 PASS <1ms★ LiskDAOTestCase::testCheckProperty
95 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
97 PASS 5ms★ LiskFixtureTestCase::testGarbageLoadCalls
98 PASS 5ms★ LiskFixtureTestCase::testNonmutableColumns
99 PASS 3ms★ LiskFixtureTestCase::testReadableTransactions
100 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
101 PASS 11ms★ LiskFixtureTestCase::testCounters
102 PASS 1ms★ LiskIsolationTestCase::testEphemeral
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
105 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
106 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 234ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
110 PASS 5ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
117 PASS 3ms★ PHUIInvisibleCharacterTestCase::testEmptyString
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
124 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 159ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS 4ms★ PhabricatorAnchorTestCase::testAnchors
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

Build Working Copy

When
Completed at Sep 30 2019, 5:44 PM · Built for 14 s
Status
Passed

Event Timeline