Tests pending pull requests
Build: #10030 failed
Job: Build and Test Job failed
get profile value with data set #1: Test case result
The below summarizes the result of the test " get profile value with data set #1" in build 10,030 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- get profile value with data set #1
- Test class
- phpbb_profilefield_type_url_test::test_get_profile_value
- Method
- test_get_profile_value with data set #1
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
phpbb_profilefield_type_url_test::test_get_profile_value with data set #1 ('http://foobar.com', array(false), '<!-- 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