Page MenuHomePhabricator

Build 32590
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 26 2019, 11:02 PM · Built for 1 m, 15 s
Status
Passed

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

1[2019-11-26 23:02:06] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=cb10b21a413547a813cbdfa8cadeb72b410cb177, 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 31012 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 26 2019, 11:01 PM · Built for 14 s
Status
Passed

Event Timeline