Page MenuHomePhabricator

Build 29385
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 16 2019, 9:30 PM · Built for 1 m, 45 s
Status
Passed

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

1[2019-01-16 21:29:34] 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=25c2381959ac), phabricator(head=c5f446defb520a8cf0daa0a1dcf750057ca71589, ref.master=da40f8074106), phutil(head=master, ref.master=14f30f7b6767)
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 26722 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 16 2019, 9:28 PM · Built for 11 s
Status
Passed

Event Timeline