Page MenuHomePhabricator

Build 29279
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 4 2019, 9:59 PM · Built for 2 m, 14 s
Status
Passed

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

1[2019-01-04 21:58:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=84f94994ad473ce36fc7d8dab11d0249d9cc53fc, ref.master=315d857a8ad6), phutil(head=master, ref.master=cad1985726c9)
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 26588 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 4 2019, 9:57 PM · Built for 13 s
Status
Passed

Event Timeline