Page MenuHomePhabricator

Build 32584
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 25 2019, 11:09 PM · Built for 1 m, 18 s
Status
Passed

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

1[2019-11-25 23:09:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=1667acfa5d7148b7e465649ddbd17680d0911a66, ref.master=d58eddcf0ad4), 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 31008 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 25 2019, 11:08 PM · Built for 7 s
Status
Passed

Event Timeline