Tests pending pull requests

Build: #81 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,728 tests in total
  • 4 tests failed
  • 6 tests were fixed
  • 274 tests were skipped
  • 3 minutes taken in total.

Build 81 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
phpbb_email_parsing_test::test_email_parsing with data set #0 ('Author username', 'Any forum', 'The topic title', 'Dear user')
TypeError: phpbb\messenger\method\base::__construct(): Argument #2 ($config) must be of type phpbb\config\config, phpbb\event\dispatcher given, called in /data/tests/email/email_parsing_test.php on line 127

/data/phpBB/phpbb/messenger/method/base.php:109
/data/tests/email/email_parsing_test.php:127
phpbb_email_parsing_test::test_email_parsing with data set #1 ('0', 'Any forum', 'The topic title', 'Dear user')
TypeError: phpbb\messenger\method\base::__construct(): Argument #2 ($config) must be of type phpbb\config\config, phpbb\event\dispatcher given, called in /data/tests/email/email_parsing_test.php on line 127

/data/phpBB/phpbb/messenger/method/base.php:109
/data/tests/email/email_parsing_test.php:127
phpbb_template_template_test::test_template with data set #28 ('define.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'xyz\nabc\n$VALUE == 'abc'\n($...|false')
Testing define.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]|foobar|false'
+'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]foobar||false'
(3 more lines...)
phpbb_template_template_test::test_template with data set #29 ('define_advanced.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'abc\nzxc\ncde\nbcd')
Testing define_advanced.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'abczxccdebcd'
+'abcbcdcdezxcqwe'
(3 more lines...)