Page MenuHomePhabricator

Build 29156
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 20 2018, 10:48 PM · Built for 2 m, 47 s
Status
Passed

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

1[2018-12-20 22:47:32] 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=eb732555a71a), phabricator(head=ce953ea4479052c7e671c8c75af6833252ebefd4, 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 26422 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 20 2018, 10:45 PM · Built for 14 s
Status
Passed

Event Timeline