Page MenuHomePhabricator

Build 20171
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 18 2017, 9:19 PM · Built for 1 m, 10 s
Status
Passed

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

1[2017-01-18 21:19:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=269dd81f91784d40abdd9af2d95061cdb3d2c394, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
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 14258 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-01-18 21:17:58] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=269dd81f91784d40abdd9af2d95061cdb3d2c394, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
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 14254 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 2.9s PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 6.9s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 4.1s PhabricatorLibraryTestCase::testLibraryMap
5 PASS 16ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
6 PASS 12ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
7 PASS 11ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 19ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
9 PASS 135ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 8ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 5ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 4ms★ DifferentialHunkTestCase::testMakeStructuredOffset
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
18 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
19 PASS 9ms★ DiffusionURITestCase::testURIGeneration
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 2ms★ DiffusionURITestCase::testBlobDecodeFail
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 7ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
29 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 19ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
35 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
37 PASS 5ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 5ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 13ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 1ms★ ConduitCallTestCase::testConduitPing
51 PASS 340ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 216ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 101ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 380ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 308ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS 11ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
60 PASS 2ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 3ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
63 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
65 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
66 PASS 1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
69 PASS 6ms★ DifferentialHunkParserTestCase::testMissingContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
74 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
75 PASS 604ms DifferentialParseRenderTestCase::testParseRender
76 PASS 23ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
80 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
81 PASS 14ms★ 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 463ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
89 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
90 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
91 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
92 PASS <1ms★ LiskChunkTestCase::testSQLChunking
93 PASS 3ms★ LiskDAOTestCase::testCheckProperty
94 PASS 11ms★ LiskFixtureTestCase::testReadableTransactions
95 PASS 6ms★ LiskFixtureTestCase::testNonmutableColumns
96 PASS 7ms★ LiskFixtureTestCase::testFixturesBasicallyWork
97 PASS 6ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
98 PASS 6ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
99 PASS 34ms★ LiskFixtureTestCase::testCounters
100 PASS 10ms★ LiskFixtureTestCase::testGarbageLoadCalls
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS 1ms★ LiskIsolationTestCase::testEphemeral
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 516ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 1.0s ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS 1.0s ManiphestTaskTestCase::testTaskReordering
111 PASS 3ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 7ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
119 PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 319ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
132 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
133 PASS 12ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
134 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
135 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
136 PASS 40ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
137 PASS 101ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 1.9s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
139 PASS 68ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
140 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
141 PASS 742ms PhabricatorCelerityTestCase::testCelerityMaps
142 PASS 185ms PhabricatorConduitTestCase::testConduitMethods
143 PASS 21ms★ PhabricatorEdgeTestCase::testCycleDetection
144 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
145 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
146 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
147 PASS 47ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
148 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
149 PASS 11ms★ PhabricatorEnvTestCase::testRemoteURIForLink
150 PASS 15ms★ PhabricatorEnvTestCase::testStackSource
151 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
153 PASS 8ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
154 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
155 PASS 41ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
156 PASS 19ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
157 PASS 211ms PhabricatorFileTestCase::testFileIndirectScramble
158 PASS 99ms PhabricatorFileTestCase::testFileDirectScramble
159 PASS 18ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
160 PASS 21ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
161 PASS 10ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
162 PASS 92ms PhabricatorFileTestCase::testFileTransformDelete
163 PASS 16ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
164 PASS 23ms★ PhabricatorFileTestCase::testFileStorageDelete
165

Build Working Copy

When
Completed at Jan 18 2017, 9:16 PM · Built instantly
Status
Passed

Event Timeline