Tests pending pull requests
Build: #4030 failed Manual run by Build Robot
Test results
- 4,052 tests in total
- 355 tests failed
- 1 minute taken in total.
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
phpbb_bbcode_parser_test::test_bbcode_firstpass
test_bbcode_firstpass with data set #36
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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_bbcode_parser_test::test_bbcode_firstpass
test_bbcode_firstpass with data set #32
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_bbcode_firstpass with data set #33
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_bbcode_firstpass with data set #35
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_bbcode_firstpass with data set #22
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_bbcode_firstpass with data set #21
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_bbcode_firstpass with data set #20
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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_functions_make_clickable_test::test_urls_matching_idn
test_urls_matching_idn with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_idn with data set #1
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_idn with data set #2
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_idn with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_idn with data set #5
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_idn with data set #7
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_idn with data set #8
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_positive with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_positive with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_positive with data set #1
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_positive with data set #2
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_urls_matching_positive with data set #9
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_validate_profile_field with data set #8
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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_profilefield_type_url_test::test_validate_profile_field
test_validate_profile_field with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #3 ('http://example.com/index.html?param1=test¶m2=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
test_validate_profile_field with data set #2
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_validate_profile_field with data set #7
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_profilefield_type_url_test::test_validate_profile_field with data set #7 ('http://täst.de/index.html?param1=test¶m2=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
test_validate_profile_field with data set #6
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_validate_profile_field with data set #4
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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_regex_url_test::test_url
test_url with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_url with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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_regex_url_test::test_url
test_url with data set #1
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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
test_url with data set #2
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
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_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #425
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #425 ('ep text.http://localhost bs text.', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.')
Making text clickable: ep text.http://localhost bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.'
+'ep text.http://localhost bs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #457
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #457 ('ep text.http://thisdomain.org"ds text', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text')
Making text clickable: ep text.http://thisdomain.org"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text'
+'ep text.http://thisdomain.org"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #132
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #132 ('np
http://localhost/#abc bs text.', 'np
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.')
Making text clickable: np
http://localhost/#abc bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #271
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #271 ('bp text http://localhost. es text.', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.')
Making text clickable: bp text http://localhost. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.'
+'bp text http://localhost. es text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #131
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #131 ('np
http://localhost bs text.', 'np
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.')
Making text clickable: np
http://localhost bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #270
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #270 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->. es text.')
Making text clickable: bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->. es text.'
+'bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #130
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #130 ('np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m --> bs text.')
Making text clickable: np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #430
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #430 ('ep text.http://thisdomain.org/ bs text.', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.')
Making text clickable: ep text.http://thisdomain.org/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.'
+'ep text.http://thisdomain.org/ bs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #136
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #136 ('np
http://thisdomain.org/ bs text.', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.')
Making text clickable: np
http://thisdomain.org/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #135
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #135 ('np
http://thisdomain.org bs text.', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m --> bs text.')
Making text clickable: np
http://thisdomain.org bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #276
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #276 ('bp text http://thisdomain.org/. es text.', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.')
Making text clickable: bp text http://thisdomain.org/. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.'
+'bp text http://thisdomain.org/. es text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #275
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #275 ('bp text http://thisdomain.org. es text.', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.')
Making text clickable: bp text http://thisdomain.org. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.'
+'bp text http://thisdomain.org. es text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #272
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #272 ('bp text http://localhost/#abc. es text.', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.')
Making text clickable: bp text http://localhost/#abc. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.'
+'bp text http://localhost/#abc. es text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #439
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #439 ('ep text.http://localhost>cs text', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text')
Making text clickable: ep text.http://localhost>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text'
+'ep text.http://localhost>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #438
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #438 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->>cs text')
Making text clickable: ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->>cs text'
+'ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #437
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #437 ('ep text.http://example.com/1>cs text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text')
Making text clickable: ep text.http://example.com/1>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text'
+'ep text.http://example.com/1>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #436
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #436 ('ep text.http://example.com/path?query=abc>cs text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->>cs text')
Making text clickable: ep text.http://example.com/path?query=abc>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->>cs text'
+'ep text.http://example.com/path?query=abc>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #435
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #435 ('ep text.http://example.com/>cs text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text')
Making text clickable: ep text.http://example.com/>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text'
+'ep text.http://example.com/>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #434
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #434 ('ep text.http://example.com>cs text', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text')
Making text clickable: ep text.http://example.com>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text'
+'ep text.http://example.com>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #51
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #51 ('http://thisdomain.org>cs text', '<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text')
Making text clickable: http://thisdomain.org>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text'
+'http://thisdomain.org>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #283
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #283 ('bp text http://example.com/1, fs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->, fs text.')
Making text clickable: bp text http://example.com/1, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->, fs text.'
+'bp text http://example.com/1, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #284
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #284 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->, fs text.')
Making text clickable: bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->, fs text.'
+'bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #182
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #182 ('np
http://example.com, fs text.', 'np
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.')
Making text clickable: np
http://example.com, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #285
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #285 ('bp text http://localhost, fs text.', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.')
Making text clickable: bp text http://localhost, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.'
+'bp text http://localhost, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #183
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #183 ('np
http://example.com/, fs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.')
Making text clickable: np
http://example.com/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #52
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #52 ('http://thisdomain.org/>cs text', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text')
Making text clickable: http://thisdomain.org/>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text'
+'http://thisdomain.org/>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #286
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #286 ('bp text http://localhost/#abc, fs text.', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.')
Making text clickable: bp text http://localhost/#abc, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.'
+'bp text http://localhost/#abc, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #289
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #289 ('bp text http://thisdomain.org, fs text.', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.')
Making text clickable: bp text http://thisdomain.org, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.'
+'bp text http://thisdomain.org, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #188
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #188 ('np
http://localhost/#abc, fs text.', 'np
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.')
Making text clickable: np
http://localhost/#abc, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #59
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #59 ('http://example.com/1"ds text', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text')
Making text clickable: http://example.com/1"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text'
+'http://example.com/1"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #58
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #58 ('http://example.com/path?query=abc"ds text', '<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->"ds text')
Making text clickable: http://example.com/path?query=abc"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->"ds text'
+'http://example.com/path?query=abc"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #440
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #440 ('ep text.http://localhost/#abc>cs text', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text')
Making text clickable: ep text.http://localhost/#abc>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text'
+'ep text.http://localhost/#abc>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #184
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #184 ('np
http://example.com/path?query=abc, fs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->, fs text.')
Making text clickable: np
http://example.com/path?query=abc, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #185
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #185 ('np
http://example.com/1, fs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->, fs text.')
Making text clickable: np
http://example.com/1, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #280
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #280 ('bp text http://example.com, fs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.')
Making text clickable: bp text http://example.com, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.'
+'bp text http://example.com, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #186
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #186 ('np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->, fs text.')
Making text clickable: np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #451
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #451 ('ep text.http://example.com/1"ds text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text')
Making text clickable: ep text.http://example.com/1"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text'
+'ep text.http://example.com/1"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #196
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #196 ('bp text http://example.com', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->')
Making text clickable: bp text http://example.com
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->'
+'bp text http://example.com'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #458
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #458 ('ep text.http://thisdomain.org/"ds text', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text')
Making text clickable: ep text.http://thisdomain.org/"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text'
+'ep text.http://thisdomain.org/"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #452
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #452 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->"ds text')
Making text clickable: ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->"ds text'
+'ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #43
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #43 ('http://example.com/>cs text', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text')
Making text clickable: http://example.com/>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text'
+'http://example.com/>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #200
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #200 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1', 'bp text <!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->')
Making text clickable: bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->'
+'bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #453
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #453 ('ep text.http://localhost"ds text', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text')
Making text clickable: ep text.http://localhost"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text'
+'ep text.http://localhost"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #290
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #290 ('bp text http://thisdomain.org/, fs text.', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.')
Making text clickable: bp text http://thisdomain.org/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.'
+'bp text http://thisdomain.org/, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #44
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #44 ('http://example.com/path?query=abc>cs text', '<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->>cs text')
Making text clickable: http://example.com/path?query=abc>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->>cs text'
+'http://example.com/path?query=abc>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #454
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #454 ('ep text.http://localhost/#abc"ds text', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text')
Making text clickable: ep text.http://localhost/#abc"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text'
+'ep text.http://localhost/#abc"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #45
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #45 ('http://example.com/1>cs text', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text')
Making text clickable: http://example.com/1>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text'
+'http://example.com/1>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #198
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #198 ('bp text http://example.com/path?query=abc', 'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->')
Making text clickable: bp text http://example.com/path?query=abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->'
+'bp text http://example.com/path?query=abc'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #46
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #46 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text', '<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->>cs text')
Making text clickable: http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->>cs text'
+'http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #197
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #197 ('bp text http://example.com/', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->')
Making text clickable: bp text http://example.com/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->'
+'bp text http://example.com/'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #47
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #47 ('http://localhost>cs text', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text')
Making text clickable: http://localhost>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text'
+'http://localhost>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #48
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #48 ('http://localhost/#abc>cs text', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text')
Making text clickable: http://localhost/#abc>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text'
+'http://localhost/#abc>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #199
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #199 ('bp text http://example.com/1', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->')
Making text clickable: bp text http://example.com/1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->'
+'bp text http://example.com/1'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #450
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #450 ('ep text.http://example.com/path?query=abc"ds text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->"ds text')
Making text clickable: ep text.http://example.com/path?query=abc"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->"ds text'
+'ep text.http://example.com/path?query=abc"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #42
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #42 ('http://example.com>cs text', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text')
Making text clickable: http://example.com>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text'
+'http://example.com>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #281
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #281 ('bp text http://example.com/, fs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.')
Making text clickable: bp text http://example.com/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.'
+'bp text http://example.com/, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #444
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #444 ('ep text.http://thisdomain.org/>cs text', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text')
Making text clickable: ep text.http://thisdomain.org/>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text'
+'ep text.http://thisdomain.org/>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #187
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #187 ('np
http://localhost, fs text.', 'np
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.')
Making text clickable: np
http://localhost, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #56
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #56 ('http://example.com"ds text', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text')
Making text clickable: http://example.com"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text'
+'http://example.com"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #282
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #282 ('bp text http://example.com/path?query=abc, fs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->, fs text.')
Making text clickable: bp text http://example.com/path?query=abc, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->, fs text.'
+'bp text http://example.com/path?query=abc, fs text.'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #443
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #443 ('ep text.http://thisdomain.org>cs text', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text')
Making text clickable: ep text.http://thisdomain.org>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text'
+'ep text.http://thisdomain.org>cs text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #448
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #448 ('ep text.http://example.com"ds text', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text')
Making text clickable: ep text.http://example.com"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text'
+'ep text.http://example.com"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #449
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #449 ('ep text.http://example.com/"ds text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text')
Making text clickable: ep text.http://example.com/"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text'
+'ep text.http://example.com/"ds text'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #294
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #294 ('cp text>http://example.com', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->')
Making text clickable: cp text>http://example.com
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->'
+'cp text>http://example.com'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #299
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #299 ('cp text>http://localhost', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->')
Making text clickable: cp text>http://localhost
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->'
+'cp text>http://localhost'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #298
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #298 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1', 'cp text><!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->')
Making text clickable: cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1">http://example.com/some/very/long/path/ ... uery&too=1</a><!-- m -->'
+'cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #295
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #295 ('cp text>http://example.com/', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->')
Making text clickable: cp text>http://example.com/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->'
+'cp text>http://example.com/'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #192
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #192 ('np
http://thisdomain.org/, fs text.', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.')
Making text clickable: np
http://thisdomain.org/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #297
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #297 ('cp text>http://example.com/1', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->')
Making text clickable: cp text>http://example.com/1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->'
+'cp text>http://example.com/1'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #296
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #296 ('cp text>http://example.com/path?query=abc', 'cp text><!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->')
Making text clickable: cp text>http://example.com/path?query=abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->'
+'cp text>http://example.com/path?query=abc'
(2 more lines...)
|
|||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #57
|
Failing since build #4029 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #57 ('http://example.com/"ds text', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text')
Making text clickable: http://example.com/"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text'
+'http://example.com/"ds text'
(2 more lines...)
|
|||||

