Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Flaky and failing tests #1722

Open
Open
@jcansdale

Description

@jcansdale

Master issue for flaky and failing tests

Test Explorer

  • OrderByDoesntMatchOriginalOrderTimings
Test Name:	OrderByDoesntMatchOriginalOrderTimings
Test FullName:	TrackingTests.OrderByDoesntMatchOriginalOrderTimings
Test Source:	C:\Source\github.com\github\VisualStudio\test\TrackingCollectionTests\TrackingCollectionTests.cs : line 378
Test Outcome:	Failed
Test Duration:	0:00:00.388

Result StackTrace:	at TrackingTests.OrderByDoesntMatchOriginalOrderTimings() in C:\Source\github.com\github\VisualStudio\test\TrackingCollectionTests\TrackingCollectionTests.cs:line 419
Result Message:	
Expected: less than or equal to 200.0d
  But was:  239.99870000000001d

NCrunch

  • LoadingResourceDictionaryIntegrationTests
  • SharedDictionaryManagerIntegrationTests

image

These appear to be failing because of exceptions like this:

System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> System.TypeInitializationException : The type initializer for 'GitHub.LoadingResourceDictionary' threw an exception.
  ----> System.IO.FileNotFoundException : Could not load file or assembly 'Serilog.Enrichers.Process, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10' or one of its dependencies. The system cannot find the file specified.
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  • TrackingTests

image

  • Various

image

AppVayer CI

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions