Page MenuHomePhabricator

Build 23306
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 4 2017, 6:56 PM · Built for 1 m, 4 s
Status
Passed

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

1[2017-06-04 18:55:48] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=65c9d789d221774bd3bac5b46a57f04f74fa5723, ref.master=1644b4505057), 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 18479 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-06-04 18:55:22] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=65c9d789d221774bd3bac5b46a57f04f74fa5723, ref.master=1644b4505057), 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 18477 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-06-04 18:54:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=65c9d789d221774bd3bac5b46a57f04f74fa5723, ref.master=1644b4505057), 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 18475 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 678ms PhabricatorLibraryTestCase::testLibraryMap
3 PASS 4.0s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 26ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 11ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
6 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
9 PASS 50ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
16 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
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::testGetAllTypes
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
32 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
36 PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 1ms★ ConduitCallTestCase::testConduitPing
50 PASS 1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 53ms ConpherenceRoomTestCase::testOneUserRoomCreate
52 PASS 104ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 115ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 79ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 101ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
67 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
74 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
75 PASS 186ms 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::testSubversionWireProtocolParser
85 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
86 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
87 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
88 PASS 192ms 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 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
97 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
98 PASS 23ms★ LiskFixtureTestCase::testCounters
99 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
100 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
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 223ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
109 PASS 344ms ManiphestTaskTestCase::testTaskReordering
110 PASS 622ms ManiphestTaskTestCase::testTaskAdjacentBlocks
111 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS 1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
119 PASS 4ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PHUIListViewTestCase::testAppend
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 179ms 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 3.7s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 53ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
138 PASS 17ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
139 PASS 44ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
140 PASS 1ms★ PhabricatorCachesTestCase::testRequestCache
141 PASS 409ms PhabricatorCelerityTestCase::testCelerityMaps
142 PASS 159ms PhabricatorConduitTestCase::testConduitMethods
143 PASS 16ms★ PhabricatorEdgeTestCase::testCycleDetection
144 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
145 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
146 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
147 PASS 5ms★ PhabricatorEnvTestCase::testSelfURI
148 PASS 32ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
149 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
150 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
151 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
152 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
153 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
154 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
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 30ms★ PhabricatorFileTestCase::testFileStorageDelete
161 PASS 108ms PhabricatorFileTestCase::testFileDirectScramble
162 PASS 179ms PhabricatorFileTestCase::testFileIndirectScramble
163 PASS 26ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
164 PASS 44ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
165 PASS 110ms PhabricatorFileTestCase::testFileTransformDelete
166 PASS 44ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
167 PASS 42ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
168 PASS 27ms★ PhabricatorFileTestCase::testFileStorageReadWrite
169 PASS 138ms PhabricatorFileTestCase::testFileVisibility
170 PASS 125ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
171 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
172 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
173 PASS 6ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
174 PASS 208ms PhabricatorHandlePoolTestCase::testHandlePools
175 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
176 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
177 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
178 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
179 PASS 28ms★ 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 270ms PhabricatorMetaMTAMailTestCase::testRecipients
189 PASS 34ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
190 PASS 78ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
191 PASS 30ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
192 PASS 48ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
193 PASS 5ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
194 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
195 PASS 15ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
196 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
197 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
198 PASS 51ms PhabricatorObjectListQueryTestCase::testObjectListQuery
199 PASS 332ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
200 PASS 121ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
201 PASS 316ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
202 PASS 302ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
203 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
204 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
205 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
206 PASS 42ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
207 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
208 PASS 38ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
209 PASS 34ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
210 PASS 39ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
211 PASS 61ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
212 PASS 28ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
213 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
214 PASS 51ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
215 PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies
216 PASS 18ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
217 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
218 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
219 PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy
220 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
221 PASS 12ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
222 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
223 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
224 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
225 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
226 PASS 7ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
227 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
228 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
229 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
230 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
231 PASS 90ms PhabricatorProjectCoreTestCase::testApplicationPolicy
232 PASS 243ms PhabricatorProjectCoreTestCase::testMilestones
233 PASS 683ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
234 PASS 578ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
235 PASS 778ms PhabricatorProjectCoreTestCase::testMemberMaterialization
236 PASS 926ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
237 PASS 1.7s PhabricatorProjectCoreTestCase::testComplexConstraints
238 PASS 1.6s PhabricatorProjectCoreTestCase::testAncestryQueries
239 PASS 820ms PhabricatorProjectCoreTestCase::testMilestoneMembership
240

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

1[2017-06-04 18:54:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=65c9d789d221774bd3bac5b46a57f04f74fa5723, ref.master=1644b4505057), 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 18473 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 5.5s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 25ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 807ms PhabricatorLibraryTestCase::testLibraryMap
5 PASS 12ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
6 PASS 7ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 56ms DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
13 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
19 PASS 23ms★ DiffusionURITestCase::testURIGeneration
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS <1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 4ms★ 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::testHTTPSinkResponseSplitting
29 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS 30ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
33 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
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 3ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 5ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 1ms★ ConduitCallTestCase::testConduitPing
50 PASS 1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 269ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 106ms ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 250ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 268ms ConpherenceRoomTestCase::testRoomParticipantDeletion
55 PASS 109ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
67 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
71 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
72 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
75 PASS 186ms 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 801ms 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::testTransactionalIsolation2of2
95 PASS 20ms★ LiskFixtureTestCase::testGarbageLoadCalls
96 PASS 30ms★ LiskFixtureTestCase::testCounters
97 PASS 24ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 24ms★ LiskFixtureTestCase::testFixturesBasicallyWork
99 PASS 13ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 16ms★ LiskFixtureTestCase::testNonmutableColumns
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 <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 222ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 805ms ManiphestTaskTestCase::testTaskReordering
110 PASS 1.0s ManiphestTaskTestCase::testTaskAdjacentBlocks
111 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
119 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PHUIListViewTestCase::testAppend
128 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 377ms 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 134ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137 PASS 55ms PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 4.5s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
139 PASS 42ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
140 PASS 1ms★ PhabricatorCachesTestCase::testRequestCache
141 PASS 372ms PhabricatorCelerityTestCase::testCelerityMaps
142 PASS 155ms 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::testDictionarySource
149 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
150 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
151 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
152 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
153 PASS 4ms★ PhabricatorEnvTestCase::testSelfURI
154 PASS 109ms PhabricatorEnvTestCase::testRemoteURIForFetch
155 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
156 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
157 PASS 44ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
158 PASS 27ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
159 PASS 28ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
160 PASS 103ms PhabricatorFileTestCase::testFileDirectScramble
161 PASS 28ms★ PhabricatorFileTestCase::testFileStorageDelete
162 PASS 131ms PhabricatorFileTestCase::testFileVisibility
163 PASS 163ms PhabricatorFileTestCase::testFileIndirectScramble
164 PASS 24ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
165 PASS 42ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
166 PASS 44ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
167 PASS 41ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
168 PASS 27ms★ PhabricatorFileTestCase::testFileStorageReadWrite
169 PASS 103ms PhabricatorFileTestCase::testFileTransformDelete
170 PASS 1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
171 PASS 121ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
172 PASS 6ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
173 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
174 PASS 216ms PhabricatorHandlePoolTestCase::testHandlePools
175 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
176 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
177 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
178 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
179 PASS 29ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
180 PASS 10ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
181 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
182 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
183 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
184 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
185 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
186 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
187 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
188 PASS 77ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
189 PASS 33ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
190 PASS 270ms PhabricatorMetaMTAMailTestCase::testRecipients
191 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
192 PASS 18ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
193 PASS 24ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
194 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
195 PASS 44ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
196 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
197 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
198 PASS 48ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
199 PASS 277ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
200 PASS 300ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
201 PASS 308ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
202 PASS 299ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
203 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
204 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
205 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
206 PASS 38ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
207 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
208 PASS 36ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
209 PASS 26ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
210 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
211 PASS 37ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
212 PASS 31ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
213 PASS 58ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
214 PASS 49ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
215 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
216 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
217 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
218 PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies
219 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
220 PASS 12ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
221 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
222 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
223 PASS 20ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
224 PASS 21ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
225 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
226 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
227 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
228 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
229 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
230 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
231 PASS 180ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
232 PASS 492ms PhabricatorProjectCoreTestCase::testParentProject
233 PASS 652ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
234 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
235 PASS 622ms PhabricatorProjectCoreTestCase::testBoardMoves
236 PASS 678ms PhabricatorProjectCoreTestCase::testAncestorMembers
237 PASS 110ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
238 PASS 300ms PhabricatorProjectCoreTestCase::testViewProject
239 PASS 308ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 624ms PhabricatorProjectCoreTestCase::testAncestryQueries
241 PASS 90ms PhabricatorProjectCoreTestCase::testApplicationPolicy
242 PASS 162ms PhabricatorProjectCoreTestCase::testSameSlugAsName
243 PASS 791ms PhabricatorProjectCoreTestCase::testComplexConstraints
244 PASS 358ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
245 PASS 492ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
246 PASS 135ms PhabricatorProjectCoreTestCase::testEditProject
247 PASS 92ms PhabricatorProjectCoreTestCase::testSlugMaps
248 PASS 254ms PhabricatorProjectCoreTestCase::testMilestones
249 PASS 416ms PhabricatorProjectCoreTestCase::testMilestoneMembership
250 PASS 462ms PhabricatorProjectCoreTestCase::testMemberMaterialization
251 PASS 544ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
252 PASS 651ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
256 PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
258 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
259 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
260 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
261 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
262 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 34ms★ PhabricatorRepositoryURITestCase::testURIGeneration
266 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
270 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
271

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

1[2017-06-04 18:53:19] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=65c9d789d221774bd3bac5b46a57f04f74fa5723, ref.master=1644b4505057), 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 18471 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 4 2017, 6:52 PM · Built instantly
Status
Passed

Event Timeline