Page MenuHomePhabricator

Build 30616
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 25 2019, 9:37 PM · Built for 2 m, 6 s
Status
Passed

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

1[2019-03-25 21:36:39] 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=c53ed72e4cf5bdaf18967d793f8898c709911bbe, 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 28384 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 25 2019, 9:35 PM · Built for 13 s
Status
Passed

Event Timeline