Tests pending pull requests

Build: #10030 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 minutes
Flags
Custom build
Labels
pr_5998
Agent
Default Agent
Revision
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
Total tests
6803
Failing since
#10027 (Manual run by Build Robot)
Fixed in
#10031 (Manual run by Build Robot)

Tests

Responsible

This build has been failing since #10027
No one has taken responsibility

Custom variables

Name Value
PRnumber 5998
PRref 3.2.x

Tests

Existing test failures 3
Status Test Failing since View job Duration
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 -->
(2 more lines...)
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 -->
(2 more lines...)
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 -->
(2 more lines...)