Tests pending pull requests

Build: #10113 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,352 tests in total
  • 20 tests failed
  • 146 tests were fixed
  • 267 tests were skipped
  • 3 minutes taken in total.

Build 10,113 has the following 20 errors:There were no new test failures since the previous build.

Existing test failures 20
Status Test Failing since Duration
lint_test::test_lint with data set #1036 ('/data/tests/../phpBB/phpbb/te...nt.php')
PHP lint failed for /data/tests/../phpBB/phpbb/template/twig/node/event.php:

Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in /data/tests/../phpBB/phpbb/template/twig/node/event.php on line 68

Errors parsing /data/tests/../phpBB/phpbb/template/twig/node/event.php
Failed asserting that 255 matches expected 0.

(2 more lines...)
phpbb_template_allfolder_test::test_allfolder
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_allfolder_test.php on line 78 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_allfolder_test.php:78
/data/tests/template/template_allfolder_test.php:20
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #0 ('Simple template event', 'ext_trivial', array(), 'event_simple.html', array(), array(), array(), 'Simple in trivial extension.')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #1 ('Universal template event ("all" style)', 'ext_trivial', array(), 'event_universal.html', array(), array(), array(), 'Universal in trivial extension.')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #2 ('Template event with inheritan...parent', 'event_inheritance', array('silver'), 'event_test.html', array(), array(), array(), 'Kappa test event in silver\nO...in all')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #3 ('Template event with inheritan... child', 'event_inheritance', array('silver_inherit', 'silver'), 'event_test.html', array(), array(), array(), 'Kappa test event in silver_in...in all')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #4 ('Definition in parent style', 'event_inheritance', array('silver_inherit', 'silver'), 'event_two.html', array(), array(), array(), 'two in silver in omega')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #5 ('EVENT in loop', 'ext_trivial', array('silver'), 'event_loop.html', array(), array(array(array(), array(), array())), array(), 'event_loop0|event_loop1|event_loop2')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_events_test::test_event with data set #6 ('EVENT with subloop in loop', 'ext_trivial', array('silver'), 'event_subloop.html', array(), array(array(array()), array(array())), array(), 'event_loop[0[subloop:0]]')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_events_test.php on line 172 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_events_test.php:172
/data/tests/template/template_events_test.php:124
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_include_css_compilation with data set #0 (array(1), '<link href="tests/template/te...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_include_css_compilation with data set #1 (array(2), '<link href="tests/template/pa...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_include_css_compilation with data set #2 (array(3), '<link href="tests/template/ex...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_include_css_compilation with data set #3 (array(4), '<link href="tests/template/ex...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_includecss_compilation with data set #0 (array(1), '<link href="tests/template/te...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_includecss_compilation with data set #1 (array(2), '<link href="tests/template/pa...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_includecss_compilation with data set #2 (array(3), '<link href="tests/template/ex...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_includecss_test::test_includecss_compilation with data set #3 (array(4), '<link href="tests/template/ex...reen">')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_includecss_test.php on line 71 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_includecss_test.php:71
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_inheritance_test::test_template with data set #0 ('simple inheritance - only par...exists', 'parent_only.html', array(), array(), array(), 'Only in parent.')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_test_case_with_tree.php on line 59 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_test_case_with_tree.php:59
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_inheritance_test::test_template with data set #1 ('simple inheritance - only chi...exists', 'child_only.html', array(), array(), array(), 'Only in child.')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_test_case_with_tree.php on line 59 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_test_case_with_tree.php:59
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60
phpbb_template_template_inheritance_test::test_template with data set #2 ('simple inheritance - both par... exist', 'parent_and_child.html', array(), array(), array(), 'Child template.')
ArgumentCountError: Too few arguments to function phpbb\template\twig\extension::__construct(), 3 passed in /data/tests/template/template_test_case_with_tree.php on line 59 and exactly 4 expected

/data/phpBB/phpbb/template/twig/extension.php:40
/data/tests/template/template_test_case_with_tree.php:59
/data/tests/template/template_test_case.php:125
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60