Page MenuHomePhabricator

Build 19640
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 16 2016, 6:13 PM · Built for 4 m
Status
Passed

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

1[2016-12-16 18:11:13] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=d12856b5d428062eb3b6917fffa3334ee3d28cbc, ref.master=5f593aafb1ac), 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 13408 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

231 PASS 2.3s PhabricatorProjectCoreTestCase::testParentProject
232 PASS 942ms PhabricatorProjectCoreTestCase::testSlugMaps
233 PASS 1.3s PhabricatorProjectCoreTestCase::testNormalizeSlugs
234 PASS 2.6s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
235 PASS 1.2s PhabricatorProjectCoreTestCase::testMilestoneMembership
236 PASS 1.4s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
237 PASS 692ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
238 PASS 783ms PhabricatorProjectCoreTestCase::testViewProject
239 PASS 1.3s PhabricatorProjectCoreTestCase::testMilestones
240 PASS 2.1s PhabricatorProjectCoreTestCase::testMemberMaterialization
241 PASS 877ms PhabricatorProjectCoreTestCase::testSameSlugAsName
242 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
243 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
244 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
245 PASS 57ms PhabricatorRepositoryCommitTestCase::testSummarizeCommits
246 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
247 PASS 4ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
248 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
249 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
250 PASS 12ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
251 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
252 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
253 PASS 183ms PhabricatorRepositoryURITestCase::testURIGeneration
254 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
255 PASS 1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
256 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
257 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
258 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
259 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
260 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
261 PASS 533ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
262 PASS 278ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
263 PASS 585ms PhabricatorSpacesTestCase::testSpacesAnnihilation
264 PASS 79ms PhabricatorSpacesTestCase::testSpacesRequireNames
265 PASS 170ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
266 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
267 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
268 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
269 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
270 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
271 PASS 13ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
272 PASS 11ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
273 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
274 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
275 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
276 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
277 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
278 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
279 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
280 PASS 133ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
281 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
282 PASS 145ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
283 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
284 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
285 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
286 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
287 PASS 65ms PhabricatorWorkerTestCase::testOldestFirst
288 PASS 89ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
289 PASS 25ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
290 PASS 149ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
291 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
292 PASS 45ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
293 PASS 163ms PhabricatorWorkerTestCase::testTooManyTaskFailures
294 PASS 25ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
295 PASS 257ms PhabricatorWorkerTestCase::testWaitBeforeRetry
296 PASS 22ms★ PhabricatorWorkerTestCase::testLeaseTask
297 PASS 135ms PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 21ms★ PhabricatorWorkerTestCase::testExecuteTask
299 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionPartialParser
300 PASS 1.6s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
301 PASS 6.4s PhabricatorChangeParserTestCase::testSubversionParser
302 PASS 7.0s PhabricatorChangeParserTestCase::testMercurialParser
303 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionValidRootParser
304 PASS 3.7s PhabricatorChangeParserTestCase::testGitParser
305 PASS 1.4s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
306 PASS 2.5s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
307 PASS 683ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
308 PASS 190ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
309 PASS 952ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
310 PASS 567ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
311 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
312 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
313 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
314 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
317 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
318 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
319 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
320 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
321 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
322 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
323 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
324 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
325 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
329 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
330

Build Working Copy

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

Event Timeline