Page MenuHomePhabricator

Build 30032
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 13 2019, 8:29 PM · Built for 2 m, 39 s
Status
Passed

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

1[2019-02-13 20:27:39] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=7e61e43f6554), phabricator(head=9a9fa8bed283043815bf427562922275f93ab5fe, ref.master=1fd69f788cee), phutil(head=master, ref.master=c6d02efc62c3)
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 27542 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 13 2019, 8:26 PM · Built for 13 s
Status
Passed

Event Timeline