Page MenuHomePhabricator

Build 32153
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 9 2019, 7:21 PM · Built for 2 m, 35 s
Status
Passed

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

1[2019-09-09 19:20:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=63c7302af1309eb7f3874166042953491a092e30, ref.master=adc2002d2870), phutil(head=master, ref.master=f51f1b3f72b5)
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 30389 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 9 2019, 7:18 PM · Built for 16 s
Status
Passed

Event Timeline