Page MenuHomePhabricator

Build 32433
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 29 2019, 1:54 AM · Built for 2 m, 41 s
Status
Passed

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

1[2019-10-29 01:53:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=73943d1bc9d3), phabricator(head=e4cc74f1b87aa79801933b8fe92430016ad7a069, ref.master=281598d65cfc), phutil(head=master, ref.master=39ed96cd818a)
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 30788 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 29 2019, 1:51 AM · Built for 9 s
Status
Passed

Event Timeline