Page MenuHomePhabricator

Build 29188
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 28 2018, 8:07 AM · Built for 3 m, 49 s
Status
Passed

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

1[2018-12-28 08:05:05] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=e469f8594ed310a662ba98aa586e560be6c4ab87, ref.master=1f6a4cfffe58), 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 26464 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 28 2018, 8:03 AM · Built for 13 s
Status
Passed

Event Timeline