Build: #73 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 hour
Duration
54 minutes
Labels
None
Revision
b5ad21debcbd60a295658f13ed300d1bd06f969e b5ad21debcbd60a295658f13ed300d1bd06f969e
Total tests
6533
Successful since
#50 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Marc Marc b5ad21debcbd60a295658f13ed300d1bd06f969e b5ad21debcbd60a295658f13ed300d1bd06f969e Merge branch '3.2.x'
Marc Marc 56314f4c22491dd5b2aacb2a013850c7f3171be8 m 56314f4c22491dd5b2aacb2a013850c7f3171be8 Merge pull request #4602 from Nicofuma/ticket/14947
[ticket/14947] Updates phpunit to 4.8
Marc Marc 429225027ecf53a359dafcfcc3b03ce40f40fa1b m 429225027ecf53a359dafcfcc3b03ce40f40fa1b [ticket/14947] Create new webdriver instance for every test
PHPUnit seems to have emptied the webdriver between every test, which
causes curl errors. A new webdriver instance will now be created for
every test file. This does not cause a lot of overhead for ui tests.

PHPBB3-14947
nicofuma nicofuma e88aecd3b47ec56b28c721244564d014d7a3ba1f m e88aecd3b47ec56b28c721244564d014d7a3ba1f [ticket/14947] Updates phpunit to 4.8
$ composer update phpunit/phpunit --with-dependencies
Dependency "symfony/yaml" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing sebastian/global-state (1.1.1)
    Loading from cache

  - Installing doctrine/instantiator (1.0.5)
    Loading from cache

  - Removing phpunit/phpunit-mock-objects (2.1.5)
  - Installing phpunit/phpunit-mock-objects (2.3.8)
    Loading from cache

  - Removing phpunit/php-file-iterator (1.3.4)
  - Installing phpunit/php-file-iterator (1.4.2)
    Loading from cache

  - Installing phpdocumentor/reflection-docblock (2.0.4)
    Downloading: 100%

  - Installing phpspec/prophecy (v1.6.2)
    Loading from cache

  - Removing phpunit/phpunit (4.1.6)
  - Installing phpunit/phpunit (4.8.31)
    Downloading: 100%

sebastian/global-state suggests installing ext-uopz (*)
phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
Writing lock file
Generating autoload files
> echo 'You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.'
You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.

PHPBB3-14947

Jira issues

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