Page MenuHomePhabricator

Build 29357
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 16 2019, 8:16 PM · Built for 1 m, 27 s
Status
Passed

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

1[2019-01-16 20:15:43] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=b98d46ce7d28c27ac8653e80a03a23d866eeb322, ref.master=0e067213fbb1), 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 26674 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 16 2019, 8:15 PM · Built for 12 s
Status
Passed

Event Timeline