Page MenuHomePhabricator

Build 19769
PassedPublic

History

Run "arc unit --everything"

When
Completed at Dec 31 2016, 6:22 PM · Built for 2 m, 49 s
Status
Passed

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

1[2016-12-31 18:21:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=69194fdaf51085249bcf3509469a25ec1e254ae9, ref.master=f0bf0419f12a), 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 13692 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 31 2016, 6:19 PM · Built instantly
Status
Passed