Tests pending pull requests

Build: #5012 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

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

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

Error Log

phpbb_cache_memory_test::test_cache_single_query with data set #2 (array(array('SELECT * FROM phpbb_posts', 3), 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_posts')
Exception: Serialization of 'Closure' is not allowed