Page MenuHomePhabricator

Build 32627
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 15 2020, 4:31 PM · Built for 1 m, 10 s
Status
Passed

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

1[2020-01-15 16:30:38] 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=cc850163f30c), phabricator(head=f806528983b6cd0323286918cc3c45e9533c068b, ref.master=e86aae99de0b), phutil(head=master, ref.master=cc2a3dbf5903)
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 31056 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 15 2020, 4:30 PM · Built for 7 s
Status
Passed

Event Timeline