Tests pending pull requests

Build: #3894 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
37 minutes
Duration
10 minutes
Flags
Custom build
Labels
pr_2883
Agent
Default Agent
Revision
4ffdb129388d72cdcc790f1c3713e3770d8aeca9 4ffdb129388d72cdcc790f1c3713e3770d8aeca9
Total tests
3894
Fixed in
#3895 (Manual run by Build Robot)

Tests

Responsible

No one has taken responsibility for this failure

Custom variables

Name Value
PRnumber 2883

Code commits

Author Commit Message Commit date
Nils Adermann <naderman@naderman.de> Nils Adermann <naderman@naderman.de> 4ffdb129388d72cdcc790f1c3713e3770d8aeca9 4ffdb129388d72cdcc790f1c3713e3770d8aeca9 Merge remote-tracking branch 'github-nicofuma/ticket/13280' into develop-ascraeus
* github-nicofuma/ticket/13280:
  [ticket/13280] Output escaping for the symfony request object
  [ticket/13280] Add new tests
  [ticket/13280] Make the tests failing
  [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
Tristan Darricau <github@nicofuma.fr> Tristan Darricau <github@nicofuma.fr> 0dfe1d0d8b007ec7b7cae0715cfb2e5f4e33bad4 m 0dfe1d0d8b007ec7b7cae0715cfb2e5f4e33bad4 [ticket/13280] Output escaping for the symfony request object
PHPBB3-13280
Tristan Darricau <github@nicofuma.fr> Tristan Darricau <github@nicofuma.fr> 526a97db7cea84ab54b7d283c888ada58a310bc4 m 526a97db7cea84ab54b7d283c888ada58a310bc4 [ticket/13280] Add new tests
PHPBB3-13280
Tristan Darricau <github@nicofuma.fr> Tristan Darricau <github@nicofuma.fr> f142ed28e4be52278dec6ee587fc24d65f33c96a m f142ed28e4be52278dec6ee587fc24d65f33c96a [ticket/13280] Make the tests failing
PHPBB3-13280
Tristan Darricau <github@nicofuma.fr> Tristan Darricau <github@nicofuma.fr> 6d533d2f8630d5bed2bfdbfd09cc9c689fbad1b5 m 6d533d2f8630d5bed2bfdbfd09cc9c689fbad1b5 [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
This reverts commit a1b58d05d158ff7afd789c1b27821e17198f8d58, reversing
changes made to 0e772afb9db640e54e84cfccaddcf74f3edbb3fb.

PHPBB3-13280

Tests

New test failures 3
Status Test View job Duration
Collapse Failed phpbb_session_check_ban_test::test_check_is_banned test_check_is_banned with data set #0 History
Build and Test Job < 1 sec
phpbb_session_check_ban_test::test_check_is_banned with data set #0 ('All false values, should not be banned', false, false, false, false, false)
Exception: Could not find parameter: core.environment

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/container_builder.php:93
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/cache/driver/file.php:32
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/session/check_ban_test.php:51
Collapse Failed phpbb_session_check_ban_test::test_check_is_banned test_check_is_banned with data set #2 History
Build and Test Job < 1 sec
phpbb_session_check_ban_test::test_check_is_banned with data set #2 ('IP Banned, should be banned', false, '127.1.1.1', false, false, true)
Exception: Could not find parameter: core.environment

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/container_builder.php:93
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/cache/driver/file.php:32
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/session/check_ban_test.php:51
Collapse Failed phpbb_session_check_ban_test::test_check_is_banned test_check_is_banned with data set #1 History
Build and Test Job < 1 sec
phpbb_session_check_ban_test::test_check_is_banned with data set #1 ('Matching values in the database, should be banned', 4, '127.0.0.1', 'bar@example.org', true, true)
Exception: Could not find parameter: core.environment

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/container_builder.php:93
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/cache/driver/file.php:32
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/session/check_ban_test.php:51

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-13280Could not obtain issue details from Jira