-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
French abbreviated month names not showing up as expected #90639
Comments
Tagging subscribers to this area: @dotnet/area-system-globalization Issue DetailsError Blob{
"ErrorMessage": "Actual: ["jan.", "feb.", "mars", "apr.", "mai", ...]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction StepsHitting an 8.0 RC1 PR.
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsError Blob{
"ErrorMessage": "Actual: [\"jan.\", \"feb.\", \"mars\", \"apr.\", \"mai\", ...]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction StepsHitting an 8.0 RC1 PR.
Known issue validationBuild: 🔎 https://dev.azure.com/dnceng/internal/_build/results?buildId=2244190
|
@lewing @ilonatommy could you please have a look? Thanks! |
fixed in #90644 |
Tagging subscribers to this area: @directhex Issue DetailsError Blob{
"ErrorMessage": "Actual: [""jan."", ""feb."", ""mars"", ""apr."", ""mai"", ...]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction StepsHitting an 8.0 RC1 PR.
Known issue validationBuild: 🔎 https://dev.azure.com/dnceng/internal/_build/results?buildId=2244190 Known Issue Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} ReportSummary
|
The has been worked around and is not blocking, leaving it open to make sure we resolve it. |
This is showing up again in CI: #91246 I'll re-add the
|
Found in #93617 |
@ilonatommy can this be closed now? |
I don't think so, the last hit was on v8 |
Closing, the most recent issues were on v8 and we are not testing HybridGlobalization with v8 anymore. |
Error Blob
Reproduction Steps
Hitting an 8.0 RC1 PR.
browser-wasm linux Release LibraryTests
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=583372
Error message validated:
[["jan.", "feb.", "mars", "apr.", "mai", ...]
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/6/2024 8:03:40 PM UTC
Known Issue Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: