Page MenuHomePhabricator

Build 29744
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 1 2019, 6:15 AM · Built for 3 m, 7 s
Status
Passed

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

1[2019-02-01 06:13:32] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=b3e4743ad7674711729778e5c2f8c173784dcd94, ref.master=d254c1f8b14e), phutil(head=master, ref.master=c818e866f889)
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 27186 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 1 2019, 6:12 AM · Built for 15 s
Status
Passed

Event Timeline