Page MenuHomePhabricator

Build 22984
PassedPublic

Run "arc unit --everything"

When
Completed at May 21 2017, 4:28 PM · Built for 1 m, 12 s
Status
Passed

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

1[2017-05-21 16:27:47] 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:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), phutil(head=master, ref.master=a900d7b63e95)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

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

1[2017-05-21 16:27:30] 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:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), phutil(head=master, ref.master=a900d7b63e95)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

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

1[2017-05-21 16:26:45] 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:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), phutil(head=master, ref.master=a900d7b63e95)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

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

1[2017-05-21 16:26:18] 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:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), phutil(head=master, ref.master=a900d7b63e95)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

1Build successful!
2 PASS 5.4s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 849ms PhabricatorLibraryTestCase::testLibraryMap
4 PASS 37ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 13ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 12ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
7 PASS 11ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 10ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
11 PASS 91ms DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
13 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 5ms★ DiffusionURITestCase::testURIGeneration
21 PASS 1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 5ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS 1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
28 PASS 3ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
33 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
34 PASS 9ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
37 PASS 3ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 3ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS 1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 4ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 4ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 7ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 2ms★ ConduitCallTestCase::testConduitPing
51 PASS 208ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 160ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 114ms ConpherenceRoomTestCase::testNUserRoomCreate
54 PASS 32ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
55 PASS 84ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 7ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
63 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
73 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
74 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
75 PASS 300ms DifferentialParseRenderTestCase::testParseRender
76 PASS 5ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 2ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
80 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
81 PASS 5ms★ 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 347ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
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 38ms★ LiskFixtureTestCase::testCounters
95 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
96 PASS 17ms★ LiskFixtureTestCase::testFixturesBasicallyWork
97 PASS 20ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
98 PASS 21ms★ LiskFixtureTestCase::testReadableTransactions
99 PASS 18ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 18ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
103 PASS 1ms★ LiskIsolationTestCase::testEphemeral
104 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
105 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
107 PASS 225ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
109 PASS 854ms ManiphestTaskTestCase::testTaskReordering
110 PASS 1.0s ManiphestTaskTestCase::testTaskAdjacentBlocks
111 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
119 PASS 3ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 397ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
132 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
133 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
134 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
135 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
136 PASS 49ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
137 PASS 105ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
138 PASS 91ms PhabricatorAuthInviteTestCase::testDuplicateInvite
139 PASS 5.6s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
140 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
141 PASS 272ms PhabricatorCelerityTestCase::testCelerityMaps
142 PASS 96ms PhabricatorConduitTestCase::testConduitMethods
143 PASS 60ms PhabricatorEdgeTestCase::testCycleDetection
144 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
145 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
146 PASS 15ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
147 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
148 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
149 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
150 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
151 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
153 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
154 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
155 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
156 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
157 PASS 55ms PhabricatorFileStorageFormatTestCase::testStorageTampering
158 PASS 39ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
159 PASS 43ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
160 PASS 48ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
161 PASS 45ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
162 PASS 31ms★ PhabricatorFileTestCase::testFileStorageDelete
163 PASS 113ms PhabricatorFileTestCase::testFileTransformDelete
164 PASS 29ms★ PhabricatorFileTestCase::testFileStorageReadWrite
165 PASS 56ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
166 PASS 26ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
167 PASS 136ms PhabricatorFileTestCase::testFileVisibility
168 PASS 170ms PhabricatorFileTestCase::testFileIndirectScramble
169 PASS 101ms PhabricatorFileTestCase::testFileDirectScramble
170 PASS 123ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
171 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
172 PASS 6ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
173 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
174 PASS 247ms PhabricatorHandlePoolTestCase::testHandlePools
175 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
176 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
177 PASS 3ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
178 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
179 PASS 28ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
180 PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
181 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
182 PASS 5ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
183 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
184 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
185 PASS 9ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
186 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
187 PASS 1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
188 PASS 37ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
189 PASS 277ms PhabricatorMetaMTAMailTestCase::testRecipients
190 PASS 78ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
191 PASS 19ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
192 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
193 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
194 PASS 48ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
195 PASS 25ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
196 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
197 PASS 5ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
198 PASS 51ms PhabricatorObjectListQueryTestCase::testObjectListQuery
199 PASS 324ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
200 PASS 333ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
201 PASS 410ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
202 PASS 125ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
203 PASS 1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
204 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
205 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
206 PASS 40ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
207 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
208 PASS 34ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
209 PASS 41ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
210 PASS 69ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
211 PASS 65ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
212 PASS 29ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
213 PASS 39ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
214 PASS 36ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
215 PASS 3ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
216 PASS 23ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
217 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
218 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
219 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
220 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
221 PASS 16ms★ PhabricatorPolicyTestCase::testExtendedPolicies
222 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
223 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
224 PASS 21ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
225 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
226 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
227 PASS 2ms★ PhabricatorPolicyTestCase::testLimits
228 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
229 PASS 4ms★ PhabricatorPolicyTestCase::testUsersPolicy
230 PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
231 PASS 833ms PhabricatorProjectCoreTestCase::testComplexConstraints
232 PASS 446ms PhabricatorProjectCoreTestCase::testMemberMaterialization
233 PASS 371ms PhabricatorProjectCoreTestCase::testMilestoneMembership
234 PASS 686ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
235 PASS 694ms PhabricatorProjectCoreTestCase::testAncestorMembers
236 PASS 377ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
237 PASS 492ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
238 PASS 97ms PhabricatorProjectCoreTestCase::testApplicationPolicy
239 PASS 180ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
240 PASS 221ms PhabricatorProjectCoreTestCase::testMilestones
241 PASS 385ms PhabricatorProjectCoreTestCase::testViewProject
242 PASS 653ms PhabricatorProjectCoreTestCase::testBoardMoves
243 PASS 370ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
244 PASS 677ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
245 PASS 1.0s PhabricatorProjectCoreTestCase::testMilestoneMoves
246 PASS 173ms PhabricatorProjectCoreTestCase::testSameSlugAsName
247 PASS 474ms PhabricatorProjectCoreTestCase::testParentProject
248

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

1[2017-05-21 16:25:29] 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:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), phutil(head=master, ref.master=a900d7b63e95)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

1Build successful!
2 PASS 3.9s PhabricatorLibraryTestCase::testLibraryMap
3 PASS 920ms PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 2.1s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 16ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
6 PASS 5ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 7ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
11 PASS 41ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 4ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
13 PASS 4ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
15 PASS 3ms★ DifferentialHunkTestCase::testMakeChanges
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
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 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
32 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
34 PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
37 PASS 4ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
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 6ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS <1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 120ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 90ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 100ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 28ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
55 PASS 70ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS 7ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
67 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
70 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
74 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
75 PASS 166ms DifferentialParseRenderTestCase::testParseRender
76 PASS 3ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
80 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
81 PASS 6ms★ 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 179ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
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::testTransactionalIsolation1of2
95 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
96 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
97 PASS 16ms★ LiskFixtureTestCase::testCounters
98 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
99 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
101 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS <1ms★ LiskIsolationTestCase::testEphemeral
104 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 170ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 441ms ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS 344ms ManiphestTaskTestCase::testTaskReordering
111 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 9ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 9ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
119 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
125 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
128 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 115ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
132 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
133 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
134 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
135 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
136 PASS 2.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 34ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
138 PASS 11ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
139 PASS 28ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
140 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
141 PASS 620ms PhabricatorCelerityTestCase::testCelerityMaps
142

Build Working Copy

When
Completed at May 21 2017, 4:24 PM · Built instantly
Status
Passed

Event Timeline