Skip to content

[7.0] [wasm] Chrome DateTimeTests CheckDateTimeLocale failure #88799

Closed
@carlossanlop

Description

@carlossanlop

Error Blob

{
  "ErrorMessage": "DebuggerTests.DateTimeTests.CheckDateTimeLocale",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

@radical for wasm
@tarekgh since it's a time test and we had recent servicing changes in that area

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Microsoft (R) Test Execution Command Line Tool Version 17.4.1 (x64)
Copyright (c) Microsoft Corporation.  All rights reserved.

Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
[xUnit.net 00:09:42.92]     DebuggerTests.DateTimeTests.CheckDateTimeLocale(locale: "en-US", fdtp: "dddd, MMMM d, yyyy h:mm:ss tt", ldp: "dddd, MMMM d, yyyy", ltp: "h:mm:ss tt", sdp: "M/d/yyyy", stp: "h:mm tt") [FAIL]
  Failed DebuggerTests.DateTimeTests.CheckDateTimeLocale(locale: "en-US", fdtp: "dddd, MMMM d, yyyy h:mm:ss tt", ldp: "dddd, MMMM d, yyyy", ltp: "h:mm:ss tt", sdp: "M/d/yyyy", stp: "h:mm tt") [48 s]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : A task was canceled.
  Stack Trace:
     at DebuggerTests.DebuggerTestBase.SetBreakpointInMethod(String assembly, String type, String method, Int32 lineOffset, Int32 col, String condition) in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 1156
   at DebuggerTests.DateTimeTests.CheckDateTimeLocale(String locale, String fdtp, String ldp, String ltp, String sdp, String stp) in /_/src/mono/wasm/debugger/DebuggerTestSuite/DateTimeTests.cs:line 26
--- End of stack trace from previous location ---
[xUnit.net 00:11:22.62]     DebuggerTests.DelegateTests.MethodWithDelegatesAsyncTest(use_cfo: True) [FAIL]
  Failed DebuggerTests.DelegateTests.MethodWithDelegatesAsyncTest(use_cfo: True) [1 ms]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 60.3869458)
  Stack Trace:
     at DebuggerTests.Inspector.OpenSessionAsync(Func`3 getInitCmds, TimeSpan span) in /_/src/mono/wasm/debugger/DebuggerTestSuite/Inspector.cs:line 343
   at DebuggerTests.DebuggerTestBase.InitializeAsync() in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 149
[Result: IsOk: True, IsErr: False, Value: {
  "breakpointId": "1:539:8:dotnet://debugger-test.dll//_/src/mono/wasm/debugger/tests/debugger-test/debugger-test.cs",
  "locations": [
    {
      "scriptId": "dotnet://38144_1",
      "lineNumber": 542,
      "columnNumber": 8
    }
  ]
}, Error:  ]
[Result: IsOk: True, IsErr: False, Value: {
  "breakpointId": "1:1272:8:dotnet://debugger-test.dll//_/src/mono/wasm/debugger/tests/debugger-test/debugger-test.cs",
  "locations": []
}, Error:  ]
Results File: /datadisks/disk1/work/AEFA08D6/w/B92C09D1/uploads/xharness-output/logs/testResults.trx

Failed!  - Failed:     2, Passed:   745, Skipped:     0, Total:   747, Duration: 36 m 6 s - DebuggerTestSuite.dll (net7.0)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=337259
Error message validated: DebuggerTests.DateTimeTests.CheckDateTimeLocale
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/12/2023 11:18:00 PM UTC

Report

Summary

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architecturearea-VM-meta-monoos-linuxLinux OS (any supported distro)runtime-monospecific to the Mono runtime

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions