Page MenuHomePhabricator

Build 28599
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 26 2018, 1:11 PM · Built for 1 m, 35 s
Status
Passed

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

1[2018-10-26 13:10:37] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=2650e8627a20), phabricator(head=1f6869a7654a8215ddf9afc8567fa6b44cae364b, ref.master=cfd9fa7f559f), phutil(head=master, ref.master=603209bb1756)
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 25684 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 26 2018, 1:09 PM · Built for 10 s
Status
Passed

Event Timeline