Page MenuHomePhabricator

Build 22212
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 22 2017, 4:20 PM · Built for 55 s
Status
Passed

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

1[2017-04-22 16:20:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=146693307f60), phabricator(head=72976909b1bfa0a3ddd05c3efc737dbb7275f321, ref.master=a9845b0b1d83), phutil(head=master, ref.master=6fe33623cda6)
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 16992 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-04-22 16:19:24] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=146693307f60), phabricator(head=72976909b1bfa0a3ddd05c3efc737dbb7275f321, ref.master=a9845b0b1d83), phutil(head=master, ref.master=6fe33623cda6)
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 16990 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-04-22 16:18:41] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=146693307f60), phabricator(head=72976909b1bfa0a3ddd05c3efc737dbb7275f321, ref.master=a9845b0b1d83), phutil(head=master, ref.master=6fe33623cda6)
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 16988 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 3.2s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 21ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 4.1s PhabricatorLibraryTestCase::testLibraryMap
5 PASS 8ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 5ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
7 PASS 5ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 6ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 47ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
13 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 3ms★ DiffusionURITestCase::testURIGeneration
21 PASS <1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
32 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36

Build Working Copy

When
Completed at Apr 22 2017, 4:18 PM · Built instantly
Status
Passed

Event Timeline