Tests pending pull requests

Build: #106 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,747 tests in total
  • 2 tests failed
  • 2 failures are new
  • 277 tests were skipped
  • 3 minutes taken in total.

Build 106 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed phpbb_template_template_test test_template with data set #28 History
< 1 sec
phpbb_template_template_test::test_template with data set #28 ('define.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'xyz\nabc\n$VALUE == 'abc'\n($...|false')
Testing define.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]|foobar|false'
+'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]foobar||false'
(3 more lines...)
Collapse Failed phpbb_template_template_test test_template with data set #29 History
< 1 sec
phpbb_template_template_test::test_template with data set #29 ('define_advanced.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'abc\nzxc\ncde\nbcd')
Testing define_advanced.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'abczxccdebcd'
+'abcbcdcdezxcqwe'
(3 more lines...)