Page MenuHomePhabricator

Build 30320
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 5 2019, 7:35 PM · Built for 3 m, 7 s
Status
Passed

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

1[2019-03-05 19:33:40] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=96fde137a1dc), phabricator(head=ee2bc07c9025695571f35a34fb93a088be533c9e, ref.master=77247084bd36), phutil(head=master, ref.master=f434f57578dd)
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 27974 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 5 2019, 7:32 PM · Built for 14 s
Status
Passed

Event Timeline