Tests pending pull requests

Build: #39 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

template extensions with data set #2: Test case result

The below summarizes the result of the test " template extensions with data set #2" in build 39 of phpBB3 - Pull Requests - master - Build and Test Job. View test case history
Description
template extensions with data set #2
Test class
phpbb_template_extension_test
Method
test_template_extensions with data set #2
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_template_extension_test::test_template_extensions with data set #2 ('avatar_user.html', array(array('foo@bar.com', 'avatar.driver.gravatar', 90, 90), 'foo'), array(), array(), '', array())
Testing avatar_user.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-''
+'<img class="avatar" src="phpBB/styles//theme/images/no_avatar.gif" alt="foo" />'

/data/tests/template/template_test_case.php:164
/data/tests/template/extension_test.php:278