Skip to content

Conversation

@dmsnell
Copy link
Member

@dmsnell dmsnell commented Jul 13, 2025

Trac ticket: Core-63694

Prep work for #9248.

dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 13, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from 4835d3f to ad218b1 Compare July 13, 2025 19:18
dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 13, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from ad218b1 to f564272 Compare July 13, 2025 19:31
@github-actions
Copy link

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • The Plugin and Theme Directories cannot be accessed within Playground.
  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 13, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from f564272 to 6269798 Compare July 13, 2025 19:57
dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 13, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from 6269798 to ff53120 Compare July 13, 2025 21:58
@dmsnell dmsnell marked this pull request as ready for review July 15, 2025 16:03
@github-actions
Copy link

github-actions bot commented Jul 15, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props dmsnell, jonsurrell.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 15, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from ff53120 to e497205 Compare July 15, 2025 16:12
Copy link
Member

@sirreal sirreal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice improvement to the test clarity and the tag processor uses is likely more reliable.

dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 18, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from e497205 to 17b32b5 Compare July 18, 2025 19:37
dmsnell added a commit to dmsnell/wordpress-develop that referenced this pull request Jul 18, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from 17b32b5 to a51e218 Compare July 18, 2025 21:04
@github-actions
Copy link

A commit was made that fixes the Trac ticket referenced in the description of this pull request.

SVN changeset: 60665
GitHub commit: 2abe245

This PR will be closed, but please confirm the accuracy of this and reopen if there is more work to be done.

@github-actions github-actions bot closed this Aug 26, 2025
@dmsnell dmsnell reopened this Aug 26, 2025
@github-actions
Copy link

A commit was made that fixes the Trac ticket referenced in the description of this pull request.

SVN changeset: 60726
GitHub commit: 00b3b63

This PR will be closed, but please confirm the accuracy of this and reopen if there is more work to be done.

@github-actions github-actions bot closed this Sep 10, 2025
@dmsnell
Copy link
Member Author

dmsnell commented Sep 10, 2025

@github-actions: You are older than two weeks, therefore you have been deemed obsolete. Closing your bot.

@dmsnell dmsnell reopened this Sep 10, 2025
@dmsnell dmsnell force-pushed the html-api/tests-filter-oembed branch from a51e218 to 5c059e1 Compare October 18, 2025 23:58
pento pushed a commit that referenced this pull request Oct 19, 2025
As part of ongoing work to improve the reliability of HTML parsing code in WordPress, this patch replaces the use of PCRE matches in oEmbed filtering tests with semantic assertions via the HTML API and `assertEqualHTML()`.

Developed in #9259
Discussed in https://core.trac.wordpress.org/ticket/63694

Props dmsnell, jonsurrell.
See #63694


git-svn-id: https://develop.svn.wordpress.org/trunk@60972 602fd350-edb4-49c9-b593-d223f7449a82
@dmsnell
Copy link
Member Author

dmsnell commented Oct 19, 2025

Merged in b84fc32
[60972]

@dmsnell dmsnell closed this Oct 19, 2025
markjaquith pushed a commit to WordPress/WordPress that referenced this pull request Oct 19, 2025
As part of ongoing work to improve the reliability of HTML parsing code in WordPress, this patch replaces the use of PCRE matches in oEmbed filtering tests with semantic assertions via the HTML API and `assertEqualHTML()`.

Developed in WordPress/wordpress-develop#9259
Discussed in https://core.trac.wordpress.org/ticket/63694

Props dmsnell, jonsurrell.
See #63694

Built from https://develop.svn.wordpress.org/trunk@60972


git-svn-id: http://core.svn.wordpress.org/trunk@60308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
@dmsnell dmsnell deleted the html-api/tests-filter-oembed branch October 19, 2025 00:20
github-actions bot pushed a commit to platformsh/wordpress-performance that referenced this pull request Oct 19, 2025
As part of ongoing work to improve the reliability of HTML parsing code in WordPress, this patch replaces the use of PCRE matches in oEmbed filtering tests with semantic assertions via the HTML API and `assertEqualHTML()`.

Developed in WordPress/wordpress-develop#9259
Discussed in https://core.trac.wordpress.org/ticket/63694

Props dmsnell, jonsurrell.
See #63694

Built from https://develop.svn.wordpress.org/trunk@60972


git-svn-id: https://core.svn.wordpress.org/trunk@60308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants