Opened 3 years ago
Closed 5 months ago
#59941 closed defect (bug) (fixed)
PHPUnit test for wp_timezone_choice
| Reported by: | pbearne | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests commit |
| Cc: | Focuses: | tests |
Description (last modified by )
Change History (47)
This ticket was mentioned in PR #5694 on WordPress/wordpress-develop by @pbearne.
3 years ago
#1
- Keywords has-patch has-unit-tests added
This ticket was mentioned in Slack in #polyglots by pbearne. View the logs.
3 years ago
#4
@
2 years ago
@pbearne Is this question about the missing translations still open?
Strings like "Select a city" are not in the continents-cities-es_ES.mo file but the regular es_ES.mo file.
Note that translation files within tests/phpunit/data/languages/ usually only contain a tiny amount of strings just for testing to keep things simpler.
#7
@
2 years ago
- Owner set to
- Status new → assigned
removed extra strings from the translation files
#8
@
2 years ago
Had to add the text strings to the new continents-cities-es_ES.l10n.php and ES.l10n.php files
add the string in the new fields to the.po and created .mo for them
#9
@
22 months ago
- Component Build/Test Tools → Date/Time
- Milestone Awaiting Review → Future Release
Since this is about adding tests and not a general build or test tooling change, I'm reassigning it to the relevant component.
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
17 months ago
#14
@
17 months ago
- Owner changed from to
- Status assigned → reviewing
Self assigning for final review and commit
#16
@
13 months ago
The PR's latest trunk merged was 6 months ago and the Docker does not initiate. Not until I merge latest trunk after fetching. Command used:
git fetch upstream pull/5694/head:pr-5694 git checkout pr-5694
#17
@
13 months ago
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/5694
Environment
- WordPress: 6.9-alpha-60093-src
- PHP: 8.2.28
- Server: nginx/1.29.0
- Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
- Browser: Chrome 137.0.0.0
- OS: Linux
- Theme: Twenty Twenty-One 2.6
- MU Plugins: None activated
- Plugins:
- Query Monitor 3.18.0
- Test Reports 1.2.0
Actual Results
- ✅ Issue resolved with patch.
Additional Notes
- Merge latest trunk manually when fetching the PR
Supplemental Artifacts
#18
@
11 months ago
- Owner removed
Removing myself from some tickets as I won't be super available for 6.9.
This ticket was mentioned in Slack in #core by welcher. View the logs.
9 months ago
#21
@
9 months ago
- Description modified (diff)
Reviewed in the 6.9 bug scrub today. We're 1 week from RC 1 and this looks like it's ready.
#23
follow-up:
↓ 25
@
9 months ago
- Milestone 6.9 → 7.0
Hi @pbearne, do you have the bandwidth to address the feedback added to the pull request?
If there is no progress by the RC1 release next week, I will punt this ticket to 7.0.
#25
in reply to: ↑ 23
@
9 months ago
Replying to wildworks:
Hi @pbearne, do you have the bandwidth to address the feedback added to the pull request?
If there is no progress by the RC1 release next week, I will punt this ticket to 7.0.
Done
@SirLouen commented on PR #5694:
9 months ago
#26
@pbearne did you see my PR?
#27
@
9 months ago
- Keywords changes-requested removed
It appears that all feedback has been addressed.
@westonruter commented on PR #5694:
9 months ago
#28
did you see my PR?
@SirLouen Can you apply your suggestions directly to this PR? Or can you provide a link to the PR you're referring to?
This ticket was mentioned in Slack in #core by welcher. View the logs.
9 months ago
#30
@
9 months ago
- Milestone 6.9 → Future Release
This was reviewed in the 6.9 bug scrub today. As we're releasing RC 1 tomorrow, I'm going to punt this.
#31
@
9 months ago
- Keywords commit removed
- Milestone Future Release → 7.0
Removing commit because there may be additional changes proposed by @SirLouen not yet applied.
@SirLouen commented on PR #5694:
9 months ago
#32
@westonruter it was only some little tweaks I sent back in the day to @pbearne 's branch
https://github.com/pbearne/wordpress-develop/pull/183
@westonruter commented on PR #5694:
9 months ago
#33
@SirLouen I fixed the merge conflicts and merged the branch into this one.
@westonruter commented on PR #5694:
9 months ago
#34
As far as I can see, yes, it looks ready for commit. But I don't have any experience with adding files to tests/phpunit/data so I defer to someone with i18n expertise, especially @swissspidy.
This ticket was mentioned in Slack in #core by juanmaguitar. View the logs.
6 months ago
#36
@
6 months ago
- Keywords needs-testing added
From today's Bug Srub
It has a PR that looks ready to commit. We can just add the needs-testing keyword.
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
5 months ago
#38
@
5 months ago
- Keywords needs-testing removed
Removing needs-testing as this is a unit test ticket.
This ticket was mentioned in Slack in #core by juanmaguitar. View the logs.
5 months ago
@juanmaguitar commented on PR #5694:
5 months ago
#41
@swissspidy This PR seems ready to be merged. As per this comment do you think you'll be able to have a final look at it before WP 7.0 final release date (in a few weeks)
@swissspidy commented on PR #5694:
5 months ago
#42
🚢 it
@westonruter commented on PR #5694:
5 months ago
#43
@swissspidy The tests weren't passing after 9165507. It seems some dir=auto attributes were missing from the tests. I added them in bb85bc6. Please review.
@swissspidy commented on PR #5694:
5 months ago
#44
Ah thanks. Still good to go :)
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)






started the test but found and issue with setting the locale as the city files is missing the labels
asking on slack for help https://wordpress.slack.com/team/U02S95N2X