Page MenuHomePhabricator

Build 30516
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 19 2019, 8:02 PM · Built for 1 m, 42 s
Status
Passed

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

1[2019-03-19 20:01:14] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=1b0ef4391032f5b4911ede255839b92e6d602c66, ref.master=40af472ff595), phutil(head=master, ref.master=34b68955748b)
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 28230 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 19 2019, 8:00 PM · Built for 13 s
Status
Passed

Event Timeline