Page MenuHomePhabricator

Build 19649
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 16 2016, 6:26 PM · Built for 5 m, 2 s
Status
Passed

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

1[2016-12-16 18:24:05] 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=fad85844314b), phabricator(head=5e606504b7f5ba38f3abec95c8761f728b2f1f8b, ref.master=f0b695239186), 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 13426 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline