Page MenuHomePhabricator

Build 29273
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 4 2019, 9:46 PM · Built for 2 m, 49 s
Status
Passed

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

1[2019-01-04 21:45:22] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=afa69eedd1a5fa09eb38af9309c8bb8f5ac11eec, ref.master=ecae936d9701), phutil(head=master, ref.master=cad1985726c9)
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:99]
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 26576 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 4 2019, 9:44 PM · Built for 13 s
Status
Passed

Event Timeline