Page MenuHomePhabricator

Build 26940
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 18 2018, 10:16 PM · Built for 1 m, 11 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

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

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

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

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

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

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

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

1Build successful!
2

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

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

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

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

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

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

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

1Build successful!
2 PASS 3.5s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 1.2s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 26ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 8ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 6ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 5ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 50ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
19 PASS 3ms★ 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 <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
32 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
33 PASS 8ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
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 142ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 102ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 31ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
54

Build Working Copy

When
Completed at Mar 18 2018, 10:12 PM · Built instantly
Status
Passed

Event Timeline