Page MenuHomePhabricator

Build 29540
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 23 2019, 9:43 PM · Built for 2 m, 35 s
Status
Passed

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

1[2019-01-23 21:41:38] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=f0c6ee48233a199ab35ae64293fbed99305a1316, ref.master=da40f8074106), phutil(head=master, ref.master=1d3b33d4ccbf)
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 26934 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline