Page MenuHomePhabricator

Build 32564
PassedPublic

Run "arc unit --everything"

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

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

1[2019-11-19 17:43:40] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=89dcf9792a0ab575805941f97e0c2d88821d746e, ref.master=e1da1d86d680), 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 30982 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline