Opened 17 months ago
Closed 17 months ago
#55708 closed enhancement (fixed)
Backport some Comment blocks test changes
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.0 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | Editor | Keywords: | has-patch has-unit-tests commit |
Focuses: | Cc: |
Description (last modified by )
Follow-up to #55643.
Comments block unit tests have now been backported, except for some very minor differences.
I'll file a PR to carry those differences over to wordpress-develop.
(Furthermore, I've already filed a PR to remove the tests from Gutenberg, following best practices.)
Change History (8)
This ticket was mentioned in PR #2695 on WordPress/wordpress-develop by ockham.
17 months ago
#1
- Keywords has-patch has-unit-tests added
#3
@
17 months ago
- Keywords commit added
- Owner set to hellofromTonya
- Status changed from new to reviewing
The test changes LGTM! Well done. Self-assigning for commit.
This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.
17 months ago
hellofromtonya commented on PR #2695:
17 months ago
#6
Committed via changeset https://core.trac.wordpress.org/changeset/53388
#7
@
17 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening to backport to the 6.0-branch. Please note, commits to the test suite do not require double sign-off. Prepping backport commit now.
Comments blocks unit tests have been backported, from Gutenberg, except for some very minor differences.
This PR carries over those remaining changes, allowing us to remove the unit tests from GB (https://github.com/WordPress/gutenberg/pull/40965).
Trac ticket: https://core.trac.wordpress.org/ticket/55708