Page MenuHomePhabricator

Build 32396
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 26 2019, 7:18 PM · Built for 1 m, 39 s
Status
Passed

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

1[2019-10-26 19:18:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=da6d4f85eefb), phabricator(head=292f8fc612bd2d070110eb22877454937bfd7899, ref.master=7badec23a7d0), 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 30727 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 26 2019, 7:17 PM · Built for 12 s
Status
Passed

Event Timeline