[wp-trac] [WordPress Trac] #49050: skipOnAutomatedBranches() does not work as expected
WordPress Trac
noreply at wordpress.org
Wed Jan 29 15:20:52 UTC 2020
#49050: skipOnAutomatedBranches() does not work as expected
------------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.3.3
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: fixed-major | Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"47125" 47125]:
{{{
#!CommitTicketReference repository="" revision="47125"
Build/Test Tools: Pass the `TRAVIS_BRANCH` and `TRAVIS_PULL_REQUEST`
environment variables along to the Docker container.
This ensures that `WP_UnitTestCase::skipOnAutomatedBranches()` has access
to these variables.
Correct the check for pull requests in
`WP_UnitTestCase_Base::skipOnAutomatedBranches()`.
Merges [46999], [47000], and [47001] to the 5.3 branch.
Fixes #49050.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49050#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list