Tests pending pull requests
Build: #8951 failed
Job: Build and Test Job failed
Test results
- 6,739 tests in total
- 2 tests failed
- 2 failures are new
- 14 minutes taken in total.
Build 8,951 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_template_template_includejs_test::test_includejs_compilation
test_includejs_compilation with data set #12
|
< 1 sec | |
phpbb_template_template_includejs_test::test_includejs_compilation with data set #12 (array(15), '<script src="http://phpbb.com...cript>') Testing includejs.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<script src="http://phpbb.com/b.js?c=d#f"></script>' +'<script src="http://phpbb.com/b.js?c=d&assets_version=1#f"></script>' (3 more lines...) |
|||
Collapse |
phpbb_template_template_includejs_test::test_includejs_compilation
test_includejs_compilation with data set #14
|
< 1 sec | |
phpbb_template_template_includejs_test::test_includejs_compilation with data set #14 (array(17), '<script src="//phpbb.com/b.js...cript>') Testing includejs.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<script src="//phpbb.com/b.js"></script>' +'<script src="//phpbb.com/b.js?assets_version=1"></script>' (3 more lines...) |