Tests pending pull requests

Build: #3919 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 3,919 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
11 secs
Status
Failed (New 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')
Index name 'phpbb_search_wordmatch_unq_mtch' on table 'phpbb_search_wordmatch' is too long. The maximum is 30 characters.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/db/tools.php:2063
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/db/tools.php:654
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_connection_manager.php:383
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_connection_manager.php:177
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_case.php:184
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_case.php:114
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/cache/cache_memory_test.php:29