Page MenuHomePhabricator

Build 32003
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 23 2019, 4:05 AM · Built for 2 m, 34 s
Status
Passed

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

1[2019-08-23 04:04:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=0cc7e8eeb850e2b01f9370585d221f529fc16428, ref.master=3c4322252513), phutil(head=master, ref.master=b416093386a2)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 30207 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 23 2019, 4:03 AM · Built for 15 s
Status
Passed

Event Timeline