Tests pending pull requests
Build: #8951 failed Manual run by Build Robot
Test results
- 6,739 tests in total
- 2 tests failed
- 2 failures are new
- 14 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
phpbb_template_template_includejs_test::test_includejs_compilation
test_includejs_compilation with data set #12
|
Build and Test Job | < 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
|
Build and Test Job | < 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...) |