Page MenuHomePhabricator

Build 32571
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 19 2019, 8:39 PM · Built for 1 m, 12 s
Status
Passed

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

1[2019-11-19 20:39:17] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=374f8b10b3cffd35233302d439d97efe1c04e6bd, ref.master=292f8fc612bd), phutil(head=master, ref.master=39ed96cd818a)
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 30992 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 19 2019, 8:38 PM · Built for 7 s
Status
Passed

Event Timeline