Page MenuHomePhabricator

Build 25972
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 27 2018, 1:57 PM · Built for 53 s
Status
Failed

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

1[2018-01-27 13:57:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=a4ebec44cededd32c17c1d9cdb8791b882c9b0ab, ref.master=3e983b583dc0), phutil(head=master, ref.master=2d8cdda8cc4c)
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 21906 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

436#2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1579): PhabricatorProjectCoreTestCase->applyTransactions(Object(PhabricatorProject), Object(PhabricatorUser), Array)
437#3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1549): PhabricatorProjectCoreTestCase->applyProjectEdgeTransaction(Object(PhabricatorProject), Object(PhabricatorUser), '+', 13)
438#4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1520): PhabricatorProjectCoreTestCase->joinOrLeaveProject(Object(PhabricatorProject), Object(PhabricatorUser), '+')
439#5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(185): PhabricatorProjectCoreTestCase->joinProject(Object(PhabricatorProject), Object(PhabricatorUser))
440#6 [internal function]: PhabricatorProjectCoreTestCase->testAncestorMembers()
441#7 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
442#8 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
443#9 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
444#10 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
445#11 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
446#12 {main}
447 PASS 225ms PhabricatorProjectCoreTestCase::testEditProject
448 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
449 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
450 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
451 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
452 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
453 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
454 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
455 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
456 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
457 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
458 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
459 PASS 34ms★ PhabricatorRepositoryURITestCase::testURIGeneration
460 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
461 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
462 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
463 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
464 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
465 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
466 PASS 30ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
467 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
468 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
469 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
470 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
471 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
472 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
473 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
474 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
475 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
476 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
477 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
478 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
479 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
480 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
481 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
482 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
483 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
484 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
485 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
486 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
487 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
488 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
489 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
490 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
491 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
492 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
493 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
494 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
495 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
496 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
497 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
498 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
499 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
500 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
501 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
502 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
503 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
504 PASS 487ms PhabricatorChangeParserTestCase::testGitParser
505 PASS 720ms PhabricatorChangeParserTestCase::testSubversionParser
506 PASS 159ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
507 PASS 251ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
508 PASS 172ms PhabricatorChangeParserTestCase::testSubversionPartialParser
509 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
510 PASS 112ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
511 PASS 458ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
512 PASS 175ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
513 PASS 182ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
514 PASS 92ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
515 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
516 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
517 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
518 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
519 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
520 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
521 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
522 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
523 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
524 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
525 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
526 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
527 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
528 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
529 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
530 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
531 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
532 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
533 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
534 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
535

Build Working Copy

When
Completed at Jan 27 2018, 1:56 PM · Built instantly
Status
Passed

Event Timeline