Skip to content

Fix tests after security fix in WP 5.3.1 (r46896)#3926

Merged
westonruter merged 1 commit intodevelopfrom
fix/test_filter_rest_request_for_kses
Dec 13, 2019
Merged

Fix tests after security fix in WP 5.3.1 (r46896)#3926
westonruter merged 1 commit intodevelopfrom
fix/test_filter_rest_request_for_kses

Conversation

@westonruter
Copy link
Copy Markdown
Member

Summary

Tests failed after WordPress 5.3.1 was released with the security fix in r46896. This PR fixes the regression.

Checklist

  • My pull request is addressing an open issue (please create one otherwise).
  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

@westonruter westonruter added this to the v1.4.2 milestone Dec 13, 2019
@googlebot googlebot added the cla: yes Signed the Google CLA label Dec 13, 2019
@westonruter westonruter merged commit 80e70e3 into develop Dec 13, 2019
@westonruter westonruter deleted the fix/test_filter_rest_request_for_kses branch December 13, 2019 07:01
westonruter added a commit that referenced this pull request Dec 19, 2019
* tag '1.4.2': (25 commits)
  Bump 1.4.2
  Bump 'tested up to' to 5.3.2
  Catch unfiltered requests when testing Crowsignal embed (#3956)
  Bump version 1.4.2-RC1
  Bump 'Tested up to' to 5.3.1
  Remove test case for paired browsing since broken in WP4.9 and would not pass in AMP 1.4 (#3928)
  Further refine is_exclusively_dependent and add tests (#3928)
  Only include hoverintent-js in dev mode if exclusive dependency of admin-bar (#3928)
  Include admin-bar script deps in dev mode (e.g. hoverintent-js) (#3928)
  Fix tests after security fix in WP 5.3.1 (r46896) (#3926)
  Add E2E tests to allow_failures
  Convert `theme_features` variable into `get_theme_config` function
  Only apply smooth scroll fix on 'Twenty Twenty' <= 1.0.0
  Re-add smooth scrolling fix on WP < 5.3.1
  No need to apply smooth scrolling fix for Twenty Twenty theme
  Bump stylesheet cache group after #3866 (#3880)
  Return allowed KSES tags if not an array (#3879)
  Bundle common font files for externalizing data: URLs (#3866)
  Pull the built `block-libray` package from Gutenberg SVN if it does not exists (#3847)
  Optimize is_amp_allowed_attribute checking for reference points (#3815)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Signed the Google CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants