Page MenuHomePhabricator

Build 32854
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 20 2020, 10:22 PM · Built for 43 s
Status
Passed

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

1[2020-02-20 22:21:58] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=ee66b15bd469), phabricator(head=658dac56cc8f71680ccdc5df23b461a9078adcc6, ref.master=64cc4fe91515)
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:493]
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:411]
12

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

2417#4 /core/data/drydock/workingcopy-83/repo/arcanist/src/symbols/PhutilClassMapQuery.php(245): PhutilSymbolLoader->loadObjects()
2418#5 /core/data/drydock/workingcopy-83/repo/arcanist/src/symbols/PhutilClassMapQuery.php(184): PhutilClassMapQuery->loadMap()
2419#6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/cache/PhabricatorCachedClassMapQuery.php(104): PhutilClassMapQuery->execute()
2420#7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/cache/PhabricatorCachedClassMapQuery.php(62): PhabricatorCachedClassMapQuery->newObjectMap()
2421#8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(155): PhabricatorCachedClassMapQuery->loadClasses(Array)
2422#9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/filter/PhabricatorPolicyFilter.php(1027): PhabricatorPHIDType::getTypes(Array)
2423#10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/filter/PhabricatorPolicyFilter.php(998): PhabricatorPolicyFilter->getApplicationForPHID('PHID-APPS-Phabr...')
2424#11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/filter/PhabricatorPolicyFilter.php(177): PhabricatorPolicyFilter->applyApplicationChecks(Array)
2425#12 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPolicyFilter->apply(Array)
2426#13 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
2427#14 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/storage/PhabricatorRepository.php(77): PhabricatorPolicyAwareQuery->executeOne()
2428#15 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(64): PhabricatorRepository::initializeNewRepository(Object(PhabricatorUser))
2429#16 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST')
2430#17 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(20): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST')
2431#18 [internal function]: PhabricatorWorkingCopyPullTestCase->testSVNPullBasic()
2432#19 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
2433#20 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
2434#21 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
2435#22 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
2436#23 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
2437#24 {main}
2438 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
2439 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
2440 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
2441 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
2442 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
2443 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
2444 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
2445 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
2446 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
2447 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
2448 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
2449 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
2450 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
2451 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
2452 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
2453 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
2454 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
2455 PASS 198ms PhutilProseDiffTestCase::testProseDiffsDistance
2456 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
2457 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
2458 PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
2459 PASS 172ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
2460 PASS 98ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
2461 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
2462 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
2463 PASS 27ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
2464 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
2465 PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
2466 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
2467 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
2468 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
2469 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
2470 PASS <1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness
2471 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
2472 PASS <1ms★ PhutilICSParserTestCase::testICSDuration
2473 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
2474 PASS 2ms★ PhutilICSParserTestCase::testICSParser
2475 PASS 4ms★ PhutilICSParserTestCase::testICSOddTimezone
2476 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
2477 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
2478 PASS 1ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
2479 PASS 1ms★ PhutilICSWriterTestCase::testICSWriterAllDay
2480 PASS 1ms★ PhutilICSWriterTestCase::testICSWriterChristmas
2481 PASS 1ms★ PhutilICSWriterTestCase::testICSWriterUsers
2482 PASS 2ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer
2483 PASS 2ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules
2484 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache
2485 PASS 3ms★ PhutilKeyValueCacheTestCase::testCacheStack
2486 PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache
2487 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit
2488 SKIP PhutilKeyValueCacheTestCase::testAPCCache
2489Cache not available.
2490 PASS 3ms★ PhutilKeyValueCacheTestCase::testDirectoryCache
2491 PASS 3ms★ PhutilKeyValueCacheTestCase::testOnDiskCache
2492 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
2493 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
2494 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
2495 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
2496 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
2497 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
2498 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
2499 PASS 3ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
2500 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
2501 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
2502 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
2503 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
2504 PASS 4ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
2505 PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
2506 PASS 218ms PhutilRemarkupEngineTestCase::testEngine
2507 SKIP PhutilSafeHTMLTestCase::testOperator
2508Operator extension not available.
2509 PASS 1ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
2510 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
2511 PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
2512 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
2513 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
2514 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
2515 PASS 57ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
2516

Build Working Copy

When
Completed at Feb 20 2020, 10:21 PM · Built for 13 s
Status
Passed

Event Timeline