Page MenuHomePhabricator

Build 23538
PassedPublic

History

Run "arc unit --everything"

When
Completed at Jun 21 2017, 12:46 AM · Built for 1 m, 18 s
Status
Passed

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

1[2017-06-21 00:45:40] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=149e6aaa217023a9404f435d3bbcf0aeb0f0332d, ref.master=3dae9701298f), phutil(head=master, ref.master=fa993854745c)
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 18761 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-06-21 00:45:38] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=149e6aaa217023a9404f435d3bbcf0aeb0f0332d, ref.master=3dae9701298f), phutil(head=master, ref.master=fa993854745c)
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 18759 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 21 2017, 12:44 AM · Built instantly
Status
Passed