[wp-trac] [WordPress Trac] #49050: skipOnAutomatedBranches() does not work as expected
WordPress Trac
noreply at wordpress.org
Fri Dec 20 00:13:43 UTC 2019
#49050: skipOnAutomatedBranches() does not work as expected
------------------------------+---------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by SergeyBiryukov):
The `function_exists( 'getenv' )` check in
[source:tags/5.3.2/tests/phpunit/includes/abstract-
testcase.php?marks=189-192#L182 line 190] also seems redundant, as we
already have two other instances of `getenv()` without that check in
[source:tags/5.3.2/tests/phpunit/includes/bootstrap.php?marks=82,99#L76
lines 82 and 99] of `includes/bootstrap.php`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49050#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list