Tests pending pull requests
Build: #10030 failed
Job: Build and Test Job failed
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,030 of phpBB3 - Pull Requests - Build and Test Job.
- 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 (Existing 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