Page MenuHomePhabricator

Build 29276
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 4 2019, 9:52 PM · Built for 2 m, 25 s
Status
Passed

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

1[2019-01-04 21:51:15] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=1f4cf23455d72df025bcd93ea8aa94d0a0d77b36, ref.master=44c32839a68c), 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 26582 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 4 2019, 9:50 PM · Built for 14 s
Status
Passed

Event Timeline