Skip to content
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

System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds #101072

Closed
pavelsavara opened this issue Apr 15, 2024 · 1 comment
Closed

System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds #101072

pavelsavara opened this issue Apr 15, 2024 · 1 comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Apr 15, 2024

Log

[15:54:59] info: [FAIL] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: None, expected: 1234-05-06T02:37:00.0000000)
[15:54:59] info: Assert.Equal() Failure: Values differ
[15:54:59] info: Expected: 1234-05-06T02:37:00.0000000Z
[15:54:59] info: Actual:   1234-05-06T07:00:00.0000000Z
[15:54:59] info:    at System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(String input, String format, CultureInfo culture, DateTimeStyles style, Nullable`1 expected)
[15:54:59] info:    at System.Object.InvokeStub_DateTimeTests.ParseExact_Span_ValidInput_Succeeds(Object , Span`1 )
[15:54:59] info:    at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=643881
Build error leg or test failing:

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "[FAIL] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=643881
Error message validated: [[FAIL] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/15/2024 6:25:42 PM UTC

Report

Build Definition Test Pull Request
643881 dotnet/runtime WasmTestOnBrowser-System.Runtime.Tests.WorkItemExecution #101056

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Apr 15, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Apr 15, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@lewing lewing closed this as completed Apr 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

2 participants