Tests pending pull requests

Build: #10030 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

get profile value with data set #4: Test case result

The below summarizes the result of the test " get profile value with data set #4" in build 10,030 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
get profile value with data set #4
Test class
phpbb_profilefield_type_string_test::test_get_profile_value
Method
test_get_profile_value with data set #4
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_profilefield_type_string_test::test_get_profile_value with data set #4 ('http://foobar.com', array(false), '<!-- l --><a class="postlink-... l -->', 'Field should output the given...ckable')
Field should output the given value and make it clickable
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- l --><a class="postlink-local" href="http://foobar.com">foobar.com</a><!-- l -->
+<!-- l --><a href="http://foobar.com">foobar.com</a><!-- l -->

/data/tests/profilefields/type_string_test.php:298