Page MenuHomePhabricator

Build 32340

Run "arc unit --everything"

When
Completed at Oct 2 2019, 1:54 AM · Built for 1 m, 23 s
Status
Passed

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

1[2019-10-02 01:53:33] 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=3cdfe1fff806), phabricator(head=9f7aaa8ee4cbd8c36c5cfb6e55e5366be4ff238c, ref.master=c6642213d57f), 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 30641 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 2 2019, 1:52 AM · Built for 11 s
Status
Passed

Event Timeline