Tests pending pull requests
Build: #7286 failed
Job: Build and Test Job failed
Test results
- 6,686 tests in total
- 4 tests failed
- 4 failures are new
- 3 minutes taken in total.
Build 7,286 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links
test_realpath_relative_without_links with data set #0
|
< 1 sec | |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links with data set #0 (null, '/data/tests/filesystem') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/data/tests/filesystem' +'/data' (1 more lines...) |
|||
Collapse |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links
test_realpath_relative_without_links with data set #1
|
< 1 sec | |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links with data set #1 ('../filesystem/../filesystem', '/data/tests/filesystem') Failed asserting that false matches expected '/data/tests/filesystem'. /data/tests/filesystem/helper_realpath_test.php:81 |
|||
Collapse |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links
test_realpath_relative_without_links with data set #2
|
< 1 sec | |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links with data set #2 ('././', '/data/tests/filesystem') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/data/tests/filesystem' +'/data' (1 more lines...) |
|||
Collapse |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links
test_realpath_relative_without_links with data set #3
|
< 1 sec | |
phpbb_filesystem_helper_realpath_test::test_realpath_relative_without_links with data set #3 ('helper_realpath_test.php', '/data/tests/filesystem/helper...st.php') Failed asserting that false matches expected '/data/tests/filesystem/helper_realpath_test.php'. /data/tests/filesystem/helper_realpath_test.php:81 |