[wp-trac] [WordPress Trac] #41755: Remove the Flash and Silverlight options from Plupload
WordPress Trac
noreply at wordpress.org
Mon Sep 4 03:14:55 UTC 2017
#41755: Remove the Flash and Silverlight options from Plupload
-------------------------------------------------+-----------------------
Reporter: azaozz | Owner: azaozz
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 4.9
Component: Upload | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing 2nd-opinion | Focuses:
-------------------------------------------------+-----------------------
Comment (by netweb):
Replying to [comment:8 afercia]:
> When running `grunt precommit` I get 1 test failure:
>
>
> {{{
> 1)
Tests_Admin_IncludesUpdateCore::test_new_files_are_not_in_old_files_array_compiled
with data set #559 ('wp-includes/js/plupload/plupload.js')
> Failed asserting that file "/ ... /wordpress-develop/public_html/build
/wp-includes/js/plupload/plupload.js" does not exist.
> }}}
>
>
> I guess because this change re-introduces `wp-
includes/js/plupload/plupload.js` which is listed in the `$_old_files`
since WP 3.9 ? See [28085]
Note the path @afercia of the file is in the `build` folder, removing your
local `/build` folder via `rm -rf build/` or running `grunt` will clean
out the build folder and remove that file that is currently causes the
test to fail. Tests should pass fine after that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41755#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list