[buddypress-trac] [BuddyPress Trac] #5620: Travis CI: Including PHP 5.6 beta in test matrix
buddypress-trac
noreply at wordpress.org
Tue May 6 05:51:56 UTC 2014
#5620: Travis CI: Including PHP 5.6 beta in test matrix
-------------------------+-----------------------------
Reporter: netweb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 2.0
Severity: normal | Keywords:
-------------------------+-----------------------------
via ticket:5160#comment:49
>5160-php56.diff / PHP 5.6
>
> * Do you have any context for this change?
> * If the tests are failing on 5.6, why? Aren't those bugs we need to
fix? ;)
If the tests are failing then indeed these should be fixed. That said PHP
5.6 is still 'beta' and a flexible, not rigid, test resulst for PHP 5.6
should not reflect the pass/fail Travis CI build status of BuddyPress.
In the attached patch I updated it for testing WordPress /trunk
It could be easily set also include 3.7.x, 3.8.x, 3.9.x and /trunk within
the `allow_failures` section of the config.
Travis CI docs here http://docs.travis-ci.com/user/build-configuration
/#Rows-That-are-Allowed-To-Fail
> You can also define rows that are allowed to fail in the build matrix.
Allowed failures are items in your build matrix that are allowed to fail
without causing the entire build to be shown as failed. This lets you add
in experimental and preparatory builds to test against versions or
configurations that you are not ready to officially support.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5620>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list