Page MenuHomePhabricator

Build 30287
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 1 2019, 3:53 AM · Built for 3 m, 20 s
Status
Passed

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

1[2019-03-01 03:52:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=96fde137a1dc), phabricator(head=54006f481729afc6d96c5ae833921dcd62a37d53, ref.master=620047bcfe3f), phutil(head=master, ref.master=a2bd64606d99)
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 27936 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 1 2019, 3:50 AM · Built for 15 s
Status
Passed

Event Timeline