Page MenuHomePhabricator

Build 19644
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 16 2016, 6:14 PM · Built for 3 m, 25 s
Status
Passed

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

1[2016-12-16 18:12:57] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=bc6522dbca07610f5948c46d067fad1bb47d99f2, ref.master=4faa4b451f41), phutil(head=master, ref.master=5ac2ca121489)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 13412 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 16 2016, 6:11 PM · Built instantly
Status
Passed

Event Timeline