Merge dev15.6.x into dev15.6.x-vs-deps#24441
Merge dev15.6.x into dev15.6.x-vs-deps#24441jasonmalinowski merged 9 commits intodotnet:dev15.6.x-vs-depsfrom
Conversation
Disable NuGet package restore in Visual Studio for Roslyn.sln
Add UseCultureAttribute to help with culture-dependent unit tests
…nterface… (dotnet#24120)" This reverts commit 823d973.
…anges Revert "moved waiter from diagnostics.dll to features.dll"
|
retest windows_debug_unit64_prtest please |
|
looking into integration test failure. all failed with this. System.Runtime.Serialization.SerializationException: Type 'Microsoft.VisualStudio.Composition.CompositionFailedException' in Assembly 'Microsoft.VisualStudio.Composition, Version=15.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not marked as serializable. Server stack trace: Exception rethrown at [0]: Server stack trace: Exception rethrown at [0]: |
|
dump has nothing useful. building locally to run test |
|
passed locally. machine issue? |
|
okay, found reason. integration test fails for d15.5 drop. it only works for d15.6stg drop. due to this ----- Catalog construction errors ----- |
|
retest this please |
|
hmmm.. still can't enqueue new integration test. |
|
@heejaechang Integration tests can't run in -vs-deps since we don't have a new image yet for the latest command handler changes. We need to fix that. Why they are running here I don't know...those were supposed to have been disabled. |
|
thank you |
Merging last changes prior to final insertion.