Tests pending pull requests

Build: #84 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,728 tests in total
  • 2 tests failed
  • 2 tests were fixed
  • 274 tests were skipped
  • 3 minutes taken in total.

Build 84 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
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...)
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...)