Page MenuHomePhabricator

Build 32560
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 19 2019, 5:41 PM · Built for 2 m, 56 s
Status
Passed

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

1[2019-11-19 17:39:52] 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=cc850163f30c), phabricator(head=6afbb6102ddacaebb7170cf4f9c26aef996028d7, 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 30974 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline