Page MenuHomePhabricator

Build 30195
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 23 2019, 2:12 AM · Built for 2 m, 15 s
Status
Passed

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

1[2019-02-23 02:10:52] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9581dd0f5272), phabricator(head=90064a350a027eb8b3e37323deb636db96664af6, ref.master=abc26aa96f4c), phutil(head=master, ref.master=671ec8fb8f7a)
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 27818 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 23 2019, 2:09 AM · Built for 14 s
Status
Passed

Event Timeline