Page MenuHomePhabricator

Build 31827

History

Run "arc unit --everything"

When
Completed at Jul 19 2019, 10:41 PM · Built for 2 m, 1 s
Status
Passed

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

1[2019-07-19 22:41:17] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=a0c9f9f90c819998fe88e687342415c97f322d48, ref.master=75c359835903), phutil(head=master, ref.master=b416093386a2)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
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 29983 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jul 19 2019, 10:39 PM · Built for 13 s
Status
Passed