[wp-trac] [WordPress Trac] #31302: Tests_Dependencies_jQuery::test_wp_script_is_dep_enqueued Failed
WordPress Trac
noreply at wordpress.org
Wed Feb 11 22:44:23 UTC 2015
#31302: Tests_Dependencies_jQuery::test_wp_script_is_dep_enqueued Failed
------------------------------+------------------------------
Reporter: valendesigns | Owner: ocean90
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: | Focuses:
------------------------------+------------------------------
Changes (by ocean90):
* owner: => ocean90
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31426"]:
{{{
#!CommitTicketReference repository="" revision="31426"
Fix failing `Tests_Dependencies_jQuery::test_wp_script_is_dep_enqueued`
test.
[31370] has broken the test because the Customizer test enqueues some
scripts. Unset `$GLOBALS['wp_scripts']` on tearDown() so other tests will
start with zero enqueued scripts.
see #30936.
fixes #31302.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31302#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list