Page MenuHomePhabricator

Build 26632
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 27 2018, 1:56 AM · Built for 2 m, 37 s
Status
Passed

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

1[2018-02-27 01:55:24] 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:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=e920e2b143a2d12b1bbafabcc7ec0a282e54e322, ref.master=cb2f7106069b), phutil(head=master, ref.master=a0de1601cb60)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:147]
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 23008 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 27 2018, 1:53 AM · Built instantly
Status
Passed

Event Timeline