Page MenuHomePhabricator

Build 30748
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 1 2019, 9:56 PM · Built for 2 m, 32 s
Status
Passed

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

1[2019-04-01 21:55: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=00b1c4190c412c365254977e293f5cbbfbc84dd9, ref.master=7e4681234467), phutil(head=master, ref.master=70ac0d66e300)
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 28546 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 1 2019, 9:53 PM · Built for 13 s
Status
Passed

Event Timeline