Page MenuHomePhabricator

Build 29380
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 16 2019, 9:20 PM · Built for 1 m, 29 s
Status
Passed

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

1[2019-01-16 21:20:10] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=c3cafffed726397174ce38c97ed26c34fa270afe, ref.master=66ff6d4a2ca0), phutil(head=master, ref.master=14f30f7b6767)
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 26712 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 16 2019, 9:19 PM · Built for 15 s
Status
Passed

Event Timeline