Tests pending pull requests

Build: #5369 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

submit post with data set #1: Test case result

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

Error Log

phpbb_notification_submit_post_type_quote_test::test_submit_post with data set #1 (array('<r><QUOTE author="poster"><s>[quote="poster"]</s>poster should not be notified<e>[/quote]</e></QUOTE> <QUOTE author="test"><s>[quote="test"]</s>test should be notified<e>[/quote]</e></QUOTE> <QUOTE author="unauthorized"><s>[quote="unauthorized"]</s>unauthorized to read, should not receive a notification<e>[/quote]</e></QUOTE> <QUOTE author="notified"><s>[quote="notified"]</s>already notified, should not receive a new notification<e>[/quote]</e></QUOTE> <QUOTE author="disabled"><s>[quote="disabled"]</s>option disabled, should not receive a notification<e>[/quote]</e></QUOTE> <QUOTE author="default"><s>[quote="default"]</s>option set to default, should receive a notification<e>[/quote]</e></QUOTE> <QUOTE author="doesn\'t exist"><s>[quote="doesn\'t exist"]</s>user does not exist, should not receive a notification<e>[/quote]</e></QUOTE></r>', 'uid', false), array(array(5, 1, 1)), array(array(5, 1, 1)))
Argument 5 passed to phpbb\notification\method\board::__construct() must be an instance of phpbb\config\config, instance of Mock_auth_37cd3d73 given, called in /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/notification/submit_post_base.php on line 128 and defined

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/notification/method/board.php:56
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/notification/submit_post_base.php:128
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/notification/submit_post_type_quote_test.php:22