Page MenuHomePhabricator

Build 32588
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 26 2019, 12:20 AM · Built for 1 m, 14 s
Status
Passed

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

1[2019-11-26 00:19:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=33c534f9b74f5aa8c9491c875292ca31a4bdc84f, ref.master=292f8fc612bd), 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 31010 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 26 2019, 12:18 AM · Built for 7 s
Status
Passed

Event Timeline