Page MenuHomePhabricator

Build 30569
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 24 2019, 7:28 PM · Built for 1 m, 39 s
Status
Passed

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

1[2019-03-24 19:27:22] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=e51381e2d6fa215d8be94708322316090ed741d2, ref.master=7e4681234467), phutil(head=master, ref.master=34b68955748b)
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:107]
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 28310 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 24 2019, 7:26 PM · Built for 13 s
Status
Passed

Event Timeline