Page MenuHomePhabricator

Build 28967
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 10 2018, 11:39 PM · Built for 1 m, 47 s
Status
Passed

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

1[2018-12-10 23:38:43] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3534d2baca4b), phabricator(head=508df60a621715778ee9d1f8064874da6dd770cd, ref.master=315d857a8ad6), phutil(head=master, ref.master=1e590fd9e58e)
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 26176 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 10 2018, 11:37 PM · Built for 12 s
Status
Passed

Event Timeline