Tests pending pull requests

Build: #10029 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

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

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

Error Log

phpbb_profilefield_type_url_test::test_get_profile_value with data set #0 ('http://foobar.com', array(true), '<!-- l --><a class="postlink-... l -->', 'Field should output the given value')
Field should output the given value
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_url_test.php:233