Page MenuHomePhabricator

Build 30101
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2019, 3:19 AM · Built for 2 m, 3 s
Status
Passed

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

1[2019-02-16 03:17:57] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=c5e16f9bd9960310001976b77d0a183778a34724, ref.master=b8fe991ba28e), phutil(head=master, ref.master=da84d9c24445)
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 27632 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 16 2019, 3:17 AM · Built for 15 s
Status
Passed

Event Timeline