Page MenuHomePhabricator

Build 32244
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Sep 18 2019, 10:25 PM · Built for 1 m, 11 s
Status
Failed

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

1[2019-09-18 22:24:33] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=6516c1b33c6644818e24812f1b2e300565e182c0, ref.master=adc2002d2870), phutil(head=master, ref.master=f51f1b3f72b5)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

310 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
312 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
314 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
315 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
316 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
317 PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 39ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
319 PASS 34ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 54ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
322 PASS 31ms★ PhabricatorWorkerTestCase::testMultipleLease
323 PASS 39ms★ PhabricatorWorkerTestCase::testOldestFirst
324 PASS 33ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
325 PASS 32ms★ PhabricatorWorkerTestCase::testExecuteTask
326 PASS 29ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
327 PASS 34ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
328 PASS 42ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
329 PASS 832ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 190ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
331 PASS 262ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 200ms PhabricatorChangeParserTestCase::testSubversionPartialParser
333 PASS 589ms PhabricatorChangeParserTestCase::testGitParser
334 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
335 PASS 201ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 PASS 133ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
337 PASS 475ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 39ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 115ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
340 PASS 195ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
343 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
344 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
347 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
350 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
352 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
353 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
354 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
355 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
356 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
357 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
358 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
359 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
360 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
361 PASS 171ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
362 PASS 92ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
363 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
364 PASS 43ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
365 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
366 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
367 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
368 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
369 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
370 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
371 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
372 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
373 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
374 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
375 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
376 PASS 2ms★ PhutilICSParserTestCase::testICSParser
377 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
379 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
380 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
381 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
383 FAIL PhutilRemarkupEngineTestCase::testEngine
384Assertion failed, expected values to be equal (at PhutilRemarkupEngineTestCase.php:67): Failed to markup HTML in file 'toc.txt'.
385Expected vs Actual Output Diff
386--- Old Value
387+++ New Value
388@@ -1,13 +1,13 @@
389 '<ul>
390-<li><a href="#http-www-example-com-lin">link_name</a></li>
391+<li><a href="#http-//www.example.com/-link">link_name</a></li>
392 <ul>
393-<li><a href="#bold"><strong>bold</strong></a></li>
394+<li><a href="#**bold**"><strong>bold</strong></a></li>
395 </ul>
396-<li><a href="#http-www-example-com">http://www.example.com</a></li>
397+<li><a href="#http-//www.example.com">http://www.example.com</a></li>
398 </ul>
399
400-<h2 class="remarkup-header"><a name="http-www-example-com-lin"></a><a href="http://www.example.com/" class="remarkup-link" target="_blank" rel="noreferrer">link_name</a></h2>
401+<h2 class="remarkup-header"><a name="http-//www.example.com/-link"></a><a href="http://www.example.com/" class="remarkup-link" target="_blank" rel="noreferrer">link_name</a></h2>
402
403-<h3 class="remarkup-header"><a name="bold"></a><strong>bold</strong></h3>
404+<h3 class="remarkup-header"><a name="**bold**"></a><strong>bold</strong></h3>
405
406-<h2 class="remarkup-header"><a name="http-www-example-com"></a><a href="http://www.example.com" class="remarkup-link" target="_blank" rel="noreferrer">http://www.example.com</a></h2>'
407+<h2 class="remarkup-header"><a name="http-//www.example.com"></a><a href="http://www.example.com" class="remarkup-link" target="_blank" rel="noreferrer">http://www.example.com</a></h2>'
408
409

Build Working Copy

When
Completed at Sep 18 2019, 10:23 PM · Built for 20 s
Status
Passed

Event Timeline