Tests pending pull requests

Build: #4024 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

submit post with data set #0: Test case result

The below summarizes the result of the test " submit post with data set #0" in build 4,024 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
submit post with data set #0
Test class
phpbb_notification_submit_post_type_quote_test::test_submit_post
Method
test_submit_post with data set #0
Duration
1 sec
Status
Failed (New Failure)

Error Log

phpbb_notification_submit_post_type_quote_test::test_submit_post with data set #0 (array('[quote="poster":uid]poster should not be notified[/quote:uid] [quote="test":uid]test should be notified[/quote:uid] [quote="unauthorized":uid]unauthorized to read, should not receive a notification[/quote:uid] [quote="notified":uid]already notified, should not receive a new notification[/quote:uid] [quote="disabled":uid]option disabled, should not receive a notification[/quote:uid] [quote="default":uid]option set to default, should receive a notification[/quote:uid] [quote="doesn\'t exist":uid]user does not exist, should not receive a notification[/quote:uid]', 'uid'), array(array(5, 1, 1)), array(array(3, 2, 1), array(5, 1, 1), array(5, 2, 1), array(7, 2, 1)))
Argument 7 passed to phpbb\notification\type\base::__construct() must be an instance of phpbb\event\dispatcher, string given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/notification/submit_post_base.php on line 116 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/notification/type/base.php:111
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/notification/submit_post_base.php:116
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/notification/submit_post_type_quote_test.php:22