Page MenuHomePhabricator

Build 29272
PassedPublic

Run "arc unit --everything"

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

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

1[2019-01-04 21:44:25] 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=7e87d254ab33a32208c82ead10bff8a689c0814e, 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 26574 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline