Page MenuHomePhabricator

Build 30683
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 29 2019, 12:26 AM · Built for 1 m, 53 s
Status
Passed

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

1[2019-03-29 00:25:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=f1a7eb66da36acc6313002af6e51f092e699ea0f, ref.master=f6658bf391d3), phutil(head=master, ref.master=524fcf465108)
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 28470 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 29 2019, 12:24 AM · Built for 13 s
Status
Passed

Event Timeline