Page MenuHomePhabricator

Build 32574
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 21 2019, 7:30 PM · Built for 1 m, 10 s
Status
Passed

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

1[2019-11-21 19:29:57] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=2abf292821a2b3938dfbf20f306e6d30b79ac1fa, ref.master=e86aae99de0b), 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 30996 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 21 2019, 7:29 PM · Built for 7 s
Status
Passed

Event Timeline