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

[browser][MT] Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled fails #97382

Open
pavelsavara opened this issue Jan 23, 2024 · 3 comments
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled

  info: [2024-01-23T12:56:37.458Z] [FAIL] Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled(colorBehavior: Default)
  info: Assert.Equal() Failure: Values differ
  info: Expected: 1
  info: Actual:   2
  info:    at Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled(LoggerColorBehavior colorBehavior) in C:\Dev\runtime\src\libraries\Microsoft.Extensions.Logging.Conso
  le\tests\Microsoft.Extensions.Logging.Console.Tests\SimpleConsoleFormatterTests.cs:line 53
  info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in C:\Dev\runtime\src\mono\System.Private.CoreLib\src\System\Reflection\MethodBaseInvoker.Mono.cs:line 22
  info:    at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in C:\Dev\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\MethodBaseInvoker.cs:line 178
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-VM-threading-mono os-browser Browser variant of arch-wasm labels Jan 23, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Jan 23, 2024
@pavelsavara pavelsavara self-assigned this Jan 23, 2024
@ghost
Copy link

ghost commented Jan 23, 2024

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

Issue Details

Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled

  info: [2024-01-23T12:56:37.458Z] [FAIL] Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled(colorBehavior: Default)
  info: Assert.Equal() Failure: Values differ
  info: Expected: 1
  info: Actual:   2
  info:    at Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled(LoggerColorBehavior colorBehavior) in C:\Dev\runtime\src\libraries\Microsoft.Extensions.Logging.Conso
  le\tests\Microsoft.Extensions.Logging.Console.Tests\SimpleConsoleFormatterTests.cs:line 53
  info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in C:\Dev\runtime\src\mono\System.Private.CoreLib\src\System\Reflection\MethodBaseInvoker.Mono.cs:line 22
  info:    at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in C:\Dev\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\MethodBaseInvoker.cs:line 178
Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-VM-threading-mono, os-browser

Milestone: 9.0.0

@lewing
Copy link
Member

lewing commented Feb 7, 2024

@mkhamoyan can you take a look at this one and figure out the root cause

@maraf
Copy link
Member

maraf commented Feb 8, 2024

Just validated yesterday that it is still failing #98095

@lewing lewing added the disabled-test The test is disabled in source code against the issue label Jul 29, 2024
@lewing lewing modified the milestones: 9.0.0, 10.0.0 Jul 29, 2024
@mkhamoyan mkhamoyan removed their assignment Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

4 participants