Page MenuHomePhabricator

Build 29163
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 20 2018, 11:31 PM · Built for 1 m, 50 s
Status
Passed

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

1[2018-12-20 23:30:21] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=eb732555a71a), phabricator(head=28989ac23145457fa49ab194244bdb86e886e9c9, ref.master=66ff6d4a2ca0), 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 26436 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 20 2018, 11:29 PM · Built for 13 s
Status
Passed

Event Timeline