Page MenuHomePhabricator

Build 29762
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 3 2019, 2:40 PM · Built for 1 m, 54 s
Status
Passed

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

1[2019-02-03 14:39:17] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=33ed2a390c8c556aaf19b9438fd47c9d9ad131aa, ref.master=7c795ab75722), phutil(head=master, ref.master=c818e866f889)
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:99]
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 27208 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 3 2019, 2:38 PM · Built for 13 s
Status
Passed

Event Timeline