Page MenuHomePhabricator

Build 31913
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 7 2019, 4:25 PM · Built for 1 m, 52 s
Status
Passed

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

1[2019-08-07 16:24:06] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=31254c5124d5d91a020fd003c94e8d95d6afb266, ref.master=3c4322252513), phutil(head=master, ref.master=b416093386a2)
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 30095 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 6.7s PhabricatorLibraryTestCase::testLibraryMap
3 PASS 4.5s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 33ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 12ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 8ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 10ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 76ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 15ms★ DiffusionURITestCase::testURIGeneration
22 PASS 4ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 4ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS 1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 2ms★ 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::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
35 PASS 12ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
37 PASS 3ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
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 5ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 1ms★ ConduitCallTestCase::testConduitPing
51 PASS 463ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 220ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 342ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 97ms ConpherenceRoomTestCase::testOneUserRoomCreate
55 PASS 76ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 3ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 11ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
69 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
75 PASS 179ms DifferentialParseRenderTestCase::testParseRender
76 PASS 2ms★ 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 765ms 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 8ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 20ms★ LiskFixtureTestCase::testCounters
97 PASS 25ms★ LiskFixtureTestCase::testGarbageLoadCalls
98 PASS 23ms★ LiskFixtureTestCase::testReadableTransactions
99 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 15ms★ LiskFixtureTestCase::testNonmutableColumns
101 PASS 4ms★ LiskFixtureTestCase::testFixturesBasicallyWork
102 PASS 2ms★ LiskIsolationTestCase::testEphemeral
103 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
105 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
106 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 251ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
110 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
111 PASS 5ms★ 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 4ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
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 351ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS 1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 4ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS 1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS 1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 3.8s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
135 PASS 83ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
136 PASS 71ms PhabricatorAuthInviteTestCase::testDuplicateInvite
137 PASS 22ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 574ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
139 PASS 115ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
140 PASS 2.4s PhabricatorAuthPasswordTestCase::testPasswordEngine
141 PASS 716ms PhabricatorAuthPasswordTestCase::testCompare
142 PASS 506ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
143 PASS 24ms★ PhabricatorCachesTestCase::testRequestCache
144 PASS 846ms PhabricatorCelerityTestCase::testCelerityMaps
145 PASS 320ms PhabricatorConduitTestCase::testConduitMethods
146 PASS 1ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine
147 PASS 1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
148 PASS 39ms★ PhabricatorEdgeTestCase::testCycleDetection
149 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
150 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
151 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
152 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
153 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
154 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
155 PASS 5ms★ PhabricatorEnvTestCase::testSelfURI
156 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
157 PASS 144ms PhabricatorEnvTestCase::testRemoteURIForFetch
158 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
159 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
160 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
161 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
162 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
163 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
164 PASS 48ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
165 PASS 59ms PhabricatorFileStorageFormatTestCase::testAES256Storage
166 PASS 54ms PhabricatorFileStorageFormatTestCase::testRot13Storage
167 PASS 89ms PhabricatorFileTestCase::testFileStorageUploadSameFile
168 PASS 428ms PhabricatorFileTestCase::testFileVisibility
169 PASS 306ms PhabricatorFileTestCase::testFileTransformDelete
170 PASS 362ms PhabricatorFileTestCase::testFileIndirectScramble
171 PASS 107ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
172 PASS 59ms PhabricatorFileTestCase::testReadWriteTtlFiles
173 PASS 103ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
174 PASS 61ms PhabricatorFileTestCase::testFileStorageReadWrite
175 PASS 77ms PhabricatorFileTestCase::testFileStorageDelete
176 PASS 241ms PhabricatorFileTestCase::testFileDirectScramble
177 PASS 318ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
178 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
179 PASS 21ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
181 PASS 389ms PhabricatorHandlePoolTestCase::testHandlePools
182 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
183 PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor
184 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
185 PASS 12ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
186 PASS 3ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
187 PASS 67ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
188 PASS 15ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
189 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
190 PASS 36ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
191 PASS 32ms★ PhabricatorMailConfigTestCase::testMailerConstraints
192 PASS 24ms★ PhabricatorMailConfigTestCase::testMailerPriorities
193 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
194 PASS 2ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
195 PASS 1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
196 PASS 15ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
197 PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
198 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
199 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
200 PASS 617ms PhabricatorMetaMTAMailTestCase::testRecipients
201 PASS 437ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
202 PASS 323ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
203 PASS 5.6s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
204 PASS 404ms PhabricatorMetaMTAMailTestCase::testMailerFailover
205 PASS 82ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
206 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
207 PASS 107ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
208 PASS 166ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
209 PASS 8ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
210 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
211 PASS 1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
212 PASS 8ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
213 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
214 PASS 208ms PhabricatorObjectListQueryTestCase::testObjectListQuery
215 PASS 623ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
216 PASS 646ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
217 PASS 369ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
218 PASS 590ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
219 PASS 367ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
220 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
221 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
222 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
223 PASS 1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
224 PASS 110ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
225 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
226 PASS 118ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
227 PASS 105ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
228 PASS 210ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
229 PASS 88ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
230 PASS 83ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
231 PASS 128ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
232 PASS 84ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
233 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
234 PASS 10ms★ PhabricatorPolicyTestCase::testNoOnePolicy
235 PASS 4ms★ PhabricatorPolicyTestCase::testUsersPolicy
236 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
237 PASS 2ms★ PhabricatorPolicyTestCase::testLimits
238 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
239 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
240 PASS 4ms★ PhabricatorPolicyTestCase::testOffsets
241 PASS 28ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
242 PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
243 PASS 30ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
244 PASS 1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
245 PASS 5ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
246 PASS 19ms★ PhabricatorPolicyTestCase::testExtendedPolicies
247 PASS 16ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
248 PASS 6ms★ PhabricatorPolicyTestCase::testAdminPolicy
249 PASS 1.2s PhabricatorProjectCoreTestCase::testProjectPolicyRules
250 PASS 769ms PhabricatorProjectCoreTestCase::testMilestones
251 PASS 1.7s PhabricatorProjectCoreTestCase::testBoardMoves
252 PASS 551ms PhabricatorProjectCoreTestCase::testMilestoneMembership
253 PASS 656ms PhabricatorProjectCoreTestCase::testMemberMaterialization
254 PASS 1.5s PhabricatorProjectCoreTestCase::testJoinLeaveProject
255 PASS 1.1s PhabricatorProjectCoreTestCase::testAncestryQueries
256 PASS 1.1s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
257 PASS 415ms PhabricatorProjectCoreTestCase::testSameSlugAsName
258 PASS 212ms PhabricatorProjectCoreTestCase::testApplicationPolicy
259 PASS 259ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
260 PASS 273ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
261 PASS 2.8s PhabricatorProjectCoreTestCase::testMilestoneMoves
262 PASS 981ms PhabricatorProjectCoreTestCase::testEditProject
263 PASS 914ms PhabricatorProjectCoreTestCase::testParentProject
264 PASS 1.2s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
265 PASS 700ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
266 PASS 1.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
267 PASS 1.2s PhabricatorProjectCoreTestCase::testAncestorMembers
268 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
269 PASS 139ms PhabricatorProjectCoreTestCase::testSlugMaps
270 PASS 488ms PhabricatorProjectCoreTestCase::testViewProject
271 PASS 373ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
273 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
274 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
275 PASS 15ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
276 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
277 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
278 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
279 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
280 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
281 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
282 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
283 PASS 65ms PhabricatorRepositoryURITestCase::testURIGeneration
284 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
285 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
286 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
288 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS 109ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
291 PASS 194ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 142ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
293 PASS 245ms PhabricatorSpacesTestCase::testSpacesAnnihilation
294 PASS 61ms PhabricatorSpacesTestCase::testSpacesRequireNames
295 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
296 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
297 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
298 PASS 6ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
300 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
301 PASS 8ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
304 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
305 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
306 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
309 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
310 PASS 33ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 55ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
313 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
315 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
316 PASS 1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
317 PASS 105ms PhabricatorWorkerTestCase::testTooManyTaskFailures
318 PASS 100ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
319 PASS 56ms PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 44ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
321 PASS 41ms★ PhabricatorWorkerTestCase::testMultipleLease
322 PASS 53ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
323 PASS 82ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
324 PASS 72ms PhabricatorWorkerTestCase::testNewBeforeLeased
325 PASS 40ms★ PhabricatorWorkerTestCase::testLeaseTask
326 PASS 63ms PhabricatorWorkerTestCase::testOldestFirst
327 PASS 51ms PhabricatorWorkerTestCase::testPermanentTaskFailure
328 PASS 51ms PhabricatorWorkerTestCase::testExecuteTask
329 PASS 557ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
330 PASS 597ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 559ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 1.5s PhabricatorChangeParserTestCase::testGitParser
333 PASS 2.6s PhabricatorChangeParserTestCase::testMercurialParser
334 PASS 2.4s PhabricatorChangeParserTestCase::testSubversionParser
335 PASS 355ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
337 PASS 528ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
338 PASS 384ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS 96ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
340 PASS 367ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
342 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
345 PASS 6ms★ PhortuneCurrencyTestCase::testCurrencyRanges
346 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
347 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
348 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
350 PASS 5ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
353 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
354 PASS 5ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
355 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
356 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
357 PASS 5ms★ PhrequentTimeBlockTestCase::testOngoing
358 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
359 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
360

Build Working Copy

When
Completed at Aug 7 2019, 4:23 PM · Built for 14 s
Status
Passed

Event Timeline