Properties
Properties
- Buildable
- B23492: Diff 49665
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Sep 25 2019, 7:49 PM · Built for 1 m, 13 s
- Status
Passed
1 | [2019-09-25 19:49:21] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=055950c042a098722f9419deb5c30582b5bf76ee, ref.master=0ae9e2c75d1f), phutil(head=master, ref.master=3b15fd0a01d4) |
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 |
335 | PASS 201ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
---|---|
336 | PASS 124ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
337 | PASS 468ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
338 | PASS 118ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
339 | PASS 190ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
340 | PASS 38ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
341 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
342 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
343 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
344 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
345 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
346 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
347 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
348 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
349 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
350 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
351 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
352 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
353 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
355 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
356 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
357 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
358 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
359 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
360 | PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
361 | PASS 17ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
362 | PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
363 | PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
364 | PASS 65ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
365 | PASS 36ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
366 | PASS 101ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
367 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
368 | PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
369 | PASS 102ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
370 | PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
371 | PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
372 | PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
373 | PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone |
374 | PASS 2ms★ PhutilICSParserTestCase::testICSVALARM |
375 | PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime |
376 | PASS 1ms★ PhutilICSParserTestCase::testICSDuration |
377 | PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors |
378 | PASS 2ms★ PhutilICSParserTestCase::testICSParser |
379 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
380 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
381 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
382 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers |
383 | PASS 236ms PhutilRemarkupEngineTestCase::testEngine |
384 |
Build Working Copy
Build Working Copy
- When
- Completed at Sep 25 2019, 7:48 PM · Built for 18 s
- Status
Passed