Page MenuHomePhabricator

Build 32695
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 4 2020, 3:06 PM · Built for 1 m, 24 s
Status
Passed

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

1[2020-02-04 15:06:24] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=4904d7711ea14383a35c9c33249551771ba64f97, ref.master=72f82abe0723), 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 31148 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 4 2020, 3:05 PM · Built for 11 s
Status
Passed

Event Timeline