Tests pending pull requests
Build: #9963 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 5 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 - Total tests
- 7226
- Fixed in
- #9964 (Manual run by Build Robot)
Tests
- 7,226 tests in total
- 11 tests failed
- 11 failures are new
- 248 tests were skipped
- 3 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #0
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #0 (array('font', 'phone', 'ICON_PHONE', false, '', array()), array('Phone icon'), '<i class="o-icon o-icon-font .../span>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<i class="o-icon o-icon-font fa-phone"></i><span>Phone icon</span>' +'<i class="o-icon o-icon-font fa-phone"></i>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #1
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #1 (array('font', 'pencil', 'ICON_PENCIL', true, 'a-class another-class', array('true', 'two')), array('Pencil icon'), '<i class="o-icon o-icon-font .../span>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<i class="o-icon o-icon-font fa-pencil a-class another-class" title="Pencil icon" aria-hidden="true" data-attr-1="true" data-attr-2="two"></i><span class="sr-only">Pencil icon</span>' +'<i class="o-icon o-icon-font fa-pencil a-class another-class" aria-hidden="true" data-attr-1="true" data-attr-2="two"></i>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #10
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #10 (array('svg', 'pencil', 'ICON_PENCIL', true, 'my-svg-class', array('my_ajax_callback')), array('Pencil icon'), '<svg class="o-icon o-icon-svg...</svg>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<svg class="o-icon o-icon-svg svg-pencil my-svg-class" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" aria-labelledby="{unique_id}" role="img" data-ajax="my_ajax_callback"><title id="{unique_id}">Pencil icon</title><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>' +'<svg class="o-icon o-icon-svg svg-pencil my-svg-class" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" aria-labelledby="" role="img" data-ajax="my_ajax_callback"><title id="">byn95rpdihtey1vn</title><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #11
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #11 (array('svg', 'not-existent', 'Just a title', false, '', array()), array(), '<svg class="o-icon o-icon-svg...</svg>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<svg class="o-icon o-icon-svg svg-404" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-labelledby="{unique_id}" role="img"><title id="{unique_id}">Just a title</title><g fill="none" fill-rule="evenodd"><path fill="#D8D8D8" d="M0 0h512v512H0z"></path><path fill="#979797" fill-rule="nonzero" d="M8 6.586l496 496v2.828L8 9.414z"></path><path fill="#979797" fill-rule="nonzero" d="M504 7.586v2.828l-496 496v-2.828z"></path></g></svg>' +'<svg class="o-icon o-icon-svg svg-404" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-labelledby="" role="img"><title id="">anoots91g8mk2ebq</title><g fill="none" fill-rule="evenodd"><path fill="#D8D8D8" d="M0 0h512v512H0z"></path><path fill="#979797" fill-rule="nonzero" d="M8 6.586l496 496v2.828L8 9.414z"></path><path fill="#979797" fill-rule="nonzero" d="M504 7.586v2.828l-496 496v-2.828z"></path></g></svg>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #2
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #2 (array('font', array(false, false, true, false, true), 'ICON_TOPIC', false, '', array()), array('Topic icon'), '<i class="o-icon o-icon-font .../span>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<i class="o-icon o-icon-font fa-lock"></i><span>Topic icon</span>' +'<i class="o-icon o-icon-font fa-lock"></i>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #3
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #3 (array('font', array(false, false, false, false, 'file'), 'ICON_TOPIC', false, '', array()), array('Topic icon'), '<i class="o-icon o-icon-font .../span>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<i class="o-icon o-icon-font fa-file"></i><span>Topic icon</span>' +'<i class="o-icon o-icon-font fa-file"></i>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #5
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #5 (array('iconify', 'mdi:pencil', 'ICON_PENCIL', true, 'icon-lg', array('color: #12a3eb;')), array('Pencil icon'), '<i class="iconify o-icon-src-.../span>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<i class="iconify o-icon-src-mdi o-icon icon-lg" title="Pencil icon" aria-hidden="true" data-icon="mdi:pencil" data-inline="true" style="color: #12a3eb;"></i><span class="sr-only">Pencil icon</span>' +'<i class="iconify o-icon-src-mdi o-icon icon-lg" aria-hidden="true" data-icon="mdi:pencil" data-inline="true" style="color: #12a3eb;"></i>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #6
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #6 (array('png', 'phone', 'ICON_PHONE', false, '', array()), array('Phone icon'), '<img class="o-icon o-icon-png...on" />') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<img class="o-icon o-icon-png png-phone" src="phpBB/styles/chameleon/theme/png/phone.png" alt="Phone icon" />' +'<img class="o-icon o-icon-png png-phone" src="phpBB/styles/chameleon/theme/png/phone.png" alt="" />' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #7
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #7 (array('png', 'pencil', 'ICON_PENCIL', true, 'my-class', array('my-test-url/test-page.php?u=2')), array('Pencil icon'), '<img class="o-icon o-icon-png...=2" />') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<img class="o-icon o-icon-png png-pencil my-class" src="phpBB/styles/chameleon/theme/png/pencil.png" alt="Pencil icon" data-url="my-test-url/test-page.php?u=2" />' +'<img class="o-icon o-icon-png png-pencil my-class" src="phpBB/styles/chameleon/theme/png/pencil.png" alt="" data-url="my-test-url/test-page.php?u=2" />' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #8
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #8 (array('png', 'user', 'ICON_USER', false, 'my-class', array()), array('User icon'), '<svg class="o-icon o-icon-svg...</svg>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<svg class="o-icon o-icon-svg svg-404 my-class" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-labelledby="{unique_id}" role="img"><title id="{unique_id}">User icon</title><g fill="none" fill-rule="evenodd"><path fill="#D8D8D8" d="M0 0h512v512H0z"></path><path fill="#979797" fill-rule="nonzero" d="M8 6.586l496 496v2.828L8 9.414z"></path><path fill="#979797" fill-rule="nonzero" d="M504 7.586v2.828l-496 496v-2.828z"></path></g></svg>' +'<svg class="o-icon o-icon-svg svg-404 my-class" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-labelledby="" role="img"><title id="">tk7fibrcbjqrp60h</title><g fill="none" fill-rule="evenodd"><path fill="#D8D8D8" d="M0 0h512v512H0z"></path><path fill="#979797" fill-rule="nonzero" d="M8 6.586l496 496v2.828L8 9.414z"></path><path fill="#979797" fill-rule="nonzero" d="M504 7.586v2.828l-496 496v-2.828z"></path></g></svg>' (2 more lines...) |
|||
Collapse |
phpbb_template_extension_test
test_template_icon_extension with data set #9
|
< 1 sec | |
phpbb_template_extension_test::test_template_icon_extension with data set #9 (array('svg', 'phone', 'ICON_PHONE', false, '', array()), array('Phone icon'), '<svg class="o-icon o-icon-svg...</svg>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<svg class="o-icon o-icon-svg svg-phone" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="{unique_id}" role="img"><title id="{unique_id}">Phone icon</title><path fill="none" d="M0 0h24v24H0z"></path><path d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"></path></svg>' +'<svg class="o-icon o-icon-svg svg-phone" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="" role="img"><title id="">owplmjmm7k5o7e97</title><path fill="none" d="M0 0h24v24H0z"></path><path d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"></path></svg>' (2 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
From https://github.com/phpbb/phpbb
* branch refs/pull/5753/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 275 100 93 100 182 279 547 --:--:-- --:--:-- --:--:-- 548
From https://github.com/phpbb/phpbb
* branch refs/pull/5753/merge -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 262af5a... Merge 0681fba79d236529193a04990b60045ac58922bf into 209c72a97bf8b06d51dbebfb47d48083dd524a88
From https://github.com/phpbb/phpbb
* branch refs/pull/5753/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 273 100 93 100 180 294 569 --:--:-- --:--:-- --:--:-- 571
* branch refs/pull/5753/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 275 100 93 100 182 279 547 --:--:-- --:--:-- --:--:-- 548
From https://github.com/phpbb/phpbb
* branch refs/pull/5753/merge -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 262af5a... Merge 0681fba79d236529193a04990b60045ac58922bf into 209c72a97bf8b06d51dbebfb47d48083dd524a88
From https://github.com/phpbb/phpbb
* branch refs/pull/5753/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 273 100 93 100 180 294 569 --:--:-- --:--:-- --:--:-- 571