Tests pending pull requests

Build: #6839 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

cache single query with data set #3: Test case result

The below summarizes the result of the test " cache single query with data set #3" in build 6,839 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
cache single query with data set #3
Test class
phpbb_cache_memory_test::test_cache_single_query
Method
test_cache_single_query with data set #3
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_cache_memory_test::test_cache_single_query with data set #3 (array(array('SELECT * FROM phpbb_posts p
							LEFT JOIN phpbb_topics t ON p.topic_id = t.topic_id', 3), array('SELECT * FROM phpbb_posts p
							LEFT JOIN phpbb_topics t ON p.topic_id = t.topic_id
							LEFT JOIN phpbb_users u ON p.poster_id = u.user_id', 3)), 'phpbb_topics')
Missing argument 3 for phpbb\db\tools\factory::get(), called in /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_connection_manager.php on line 390 and defined

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/db/tools/factory.php:26
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_connection_manager.php:390
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_connection_manager.php:183
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_case.php:192
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_case.php:122
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/cache/cache_memory_test.php:29