Skip to content

French abbreviated month names not showing up as expected #90639

Closed
@carlossanlop

Description

@carlossanlop

Error Blob

Reproduction Steps

Hitting an 8.0 RC1 PR.

info: [2023-08-15T20:36:42.955Z] [FAIL] System.Globalization.Tests.DateTimeFormatInfoAbbreviatedMonthGenitiveNames.AbbreviatedMonthGenitiveNames_Get_ReturnsExpected_HybridGlobalization(format: DateTimeFormatInfo { AbbreviatedDayNames = ["søn.", "man.", "tir.", "ons.", "tor.", ...], AbbreviatedMonthGenitiveNames = ["jan.", "feb.", "mars", "apr.", "mai", ...], AbbreviatedMonthNames = ["jan", "feb", "mar", "apr", "mai", ...], AMDesignator = "a.m.", Calendar = GregorianCalendar { AlgorithmType = SolarCalendar, CalendarType = Localized, Eras = [...], IsReadOnly = False, MaxSupportedDateTime = 9999-12-31T23:59:59.9999999, ... }, ... }, expected: ["jan.", "feb.", "mar.", "apr.", "mai", ...])
info: Assert.Equal() Failure
info:                            ↓ (pos 2)
info: Expected: ["jan.", "feb.", "mar.", "apr.", "mai", ...]
info: Actual:   ["jan.", "feb.", "mars", "apr.", "mai", ...]
info:                            ↑ (pos 2)
info:    at System.Object.InvokeStub_DateTimeFormatInfoAbbreviatedMonthGenitiveNames.AbbreviatedMonthGenitiveNames_Get_ReturnsExpected_HybridGlobalization(Object , Span`1 )
info:    at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
info: [2023-08-15T20:36:42.959Z] [FAIL] System.Globalization.Tests.DateTimeFormatInfoAbbreviatedMonthGenitiveNames.AbbreviatedMonthGenitiveNames_Get_ReturnsExpected_HybridGlobalization(format: DateTimeFormatInfo { AbbreviatedDayNames = ["søn.", "man.", "tir.", "ons.", "tor.", ...], AbbreviatedMonthGenitiveNames = ["jan.", "feb.", "mars", "apr.", "mai", ...], AbbreviatedMonthNames = ["jan", "feb", "mar", "apr", "mai", ...], AMDesignator = "a.m.", Calendar = GregorianCalendar { AlgorithmType = SolarCalendar, CalendarType = Localized, Eras = [...], IsReadOnly = False, MaxSupportedDateTime = 9999-12-31T23:59:59.9999999, ... }, ... }, expected: ["jan.", "feb.", "mar.", "apr.", "mai", ...])
info: Assert.Equal() Failure
info:                            ↓ (pos 2)
info: Expected: ["jan.", "feb.", "mar.", "apr.", "mai", ...]
info: Actual:   ["jan.", "feb.", "mars", "apr.", "mai", ...]
info:                            ↑ (pos 2)

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.

{
  "ErrorMessage": "[\"jan.\", \"feb.\", \"mars\", \"apr.\", \"mai\", ...]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions