Page MenuHomePhabricator

Build 29375
PassedPublic

Run "arc unit --everything"

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

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

1[2019-01-16 21:10:38] 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=64e3296fe682b7adda8681d90a7f9cc210b92207, ref.master=ecae936d9701), 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 26704 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline