Tests pending pull requests
Build: #4030 failed
Job: Build and Test Job failed
Test results
- 4,052 tests in total
- 355 tests failed
- 1 minute taken in total.
Build 4,030 has the following 355 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
phpbb_bbcode_parser_test::test_bbcode_firstpass
test_bbcode_firstpass with data set #20
|
Failing since build #4029 (Manual run by Build Robot) | < 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_bbcode_parser_test::test_bbcode_firstpass
test_bbcode_firstpass with data set #21
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #22
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #32
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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) | < 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 #36
|
Failing since build #4029 (Manual run by Build Robot) | < 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_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) | < 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) | < 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) | < 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) | < 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) | < 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) | < 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) | < 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) | < 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 #1
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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 #3
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #9
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #2
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #3
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #4
|
Failing since build #4029 (Manual run by Build Robot) | < 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_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) | < 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 #7
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #8
|
Failing since build #4029 (Manual run by Build Robot) | < 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_regex_url_test::test_url
test_url with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #1
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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_regex_url_test::test_url
test_url with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | < 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_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #1
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #10
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #100
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #101
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #102
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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&long=query&too=1', '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 -->')
Making text clickable: np
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
(6 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #103
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #104
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #107
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #108
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #112
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #113
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #114
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #115
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #116
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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&long=query&too=1
ns', '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 -->
ns')
Making text clickable: np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns
(10 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #117
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #118
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #121
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #122
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #126
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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
test_make_clickable with data set #127
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
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...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #128
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #128 ('np
http://example.com/path?query=abc bs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m --> bs text.')
Making text clickable: np
http://example.com/path?query=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 #129
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #129 ('np
http://example.com/1 bs text.', 'np
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m --> bs text.')
Making text clickable: np
http://example.com/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 #130
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #131
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #132
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #135
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #136
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #14
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #14 ('http://example.com
ns', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->
ns')
Making text clickable: http://example.com
ns
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 #140
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #140 ('np
http://example.com>cs text', 'np
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text')
Making text clickable: np
http://example.com>cs 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 #141
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #141 ('np
http://example.com/>cs text', 'np
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text')
Making text clickable: np
http://example.com/>cs 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 #142
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #142 ('np
http://example.com/path?query=abc>cs text', 'np
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->>cs text')
Making text clickable: np
http://example.com/path?query=abc>cs 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 #143
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #143 ('np
http://example.com/1>cs text', 'np
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text')
Making text clickable: np
http://example.com/1>cs 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 #144
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #144 ('np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs 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 -->>cs text')
Making text clickable: np
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
(6 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #145
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #145 ('np
http://localhost>cs text', 'np
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text')
Making text clickable: np
http://localhost>cs 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 #146
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #146 ('np
http://localhost/#abc>cs text', 'np
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text')
Making text clickable: np
http://localhost/#abc>cs 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 #149
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #149 ('np
http://thisdomain.org>cs text', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text')
Making text clickable: np
http://thisdomain.org>cs 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 #15
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #15 ('http://example.com/
ns', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->
ns')
Making text clickable: http://example.com/
ns
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 #150
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #150 ('np
http://thisdomain.org/>cs text', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text')
Making text clickable: np
http://thisdomain.org/>cs 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 #154
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #154 ('np
http://example.com"ds text', 'np
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text')
Making text clickable: np
http://example.com"ds 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 #155
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #155 ('np
http://example.com/"ds text', 'np
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text')
Making text clickable: np
http://example.com/"ds 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 #156
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #156 ('np
http://example.com/path?query=abc"ds text', 'np
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->"ds text')
Making text clickable: np
http://example.com/path?query=abc"ds 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 #157
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #157 ('np
http://example.com/1"ds text', 'np
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text')
Making text clickable: np
http://example.com/1"ds 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 #158
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #158 ('np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds 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 -->"ds text')
Making text clickable: np
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
(6 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #159
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #159 ('np
http://localhost"ds text', 'np
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text')
Making text clickable: np
http://localhost"ds 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 #16
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #16 ('http://example.com/path?query=abc
ns', '<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->
ns')
Making text clickable: http://example.com/path?query=abc
ns
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 #160
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #160 ('np
http://localhost/#abc"ds text', 'np
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text')
Making text clickable: np
http://localhost/#abc"ds 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 #163
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #163 ('np
http://thisdomain.org"ds text', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text')
Making text clickable: np
http://thisdomain.org"ds 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 #164
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #164 ('np
http://thisdomain.org/"ds text', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text')
Making text clickable: np
http://thisdomain.org/"ds 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 #168
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #168 ('np
http://example.com. es text.', 'np
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.')
Making text clickable: np
http://example.com. es 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 #169
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #169 ('np
http://example.com/. es text.', 'np
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.')
Making text clickable: np
http://example.com/. es 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 #17
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #17 ('http://example.com/1
ns', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->
ns')
Making text clickable: http://example.com/1
ns
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 #170
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #170 ('np
http://example.com/path?query=abc. es text.', 'np
<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->. es text.')
Making text clickable: np
http://example.com/path?query=abc. es 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 #171
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #171 ('np
http://example.com/1. es text.', 'np
<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->. es text.')
Making text clickable: np
http://example.com/1. es 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 #172
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #172 ('np
http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es 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 -->. es text.')
Making text clickable: np
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
(6 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #173
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #173 ('np
http://localhost. es text.', 'np
<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.')
Making text clickable: np
http://localhost. es 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 #174
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #174 ('np
http://localhost/#abc. es text.', 'np
<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.')
Making text clickable: np
http://localhost/#abc. es 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 #177
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #177 ('np
http://thisdomain.org. es text.', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.')
Making text clickable: np
http://thisdomain.org. es 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 #178
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #178 ('np
http://thisdomain.org/. es text.', 'np
<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.')
Making text clickable: np
http://thisdomain.org/. es 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 #18
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #18 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns', '<!-- 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 -->
ns')
Making text clickable: http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns
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 #182
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #183
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #184
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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 #186
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #187
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #188
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #19
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #19 ('http://localhost
ns', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->
ns')
Making text clickable: http://localhost
ns
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 #191
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #191 ('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 #192
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #196
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #197
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #198
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #199
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #2
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #2 ('http://example.com/path?query=abc', '<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->')
Making text clickable: http://example.com/path?query=abc
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 -->'
+'http://example.com/path?query=abc'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #20
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #20 ('http://localhost/#abc
ns', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->
ns')
Making text clickable: http://localhost/#abc
ns
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 #200
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #201
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #201 ('bp text http://localhost', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->')
Making text clickable: bp text http://localhost
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->'
+'bp text http://localhost'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #202
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #202 ('bp text http://localhost/#abc', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->')
Making text clickable: bp text http://localhost/#abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->'
+'bp text http://localhost/#abc'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #205
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #205 ('bp text http://thisdomain.org', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->')
Making text clickable: bp text http://thisdomain.org
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->'
+'bp text http://thisdomain.org'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #206
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #206 ('bp text http://thisdomain.org/', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->')
Making text clickable: bp text http://thisdomain.org/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->'
+'bp text http://thisdomain.org/'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #210
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #210 ('bp text http://example.com
ns', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->
ns')
Making text clickable: bp text http://example.com
ns
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 #211
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #211 ('bp text http://example.com/
ns', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->
ns')
Making text clickable: bp text http://example.com/
ns
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 #212
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #212 ('bp text http://example.com/path?query=abc
ns', 'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->
ns')
Making text clickable: bp text http://example.com/path?query=abc
ns
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 #213
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #213 ('bp text http://example.com/1
ns', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->
ns')
Making text clickable: bp text http://example.com/1
ns
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 #214
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #214 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns', '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 -->
ns')
Making text clickable: bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns
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 #215
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #215 ('bp text http://localhost
ns', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->
ns')
Making text clickable: bp text http://localhost
ns
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 #216
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #216 ('bp text http://localhost/#abc
ns', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->
ns')
Making text clickable: bp text http://localhost/#abc
ns
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 #219
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #219 ('bp text http://thisdomain.org
ns', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->
ns')
Making text clickable: bp text http://thisdomain.org
ns
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 #220
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #220 ('bp text http://thisdomain.org/
ns', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->
ns')
Making text clickable: bp text http://thisdomain.org/
ns
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 #224
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #224 ('bp text http://example.com bs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.')
Making text clickable: bp text http://example.com bs 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 --> bs text.'
+'bp text http://example.com bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #225
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #225 ('bp text http://example.com/ bs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.')
Making text clickable: bp text http://example.com/ bs 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 --> bs text.'
+'bp text http://example.com/ bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #226
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #226 ('bp text http://example.com/path?query=abc bs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m --> bs text.')
Making text clickable: bp text http://example.com/path?query=abc bs 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 --> bs text.'
+'bp text http://example.com/path?query=abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #227
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #227 ('bp text http://example.com/1 bs text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m --> bs text.')
Making text clickable: bp text http://example.com/1 bs 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 --> bs text.'
+'bp text http://example.com/1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #228
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #228 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs 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 --> bs text.')
Making text clickable: bp text 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
@@ @@
-'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 --> bs text.'
+'bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #229
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #229 ('bp text http://localhost bs text.', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.')
Making text clickable: bp text http://localhost bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.'
+'bp text http://localhost bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #23
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #23 ('http://thisdomain.org
ns', '<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->
ns')
Making text clickable: http://thisdomain.org
ns
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 #230
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #230 ('bp text http://localhost/#abc bs text.', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.')
Making text clickable: bp text http://localhost/#abc bs 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 --> bs text.'
+'bp text http://localhost/#abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #233
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #233 ('bp text http://thisdomain.org bs text.', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m --> bs text.')
Making text clickable: bp text http://thisdomain.org bs 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 --> bs text.'
+'bp text http://thisdomain.org bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #234
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #234 ('bp text http://thisdomain.org/ bs text.', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.')
Making text clickable: bp text http://thisdomain.org/ bs 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 --> bs text.'
+'bp text http://thisdomain.org/ bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #238
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #238 ('bp text http://example.com>cs text', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text')
Making text clickable: bp text http://example.com>cs 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 -->>cs text'
+'bp text http://example.com>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #239
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #239 ('bp text http://example.com/>cs text', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text')
Making text clickable: bp text http://example.com/>cs 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 -->>cs text'
+'bp text http://example.com/>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #24
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #24 ('http://thisdomain.org/
ns', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->
ns')
Making text clickable: http://thisdomain.org/
ns
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 #240
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #240 ('bp text http://example.com/path?query=abc>cs text', 'bp 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: bp text http://example.com/path?query=abc>cs 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 -->>cs text'
+'bp 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 #241
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #241 ('bp text http://example.com/1>cs text', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text')
Making text clickable: bp text http://example.com/1>cs 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 -->>cs text'
+'bp 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 #242
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #242 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs 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 -->>cs text')
Making text clickable: bp 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
@@ @@
-'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 -->>cs text'
+'bp 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 #243
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #243 ('bp text http://localhost>cs text', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text')
Making text clickable: bp text http://localhost>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text'
+'bp text http://localhost>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #244
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #244 ('bp text http://localhost/#abc>cs text', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text')
Making text clickable: bp text http://localhost/#abc>cs 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 -->>cs text'
+'bp text http://localhost/#abc>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #247
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #247 ('bp text http://thisdomain.org>cs text', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text')
Making text clickable: bp text http://thisdomain.org>cs 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 -->>cs text'
+'bp text http://thisdomain.org>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #248
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #248 ('bp text http://thisdomain.org/>cs text', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text')
Making text clickable: bp text http://thisdomain.org/>cs 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 -->>cs text'
+'bp text http://thisdomain.org/>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #252
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #252 ('bp text http://example.com"ds text', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text')
Making text clickable: bp text http://example.com"ds 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 -->"ds text'
+'bp text http://example.com"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #253
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #253 ('bp text http://example.com/"ds text', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text')
Making text clickable: bp text http://example.com/"ds 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 -->"ds text'
+'bp text http://example.com/"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #254
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #254 ('bp text http://example.com/path?query=abc"ds text', 'bp 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: bp text http://example.com/path?query=abc"ds 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 -->"ds text'
+'bp 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 #255
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #255 ('bp text http://example.com/1"ds text', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text')
Making text clickable: bp text http://example.com/1"ds 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 -->"ds text'
+'bp 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 #256
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #256 ('bp text http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds 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 -->"ds text')
Making text clickable: bp 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
@@ @@
-'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 -->"ds text'
+'bp 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 #257
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #257 ('bp text http://localhost"ds text', 'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text')
Making text clickable: bp text http://localhost"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'bp text <!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text'
+'bp text http://localhost"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #258
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #258 ('bp text http://localhost/#abc"ds text', 'bp text <!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text')
Making text clickable: bp text http://localhost/#abc"ds 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 -->"ds text'
+'bp text http://localhost/#abc"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #261
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #261 ('bp text http://thisdomain.org"ds text', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text')
Making text clickable: bp text http://thisdomain.org"ds 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 -->"ds text'
+'bp text http://thisdomain.org"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #262
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #262 ('bp text http://thisdomain.org/"ds text', 'bp text <!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text')
Making text clickable: bp text http://thisdomain.org/"ds 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 -->"ds text'
+'bp text http://thisdomain.org/"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #266
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #266 ('bp text http://example.com. es text.', 'bp text <!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.')
Making text clickable: bp text http://example.com. es 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 -->. es text.'
+'bp text http://example.com. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #267
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #267 ('bp text http://example.com/. es text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.')
Making text clickable: bp text http://example.com/. es 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 -->. es text.'
+'bp text http://example.com/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #268
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #268 ('bp text http://example.com/path?query=abc. es text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->. es text.')
Making text clickable: bp text http://example.com/path?query=abc. es 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 -->. es text.'
+'bp text http://example.com/path?query=abc. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #269
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #269 ('bp text http://example.com/1. es text.', 'bp text <!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->. es text.')
Making text clickable: bp text http://example.com/1. es 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 -->. es text.'
+'bp text http://example.com/1. es text.'
(2 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) | < 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 #271
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #272
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #275
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #276
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #28
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #28 ('http://example.com bs text.', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.')
Making text clickable: http://example.com bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.'
+'http://example.com bs text.'
(2 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) | < 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 #281
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #282
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #283
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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 #285
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #286
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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 #29
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #29 ('http://example.com/ bs text.', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.')
Making text clickable: http://example.com/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.'
+'http://example.com/ bs 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) | < 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 #294
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #295
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #296
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #297
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #298
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #299
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #3
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #3 ('http://example.com/1', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->')
Making text clickable: http://example.com/1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->'
+'http://example.com/1'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #30
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #30 ('http://example.com/path?query=abc bs text.', '<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m --> bs text.')
Making text clickable: http://example.com/path?query=abc bs 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 --> bs text.'
+'http://example.com/path?query=abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #300
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #300 ('cp text>http://localhost/#abc', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->')
Making text clickable: cp text>http://localhost/#abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->'
+'cp text>http://localhost/#abc'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #303
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #303 ('cp text>http://thisdomain.org', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->')
Making text clickable: cp text>http://thisdomain.org
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->'
+'cp text>http://thisdomain.org'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #304
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #304 ('cp text>http://thisdomain.org/', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->')
Making text clickable: cp text>http://thisdomain.org/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->'
+'cp text>http://thisdomain.org/'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #308
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #308 ('cp text>http://example.com
ns', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->
ns')
Making text clickable: cp text>http://example.com
ns
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 #309
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #309 ('cp text>http://example.com/
ns', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->
ns')
Making text clickable: cp text>http://example.com/
ns
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 #31
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #31 ('http://example.com/1 bs text.', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m --> bs text.')
Making text clickable: http://example.com/1 bs 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 --> bs text.'
+'http://example.com/1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #310
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #310 ('cp text>http://example.com/path?query=abc
ns', 'cp text><!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->
ns')
Making text clickable: cp text>http://example.com/path?query=abc
ns
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 #311
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #311 ('cp text>http://example.com/1
ns', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->
ns')
Making text clickable: cp text>http://example.com/1
ns
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 #312
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #312 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns', '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 -->
ns')
Making text clickable: cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns
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 #313
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #313 ('cp text>http://localhost
ns', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->
ns')
Making text clickable: cp text>http://localhost
ns
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 #314
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #314 ('cp text>http://localhost/#abc
ns', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->
ns')
Making text clickable: cp text>http://localhost/#abc
ns
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 #317
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #317 ('cp text>http://thisdomain.org
ns', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->
ns')
Making text clickable: cp text>http://thisdomain.org
ns
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 #318
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #318 ('cp text>http://thisdomain.org/
ns', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->
ns')
Making text clickable: cp text>http://thisdomain.org/
ns
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 #32
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #32 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs 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 --> bs text.')
Making text clickable: 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
@@ @@
-'<!-- 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.'
+'http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #322
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #322 ('cp text>http://example.com bs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.')
Making text clickable: cp text>http://example.com bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.'
+'cp text>http://example.com bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #323
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #323 ('cp text>http://example.com/ bs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.')
Making text clickable: cp text>http://example.com/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.'
+'cp text>http://example.com/ bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #324
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #324 ('cp text>http://example.com/path?query=abc bs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m --> bs text.')
Making text clickable: cp text>http://example.com/path?query=abc bs text.
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 --> bs text.'
+'cp text>http://example.com/path?query=abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #325
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #325 ('cp text>http://example.com/1 bs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m --> bs text.')
Making text clickable: cp text>http://example.com/1 bs text.
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 --> bs text.'
+'cp text>http://example.com/1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #326
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #326 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.', '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 --> bs text.')
Making text clickable: cp text>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
@@ @@
-'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 --> bs text.'
+'cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #327
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #327 ('cp text>http://localhost bs text.', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.')
Making text clickable: cp text>http://localhost bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.'
+'cp text>http://localhost bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #328
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #328 ('cp text>http://localhost/#abc bs text.', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.')
Making text clickable: cp text>http://localhost/#abc bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.'
+'cp text>http://localhost/#abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #33
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #33 ('http://localhost bs text.', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.')
Making text clickable: http://localhost bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m --> bs text.'
+'http://localhost bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #331
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #331 ('cp text>http://thisdomain.org bs text.', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m --> bs text.')
Making text clickable: cp text>http://thisdomain.org bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m --> bs text.'
+'cp text>http://thisdomain.org bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #332
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #332 ('cp text>http://thisdomain.org/ bs text.', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.')
Making text clickable: cp text>http://thisdomain.org/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.'
+'cp text>http://thisdomain.org/ bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #336
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #336 ('cp text>http://example.com>cs text', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text')
Making text clickable: cp text>http://example.com>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->>cs text'
+'cp text>http://example.com>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #337
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #337 ('cp text>http://example.com/>cs text', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text')
Making text clickable: cp text>http://example.com/>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->>cs text'
+'cp text>http://example.com/>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #338
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #338 ('cp text>http://example.com/path?query=abc>cs text', 'cp 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: cp text>http://example.com/path?query=abc>cs text
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 -->>cs text'
+'cp 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 #339
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #339 ('cp text>http://example.com/1>cs text', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->>cs text')
Making text clickable: cp text>http://example.com/1>cs text
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 -->>cs text'
+'cp 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 #34
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #34 ('http://localhost/#abc bs text.', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.')
Making text clickable: http://localhost/#abc bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.'
+'http://localhost/#abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #340
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #340 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1>cs text', '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 -->>cs text')
Making text clickable: cp 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
@@ @@
-'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 -->>cs text'
+'cp 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 #341
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #341 ('cp text>http://localhost>cs text', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text')
Making text clickable: cp text>http://localhost>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->>cs text'
+'cp text>http://localhost>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #342
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #342 ('cp text>http://localhost/#abc>cs text', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text')
Making text clickable: cp text>http://localhost/#abc>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->>cs text'
+'cp text>http://localhost/#abc>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #345
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #345 ('cp text>http://thisdomain.org>cs text', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text')
Making text clickable: cp text>http://thisdomain.org>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->>cs text'
+'cp text>http://thisdomain.org>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #346
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #346 ('cp text>http://thisdomain.org/>cs text', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text')
Making text clickable: cp text>http://thisdomain.org/>cs text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->>cs text'
+'cp text>http://thisdomain.org/>cs text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #350
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #350 ('cp text>http://example.com"ds text', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text')
Making text clickable: cp text>http://example.com"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->"ds text'
+'cp text>http://example.com"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #351
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #351 ('cp text>http://example.com/"ds text', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text')
Making text clickable: cp text>http://example.com/"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->"ds text'
+'cp text>http://example.com/"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #352
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #352 ('cp text>http://example.com/path?query=abc"ds text', 'cp 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: cp text>http://example.com/path?query=abc"ds text
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 -->"ds text'
+'cp 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 #353
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #353 ('cp text>http://example.com/1"ds text', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text')
Making text clickable: cp text>http://example.com/1"ds text
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 -->"ds text'
+'cp 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 #354
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #354 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds text', '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 -->"ds text')
Making text clickable: cp 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
@@ @@
-'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 -->"ds text'
+'cp 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 #355
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #355 ('cp text>http://localhost"ds text', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text')
Making text clickable: cp text>http://localhost"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text'
+'cp text>http://localhost"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #356
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #356 ('cp text>http://localhost/#abc"ds text', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text')
Making text clickable: cp text>http://localhost/#abc"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text'
+'cp text>http://localhost/#abc"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #359
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #359 ('cp text>http://thisdomain.org"ds text', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text')
Making text clickable: cp text>http://thisdomain.org"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text'
+'cp text>http://thisdomain.org"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #360
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #360 ('cp text>http://thisdomain.org/"ds text', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text')
Making text clickable: cp text>http://thisdomain.org/"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text'
+'cp text>http://thisdomain.org/"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #364
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #364 ('cp text>http://example.com. es text.', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.')
Making text clickable: cp text>http://example.com. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.'
+'cp text>http://example.com. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #365
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #365 ('cp text>http://example.com/. es text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.')
Making text clickable: cp text>http://example.com/. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.'
+'cp text>http://example.com/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #366
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #366 ('cp text>http://example.com/path?query=abc. es text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->. es text.')
Making text clickable: cp text>http://example.com/path?query=abc. es text.
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 -->. es text.'
+'cp text>http://example.com/path?query=abc. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #367
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #367 ('cp text>http://example.com/1. es text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->. es text.')
Making text clickable: cp text>http://example.com/1. es text.
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 -->. es text.'
+'cp text>http://example.com/1. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #368
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #368 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es text.', '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 -->. es text.')
Making text clickable: cp 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
@@ @@
-'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 -->. es text.'
+'cp 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 #369
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #369 ('cp text>http://localhost. es text.', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.')
Making text clickable: cp text>http://localhost. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.'
+'cp text>http://localhost. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #37
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #37 ('http://thisdomain.org bs text.', '<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m --> bs text.')
Making text clickable: http://thisdomain.org bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m --> bs text.'
+'http://thisdomain.org bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #370
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #370 ('cp text>http://localhost/#abc. es text.', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.')
Making text clickable: cp text>http://localhost/#abc. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.'
+'cp text>http://localhost/#abc. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #373
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #373 ('cp text>http://thisdomain.org. es text.', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.')
Making text clickable: cp text>http://thisdomain.org. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.'
+'cp text>http://thisdomain.org. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #374
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #374 ('cp text>http://thisdomain.org/. es text.', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.')
Making text clickable: cp text>http://thisdomain.org/. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.'
+'cp text>http://thisdomain.org/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #378
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #378 ('cp text>http://example.com, fs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.')
Making text clickable: cp text>http://example.com, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.'
+'cp text>http://example.com, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #379
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #379 ('cp text>http://example.com/, fs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.')
Making text clickable: cp text>http://example.com/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.'
+'cp text>http://example.com/, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #38
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #38 ('http://thisdomain.org/ bs text.', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.')
Making text clickable: http://thisdomain.org/ bs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m --> bs text.'
+'http://thisdomain.org/ bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #380
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #380 ('cp text>http://example.com/path?query=abc, fs text.', 'cp 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: cp text>http://example.com/path?query=abc, fs text.
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 -->, fs text.'
+'cp 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 #381
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #381 ('cp text>http://example.com/1, fs text.', 'cp text><!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->, fs text.')
Making text clickable: cp text>http://example.com/1, fs text.
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 -->, fs text.'
+'cp 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 #382
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #382 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs text.', '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 -->, fs text.')
Making text clickable: cp 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
@@ @@
-'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 -->, fs text.'
+'cp 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 #383
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #383 ('cp text>http://localhost, fs text.', 'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.')
Making text clickable: cp text>http://localhost, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.'
+'cp text>http://localhost, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #384
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #384 ('cp text>http://localhost/#abc, fs text.', 'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.')
Making text clickable: cp text>http://localhost/#abc, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.'
+'cp text>http://localhost/#abc, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #387
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #387 ('cp text>http://thisdomain.org, fs text.', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.')
Making text clickable: cp text>http://thisdomain.org, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.'
+'cp text>http://thisdomain.org, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #388
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #388 ('cp text>http://thisdomain.org/, fs text.', 'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.')
Making text clickable: cp text>http://thisdomain.org/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.'
+'cp text>http://thisdomain.org/, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #392
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #392 ('ep text.http://example.com', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->')
Making text clickable: ep text.http://example.com
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->'
+'ep text.http://example.com'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #393
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #393 ('ep text.http://example.com/', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->')
Making text clickable: ep text.http://example.com/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->'
+'ep text.http://example.com/'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #394
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #394 ('ep text.http://example.com/path?query=abc', 'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->')
Making text clickable: ep text.http://example.com/path?query=abc
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 -->'
+'ep 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 #395
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #395 ('ep text.http://example.com/1', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->')
Making text clickable: ep text.http://example.com/1
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 -->'
+'ep text.http://example.com/1'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #396
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #396 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1', '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 -->')
Making text clickable: ep 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
@@ @@
-'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 -->'
+'ep 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 #397
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #397 ('ep text.http://localhost', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->')
Making text clickable: ep text.http://localhost
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->'
+'ep text.http://localhost'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #398
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #398 ('ep text.http://localhost/#abc', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->')
Making text clickable: ep text.http://localhost/#abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->'
+'ep text.http://localhost/#abc'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #4
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #4 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1', '<!-- 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: 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
@@ @@
-'<!-- 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 -->'
+'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 #401
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #401 ('ep text.http://thisdomain.org', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->')
Making text clickable: ep text.http://thisdomain.org
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->'
+'ep text.http://thisdomain.org'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #402
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #402 ('ep text.http://thisdomain.org/', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->')
Making text clickable: ep text.http://thisdomain.org/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->'
+'ep text.http://thisdomain.org/'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #406
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #406 ('ep text.http://example.com
ns', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->
ns')
Making text clickable: ep text.http://example.com
ns
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 #407
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #407 ('ep text.http://example.com/
ns', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->
ns')
Making text clickable: ep text.http://example.com/
ns
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 #408
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #408 ('ep text.http://example.com/path?query=abc
ns', 'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->
ns')
Making text clickable: ep text.http://example.com/path?query=abc
ns
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 #409
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #409 ('ep text.http://example.com/1
ns', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->
ns')
Making text clickable: ep text.http://example.com/1
ns
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 #410
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #410 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns', '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 -->
ns')
Making text clickable: ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1
ns
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 #411
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #411 ('ep text.http://localhost
ns', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->
ns')
Making text clickable: ep text.http://localhost
ns
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 #412
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #412 ('ep text.http://localhost/#abc
ns', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->
ns')
Making text clickable: ep text.http://localhost/#abc
ns
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 #415
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #415 ('ep text.http://thisdomain.org
ns', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->
ns')
Making text clickable: ep text.http://thisdomain.org
ns
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 #416
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #416 ('ep text.http://thisdomain.org/
ns', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->
ns')
Making text clickable: ep text.http://thisdomain.org/
ns
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 #42
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #420
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #420 ('ep text.http://example.com bs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m --> bs text.')
Making text clickable: ep text.http://example.com bs 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 --> bs text.'
+'ep text.http://example.com bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #421
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #421 ('ep text.http://example.com/ bs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m --> bs text.')
Making text clickable: ep text.http://example.com/ bs 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 --> bs text.'
+'ep text.http://example.com/ bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #422
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #422 ('ep text.http://example.com/path?query=abc bs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m --> bs text.')
Making text clickable: ep text.http://example.com/path?query=abc bs 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 --> bs text.'
+'ep text.http://example.com/path?query=abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #423
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #423 ('ep text.http://example.com/1 bs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m --> bs text.')
Making text clickable: ep text.http://example.com/1 bs 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 --> bs text.'
+'ep text.http://example.com/1 bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #424
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #424 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs 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 --> bs text.')
Making text clickable: ep text.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
@@ @@
-'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 --> bs text.'
+'ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1 bs text.'
(2 more lines...)
|
||||
|
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) | < 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 #426
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #426 ('ep text.http://localhost/#abc bs text.', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m --> bs text.')
Making text clickable: ep text.http://localhost/#abc bs 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 --> bs text.'
+'ep text.http://localhost/#abc bs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #429
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #429 ('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 #43
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #430
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #434
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #435
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #436
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #437
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #438
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #439
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #44
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #440
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #443
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #444
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #448
|
Failing since build #4029 (Manual run by Build Robot) | < 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) | < 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 #45
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #450
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #451
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #452
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #453
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #454
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #457
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #458
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #46
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #462
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #462 ('ep text.http://example.com. es text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.')
Making text clickable: ep text.http://example.com. es 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 -->. es text.'
+'ep text.http://example.com. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #463
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #463 ('ep text.http://example.com/. es text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.')
Making text clickable: ep text.http://example.com/. es 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 -->. es text.'
+'ep text.http://example.com/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #464
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #464 ('ep text.http://example.com/path?query=abc. es text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->. es text.')
Making text clickable: ep text.http://example.com/path?query=abc. es 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 -->. es text.'
+'ep text.http://example.com/path?query=abc. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #465
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #465 ('ep text.http://example.com/1. es text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->. es text.')
Making text clickable: ep text.http://example.com/1. es 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 -->. es text.'
+'ep text.http://example.com/1. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #466
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #466 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es 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 -->. es text.')
Making text clickable: ep 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
@@ @@
-'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 -->. es text.'
+'ep 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 #467
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #467 ('ep text.http://localhost. es text.', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.')
Making text clickable: ep text.http://localhost. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.'
+'ep text.http://localhost. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #468
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #468 ('ep text.http://localhost/#abc. es text.', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.')
Making text clickable: ep text.http://localhost/#abc. es 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 -->. es text.'
+'ep text.http://localhost/#abc. es text.'
(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) | < 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 #471
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #471 ('ep text.http://thisdomain.org. es text.', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.')
Making text clickable: ep text.http://thisdomain.org. es 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 -->. es text.'
+'ep text.http://thisdomain.org. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #472
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #472 ('ep text.http://thisdomain.org/. es text.', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.')
Making text clickable: ep text.http://thisdomain.org/. es 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 -->. es text.'
+'ep text.http://thisdomain.org/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #476
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #476 ('ep text.http://example.com, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.')
Making text clickable: ep text.http://example.com, fs 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 -->, fs text.'
+'ep text.http://example.com, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #477
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #477 ('ep text.http://example.com/, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.')
Making text clickable: ep text.http://example.com/, fs 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 -->, fs text.'
+'ep text.http://example.com/, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #478
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #478 ('ep text.http://example.com/path?query=abc, fs text.', 'ep 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: ep text.http://example.com/path?query=abc, fs 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 -->, fs text.'
+'ep 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 #479
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #479 ('ep text.http://example.com/1, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->, fs text.')
Making text clickable: ep text.http://example.com/1, fs 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 -->, fs text.'
+'ep 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 #48
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #480
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #480 ('ep text.http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs 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 -->, fs text.')
Making text clickable: ep 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
@@ @@
-'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 -->, fs text.'
+'ep 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 #481
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #481 ('ep text.http://localhost, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.')
Making text clickable: ep text.http://localhost, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.'
+'ep text.http://localhost, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #482
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #482 ('ep text.http://localhost/#abc, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.')
Making text clickable: ep text.http://localhost/#abc, fs 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 -->, fs text.'
+'ep text.http://localhost/#abc, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #485
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #485 ('ep text.http://thisdomain.org, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.')
Making text clickable: ep text.http://thisdomain.org, fs 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 -->, fs text.'
+'ep text.http://thisdomain.org, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #486
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #486 ('ep text.http://thisdomain.org/, fs text.', 'ep text.<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.')
Making text clickable: ep text.http://thisdomain.org/, fs 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 -->, fs text.'
+'ep text.http://thisdomain.org/, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #5
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #5 ('http://localhost', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->')
Making text clickable: http://localhost
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->'
+'http://localhost'
(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) | < 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 #52
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #56
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #57
|
Failing since build #4029 (Manual run by Build Robot) | < 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...)
|
||||
|
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) | < 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 #59
|
Failing since build #4029 (Manual run by Build Robot) | < 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 #6
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #6 ('http://localhost/#abc', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->')
Making text clickable: http://localhost/#abc
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->'
+'http://localhost/#abc'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #60
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #60 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1"ds 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: 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
@@ @@
-'<!-- 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'
+'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 #61
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #61 ('http://localhost"ds text', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text')
Making text clickable: http://localhost"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->"ds text'
+'http://localhost"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #62
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #62 ('http://localhost/#abc"ds text', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text')
Making text clickable: http://localhost/#abc"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->"ds text'
+'http://localhost/#abc"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #65
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #65 ('http://thisdomain.org"ds text', '<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text')
Making text clickable: http://thisdomain.org"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->"ds text'
+'http://thisdomain.org"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #66
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #66 ('http://thisdomain.org/"ds text', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text')
Making text clickable: http://thisdomain.org/"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->"ds text'
+'http://thisdomain.org/"ds text'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #70
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #70 ('http://example.com. es text.', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.')
Making text clickable: http://example.com. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->. es text.'
+'http://example.com. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #71
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #71 ('http://example.com/. es text.', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.')
Making text clickable: http://example.com/. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->. es text.'
+'http://example.com/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #72
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #72 ('http://example.com/path?query=abc. es text.', '<!-- m --><a class="postlink" href="http://example.com/path?query=abc">http://example.com/path?query=abc</a><!-- m -->. es text.')
Making text clickable: http://example.com/path?query=abc. es 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 -->. es text.'
+'http://example.com/path?query=abc. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #73
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #73 ('http://example.com/1. es text.', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->. es text.')
Making text clickable: http://example.com/1. es 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 -->. es text.'
+'http://example.com/1. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #74
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #74 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1. es 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: 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
@@ @@
-'<!-- 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.'
+'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 #75
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #75 ('http://localhost. es text.', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.')
Making text clickable: http://localhost. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->. es text.'
+'http://localhost. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #76
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #76 ('http://localhost/#abc. es text.', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.')
Making text clickable: http://localhost/#abc. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->. es text.'
+'http://localhost/#abc. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #79
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #79 ('http://thisdomain.org. es text.', '<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.')
Making text clickable: http://thisdomain.org. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->. es text.'
+'http://thisdomain.org. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #80
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #80 ('http://thisdomain.org/. es text.', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.')
Making text clickable: http://thisdomain.org/. es text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->. es text.'
+'http://thisdomain.org/. es text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #84
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #84 ('http://example.com, fs text.', '<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.')
Making text clickable: http://example.com, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->, fs text.'
+'http://example.com, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #85
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #85 ('http://example.com/, fs text.', '<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.')
Making text clickable: http://example.com/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->, fs text.'
+'http://example.com/, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #86
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #86 ('http://example.com/path?query=abc, fs 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: http://example.com/path?query=abc, fs 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 -->, fs 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 #87
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #87 ('http://example.com/1, fs text.', '<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->, fs text.')
Making text clickable: http://example.com/1, fs 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 -->, fs 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 #88
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #88 ('http://example.com/some/very/long/path/with/over/55/characters?and=a&long=query&too=1, fs 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: 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
@@ @@
-'<!-- 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.'
+'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 #89
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #89 ('http://localhost, fs text.', '<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.')
Making text clickable: http://localhost, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost">http://localhost</a><!-- m -->, fs text.'
+'http://localhost, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #9
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #9 ('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
test_make_clickable with data set #90
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #90 ('http://localhost/#abc, fs text.', '<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.')
Making text clickable: http://localhost/#abc, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://localhost/#abc">http://localhost/#abc</a><!-- m -->, fs text.'
+'http://localhost/#abc, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #93
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #93 ('http://thisdomain.org, fs text.', '<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.')
Making text clickable: http://thisdomain.org, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org">http://thisdomain.org</a><!-- m -->, fs text.'
+'http://thisdomain.org, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #94
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #94 ('http://thisdomain.org/, fs text.', '<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.')
Making text clickable: http://thisdomain.org/, fs text.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/">http://thisdomain.org/</a><!-- m -->, fs text.'
+'http://thisdomain.org/, fs text.'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable
test_make_clickable with data set #98
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #98 ('np
http://example.com', 'np
<!-- m --><a class="postlink" href="http://example.com">http://example.com</a><!-- m -->')
Making text clickable: np
http://example.com
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 #99
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #99 ('np
http://example.com/', 'np
<!-- m --><a class="postlink" href="http://example.com/">http://example.com/</a><!-- m -->')
Making text clickable: np
http://example.com/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(6 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl
test_make_clickable_mixed_serverurl with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl with data set #0 ('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_mixed_serverurl
test_make_clickable_mixed_serverurl with data set #1
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl with data set #1 ('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_mixed_serverurl
test_make_clickable_mixed_serverurl with data set #2
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl with data set #2 ('http://thisdomain.org/1', '<!-- m --><a class="postlink" href="http://thisdomain.org/1">http://thisdomain.org/1</a><!-- m -->')
Making text clickable: http://thisdomain.org/1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/1">http://thisdomain.org/1</a><!-- m -->'
+'http://thisdomain.org/1'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl
test_make_clickable_mixed_serverurl with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl with data set #3 ('http://thisdomain.org/path/some?query=abc#test', '<!-- m --><a class="postlink" href="http://thisdomain.org/path/some?query=abc#test">http://thisdomain.org/path/some?query=abc#test</a><!-- m -->')
Making text clickable: http://thisdomain.org/path/some?query=abc#test
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="http://thisdomain.org/path/some?query=abc#test">http://thisdomain.org/path/some?query=abc#test</a><!-- m -->'
+'http://thisdomain.org/path/some?query=abc#test'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl
test_make_clickable_mixed_serverurl with data set #4
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl with data set #4 ('https://www.phpbb.com', '<!-- m --><a class="postlink" href="https://www.phpbb.com">https://www.phpbb.com</a><!-- m -->')
Making text clickable: https://www.phpbb.com
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="https://www.phpbb.com">https://www.phpbb.com</a><!-- m -->'
+'https://www.phpbb.com'
(2 more lines...)
|
||||
|
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl
test_make_clickable_mixed_serverurl with data set #5
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_text_processing_make_clickable_test::test_make_clickable_mixed_serverurl with data set #5 ('https://www.phpbb.com/', '<!-- m --><a class="postlink" href="https://www.phpbb.com/">https://www.phpbb.com/</a><!-- m -->')
Making text clickable: https://www.phpbb.com/
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<!-- m --><a class="postlink" href="https://www.phpbb.com/">https://www.phpbb.com/</a><!-- m -->'
+'https://www.phpbb.com/'
(2 more lines...)
|
||||
|
phpbb_url_bbcode_test::test_url
test_url with data set #0
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_url_bbcode_test::test_url with data set #0 ('url only', '[url]http://www.phpbb.com/community/[/url]', '[url:]http://www.phpbb.com/community/[/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url:]http://www.phpbb.com/community/[/url:]'
+'[url]http://www.phpbb.com/community/[/url]'
(1 more lines...)
|
||||
|
phpbb_url_bbcode_test::test_url
test_url with data set #1
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_url_bbcode_test::test_url with data set #1 ('url with title', '[url=http://www.phpbb.com/community/]One line URL text[/url]', '[url=http://www.phpbb.com/community/:]One line URL text[/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url=http://www.phpbb.com/community/:]One line URL text[/url:]'
+'[url=http://www.phpbb.com/community/]One line URL text[/url]'
(1 more lines...)
|
||||
|
phpbb_url_bbcode_test::test_url
test_url with data set #2
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_url_bbcode_test::test_url with data set #2 ('url with multiline title', '[url=http://www.phpbb.com/community/]Multiline
URL
text[/url]', '[url=http://www.phpbb.com/community/:]Multiline
URL
text[/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
(8 more lines...)
|
||||
|
phpbb_url_bbcode_test::test_url
test_url with data set #3
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_url_bbcode_test::test_url with data set #3 ('unclosed url with multiline', 'test [url] test
test [url=http://www.phpbb.com/]test[/url] test', 'test [url] test
test [url=http://www.phpbb.com/:]test[/url:] test')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
'test [url] test
(4 more lines...)
|
||||
|
phpbb_url_bbcode_test::test_url
test_url with data set #4
|
Failing since build #4029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_url_bbcode_test::test_url with data set #4 ('unclosed url with multiline and title', 'test [url=http://www.phpbb.com/]test
[url]http://phpbb.com[/url] test', 'test [url=http://www.phpbb.com/:]test
[url]http://phpbb.com[/url:] test')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'test [url=http://www.phpbb.com/:]test
(5 more lines...)
|
||||

