Tests pending pull requests

Build: #4030 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Job result summary

Completed
Duration
3 minutes
Flags
Custom build
Agent
Default Agent
Revision
d9bdd05c8065eecc99c55b827a8af575fcb08f1b d9bdd05c8065eecc99c55b827a8af575fcb08f1b
Total tests
4052
Failing since
#4029 (Manual run by Build Robot)
Fixed in
#4031 (Manual run by Build Robot)

Tests

  • 4,052 tests in total
  • 355 tests failed
  • 1 minute taken in total.
Existing test failures 355
Status Test Failing since Duration
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #20 ('Test default bbcodes: simple img', '[img]https://area51.phpbb.com/images/area51.png[/img]', '[img:]https://area51.phpbb.com/images/area51.png[/img:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[img:]https://area51.phpbb.com/images/area51.png[/img:]'
+'[img]https://area51.phpbb.com/images/area51.png[/img]'

(1 more lines...)
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #21 ('Test default bbcodes: simple url', '[url]https://area51.phpbb.com/[/url]', '[url:]https://area51.phpbb.com/[/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url:]https://area51.phpbb.com/[/url:]'
+'[url]https://area51.phpbb.com/[/url]'

(1 more lines...)
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #22 ('Test default bbcodes: simple url with description', '[url=https://area51.phpbb.com/]Area51[/url]', '[url=https://area51.phpbb.com/:]Area51[/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url=https://area51.phpbb.com/:]Area51[/url:]'
+'[url=https://area51.phpbb.com/]Area51[/url]'

(1 more lines...)
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #32 ('Allow textual bbcodes in url with description', '[url=https://area51.phpbb.com/]Area51 [i]italic[/i][/url]', '[url=https://area51.phpbb.com/:]Area51 [i:]italic[/i:][/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url=https://area51.phpbb.com/:]Area51 [i:]italic[/i:][/url:]'
+'[url=https://area51.phpbb.com/]Area51 [i:]italic[/i:][/url]'

(1 more lines...)
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #33 ('Allow url with description in textual bbcodes', '[i]italic [url=https://area51.phpbb.com/]Area51[/url][/i]', '[i:]italic [url=https://area51.phpbb.com/:]Area51[/url:][/i:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[i:]italic [url=https://area51.phpbb.com/:]Area51[/url:][/i:]'
+'[i:]italic [url=https://area51.phpbb.com/]Area51[/url][/i:]'

(1 more lines...)
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #35 ('Allow links bbcodes in usernames', '[quote="[url=https://area51.phpbb.com/]test[/url]"]test[/quote]', '[quote="[url=https://area51.phpbb.com/:]test[/url:]":]test[/quote:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[quote="[url=https://area51.phpbb.com/:]test[/url:]":]test[/quote:]'
+'[quote="[url=https://area51.phpbb.com/]test[/url]":]test[/quote:]'

(1 more lines...)
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #36 ('Allow img bbcodes in usernames - Username displayed the image', '[quote="[img]https://area51.phpbb.com/images/area51.png[/img]"]test[/quote]', '[quote="[img:]https://area51.phpbb.com/images/area51.png[/img:]":]test[/quote:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[quote="[img:]https://area51.phpbb.com/images/area51.png[/img:]":]test[/quote:]'
+'[quote="[img]https://area51.phpbb.com/images/area51.png[/img]":]test[/quote:]'

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #0 ('http://www.täst.de/community/', '<!-- m --><a class="postlink" href="http://www.täst.de/community/">http://www.täst.de/community/</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.täst.de/community/">http://www.täst.de/community/</a><!-- m -->
+http://www.täst.de/community/

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #1 ('http://www.täst.de/path/file.ext#section', '<!-- m --><a class="postlink" href="http://www.täst.de/path/file.ext#section">http://www.täst.de/path/file.ext#section</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.täst.de/path/file.ext#section">http://www.täst.de/path/file.ext#section</a><!-- m -->
+http://www.täst.de/path/file.ext#section

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #2 ('ftp://ftp.täst.de/', '<!-- m --><a class="postlink" href="ftp://ftp.täst.de/">ftp://ftp.täst.de/</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="ftp://ftp.täst.de/">ftp://ftp.täst.de/</a><!-- m -->
+ftp://ftp.täst.de/

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #3 ('sip://bantu@täst.de', '<!-- m --><a class="postlink" href="sip://bantu@täst.de">sip://bantu@täst.de</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="sip://bantu@täst.de">sip://bantu@täst.de</a><!-- m -->
+sip://bantu@täst.de

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #5 ('http://домен.рф/viewtopic.php?t=1!', '<!-- m --><a class="postlink" href="http://домен.рф/viewtopic.php?t=1">http://домен.рф/viewtopic.php?t=1</a><!-- m -->!')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://домен.рф/viewtopic.php?t=1">http://домен.рф/viewtopic.php?t=1</a><!-- m -->!
+http://домен.рф/viewtopic.php?t=1!

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #7 ('http://www.домен.рф/сообщество/путь/по/длинной/ссылке/file.ext#section', '<!-- m --><a class="postlink" href="http://www.домен.рф/сообщество/путь/по/длинной/ссылке/file.ext#section">http://www.домен.рф/сообщество/путь/по/ ... xt#section</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.домен.рф/сообщество/путь/по/длинной/ссылке/file.ext#section">http://www.домен.рф/сообщество/путь/по/ ... xt#section</a><!-- m -->
+http://www.домен.рф/сообщество/путь/по/длинной/ссылке/file.ext#section

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #8 ('http://www.täst╫.de', '<!-- m --><a class="postlink" href="http://www.täst">http://www.täst</a><!-- m -->╫.de')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.täst">http://www.täst</a><!-- m -->╫.de
+http://www.täst╫.de

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_positive with data set #0 ('http://www.phpbb.com/community/', '<!-- m --><a class="postlink" href="http://www.phpbb.com/community/">http://www.phpbb.com/community/</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.phpbb.com/community/">http://www.phpbb.com/community/</a><!-- m -->
+http://www.phpbb.com/community/

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_positive with data set #1 ('http://www.phpbb.com/path/file.ext#section', '<!-- m --><a class="postlink" href="http://www.phpbb.com/path/file.ext#section">http://www.phpbb.com/path/file.ext#section</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.phpbb.com/path/file.ext#section">http://www.phpbb.com/path/file.ext#section</a><!-- m -->
+http://www.phpbb.com/path/file.ext#section

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_positive with data set #2 ('ftp://ftp.phpbb.com/', '<!-- m --><a class="postlink" href="ftp://ftp.phpbb.com/">ftp://ftp.phpbb.com/</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="ftp://ftp.phpbb.com/">ftp://ftp.phpbb.com/</a><!-- m -->
+ftp://ftp.phpbb.com/

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_positive with data set #3 ('sip://bantu@phpbb.com', '<!-- m --><a class="postlink" href="sip://bantu@phpbb.com">sip://bantu@phpbb.com</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="sip://bantu@phpbb.com">sip://bantu@phpbb.com</a><!-- m -->
+sip://bantu@phpbb.com

(1 more lines...)
phpbb_functions_make_clickable_test::test_urls_matching_positive with data set #9 ('http://www.phpbb.com/community/path/to/long/url/file.ext#section', '<!-- m --><a class="postlink" href="http://www.phpbb.com/community/path/to/long/url/file.ext#section">http://www.phpbb.com/community/path/to/ ... xt#section</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.phpbb.com/community/path/to/long/url/file.ext#section">http://www.phpbb.com/community/path/to/ ... xt#section</a><!-- m -->
+http://www.phpbb.com/community/path/to/long/url/file.ext#section

(1 more lines...)
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #2 ('http://onetwothree.example.io', array(), false, 'Field should accept valid URL')
Field should accept valid URL
Failed asserting that 'FIELD_INVALID_URL-field' is identical to false.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/profilefields/type_url_test.php:130
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #3 ('http://example.com/index.html?param1=test&param2=awesome', array(), false, 'Field should accept valid URL')
Field should accept valid URL
Failed asserting that 'FIELD_INVALID_URL-field' is identical to false.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/profilefields/type_url_test.php:130
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #4 ('http://example.com/index.html/test/path?document=get', array(), false, 'Field should accept valid URL')
Field should accept valid URL
Failed asserting that 'FIELD_INVALID_URL-field' is identical to false.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/profilefields/type_url_test.php:130
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #6 ('http://www.täst.de', array(), false, 'Field should accept valid IDN')
Field should accept valid IDN
Failed asserting that 'FIELD_INVALID_URL-field' is identical to false.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/profilefields/type_url_test.php:130
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #7 ('http://täst.de/index.html?param1=test&param2=awesome', array(), false, 'Field should accept valid IDN URL with params')
Field should accept valid IDN URL with params
Failed asserting that 'FIELD_INVALID_URL-field' is identical to false.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/profilefields/type_url_test.php:130
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #8 ('http://домен.рф/index.html/тест/path?document=get', array(), false, 'Field should accept valid IDN URL')
Field should accept valid IDN URL
Failed asserting that 'FIELD_INVALID_URL-field' is identical to false.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/profilefields/type_url_test.php:130
phpbb_regex_url_test::test_url with data set #0 ('http://www.phpbb.com/community/', 1)
Failed asserting that 0 matches expected 1.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/regex/url_test.php:35
phpbb_regex_url_test::test_url with data set #1 ('http://www.phpbb.com/path/file.ext#section', 1)
Failed asserting that 0 matches expected 1.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/regex/url_test.php:35
phpbb_regex_url_test::test_url with data set #2 ('ftp://ftp.phpbb.com/', 1)
Failed asserting that 0 matches expected 1.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/regex/url_test.php:35
phpbb_regex_url_test::test_url with data set #3 ('sip://bantu@phpbb.com', 1)
Failed asserting that 0 matches expected 1.

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/regex/url_test.php:35
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #0 ('http://example.com', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->')
Making text clickable: http://example.com
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->'
+'http://example.com'
(2 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #1 ('http://example.com/', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->')
Making text clickable: http://example.com/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->'
+'http://example.com/'
(2 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #10 ('http://thisdomain.org/', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->')
Making text clickable: http://thisdomain.org/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->'
+'http://thisdomain.org/'
(2 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #100 ('np 
http://example.com/path?query=abc', 'np 
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->')
Making text clickable: np 
http://example.com/path?query=abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #101 ('np 
http://example.com/1', 'np 
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->')
Making text clickable: np 
http://example.com/1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #102 ('np 
http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1', 'np 
<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1">http://example.com/some/very/long/path/ ... uery&amp;too=1</a><!-- m -->')
Making text clickable: np 
http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #103 ('np 
http://localhost', 'np 
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->')
Making text clickable: np 
http://localhost
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #104 ('np 
http://localhost/#abc', 'np 
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->')
Making text clickable: np 
http://localhost/#abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #107 ('np 
http://thisdomain.org', 'np 
<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->')
Making text clickable: np 
http://thisdomain.org
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #108 ('np 
http://thisdomain.org/', 'np 
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->')
Making text clickable: np 
http://thisdomain.org/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #112 ('np 
http://example.com
 ns', 'np 
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->
 ns')
Making text clickable: np 
http://example.com
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #113 ('np 
http://example.com/
 ns', 'np 
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->
 ns')
Making text clickable: np 
http://example.com/
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #114 ('np 
http://example.com/path?query=abc
 ns', 'np 
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->
 ns')
Making text clickable: np 
http://example.com/path?query=abc
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #115 ('np 
http://example.com/1
 ns', 'np 
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->
 ns')
Making text clickable: np 
http://example.com/1
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #116 ('np 
http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1
 ns', 'np 
<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1">http://example.com/some/very/long/path/ ... uery&amp;too=1</a><!-- m -->
 ns')
Making text clickable: np 
http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #117 ('np 
http://localhost
 ns', 'np 
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->
 ns')
Making text clickable: np 
http://localhost
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #118 ('np 
http://localhost/#abc
 ns', 'np 
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->
 ns')
Making text clickable: np 
http://localhost/#abc
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #121 ('np 
http://thisdomain.org
 ns', 'np 
<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->
 ns')
Making text clickable: np 
http://thisdomain.org
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #122 ('np 
http://thisdomain.org/
 ns', 'np 
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->
 ns')
Making text clickable: np 
http://thisdomain.org/
 ns
(10 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #126 ('np 
http://example.com bs text.', 'np 
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.')
Making text clickable: np 
http://example.com bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #127 ('np 
http://example.com/ bs text.', 'np 
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.')
Making text clickable: np 
http://example.com/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)