Page MenuHomePhabricator

Build 32004
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 23 2019, 4:06 AM · Built for 2 m, 30 s
Status
Passed

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

1[2019-08-23 04:04:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=c4e0ac4d2783096e90e7bfddddc648844189c3db, ref.master=3c4322252513), phutil(head=master, ref.master=b416093386a2)
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 30209 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 23 2019, 4:03 AM · Built for 12 s
Status
Passed

Event Timeline