Page MenuHomePhabricator

Build 19663
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 16 2016, 9:23 PM · Built for 1 h, 14 m
Status
Passed

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

1[2016-12-16 21:21:56] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=c6bdd2c56bab056599ddb015809fd7834e0b0a08, ref.master=914d9fa8b94f), 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 13524 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 16 2016, 8:09 PM · Built instantly
Status
Passed

Event Timeline