Page MenuHomePhabricator

Build 26547
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2018, 8:45 PM · Built for 1 m, 3 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

1[2018-02-16 20:45:32] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=cb2f7106069b1d40a7a753671fc7704cd364c32c), phutil(head=master, ref.master=e1f7cfefe880)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

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

1Build successful!
2

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

1[2018-02-16 20:44:25] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=cb2f7106069b1d40a7a753671fc7704cd364c32c), phutil(head=master, ref.master=e1f7cfefe880)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

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

1[2018-02-16 20:44:05] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=cb2f7106069b1d40a7a753671fc7704cd364c32c), phutil(head=master, ref.master=e1f7cfefe880)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

1Build successful!
2 PASS 5.6s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 827ms PhabricatorLibraryTestCase::testLibraryMap
4 PASS 36ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 14ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 9ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 10ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 80ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
17 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 4ms★ DiffusionURITestCase::testURIGeneration
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 5ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
29 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
32 PASS 9ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
33 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 6ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 1ms★ ConduitCallTestCase::testConduitPing
51 PASS 142ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 44ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 174ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 150ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 100ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS 7ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
69 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
70 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
75 PASS 239ms DifferentialParseRenderTestCase::testParseRender
76 PASS 9ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 4ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 291ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS 1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 19ms★ LiskFixtureTestCase::testCounters
94 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
95 PASS 4ms★ LiskFixtureTestCase::testNonmutableColumns
96 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
97 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
98 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
99 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
100 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
101 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
102 PASS 1ms★ LiskIsolationTestCase::testEphemeral
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
106 PASS 301ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS 769ms ManiphestTaskTestCase::testTaskAdjacentBlocks
108 PASS 547ms ManiphestTaskTestCase::testTaskReordering
109 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
110 PASS 6ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
111 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
123 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
124 PASS <1ms★ PHUIListViewTestCase::testAppend
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 152ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 52ms PhabricatorAuthInviteTestCase::testDuplicateInvite
135 PASS 15ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
136 PASS 3.3s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 49ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
138

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

1Build successful!
2

Build Working Copy

When
Completed at Feb 16 2018, 8:42 PM · Built instantly
Status
Passed

Event Timeline