Skip to content

[Flaky test] Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicErrorListNetCore.ErrorList #63041

@allisonchou

Description

@allisonchou

Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1909961

Actual and expected values differ. Expected shown in baseline of diff:
+(Compiler) .NETCoreApp,Version=v6.0.AssemblyAttributes.vb(5, 21): warning BC40056: Namespace or type specified in the Imports 'System' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
+(Compiler) .NETCoreApp,Version=v6.0.AssemblyAttributes.vb(6, 21): warning BC40056: Namespace or type specified in the Imports 'System.Reflection' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
+(Compiler) .NETCoreApp,Version=v6.0.AssemblyAttributes.vb(7, 110): error BC30661: Field or property 'FrameworkDisplayName' is not found.
+(Compiler) .NETCoreApp,Version=v6.0.AssemblyAttributes.vb(7, 132): error BC30002: Type 'System.String' is not defined.
+(Compiler) .NETCoreApp,Version=v6.0.AssemblyAttributes.vb(7, 24): error BC30002: Type 'Global.System.Runtime.Versioning.TargetFrameworkAttribute' is not defined.
+(Compiler) .NETCoreApp,Version=v6.0.AssemblyAttributes.vb(7, 82): error BC30002: Type 'System.String' is not defined.
+(Compiler) Class1.vb(2, 8): error BC31091: Import of type 'Object' from assembly or module 'TestProj.dll' failed.
+(Compiler) Class1.vb(2, 8): error BC35000: Requested operation is not available because the runtime library function 'Microsoft.VisualBasic.CompilerServices.StandardModuleAttribute..ctor' is not defined.
(Compiler) Class1.vb(4, 24): error BC30002: Type 'P' is not defined.
+(Compiler) Class1.vb(4, 24): error BC31091: Import of type 'Object' from assembly or module 'TestProj.dll' failed.
+(Compiler) Class1.vb(8, 5): error BC30002: Type 'System.Void' is not defined.
(Compiler) Class1.vb(9, 9): error BC30451: 'Goo' is not declared. It may be inaccessible due to its protection level.
+(Compiler) Class1.vb(9, 9): error BC31091: Import of type 'Object' from assembly or module 'TestProj.dll' failed.
+(Compiler) TestProj.AssemblyInfo.vb(14, 9): warning BC40056: Namespace or type specified in the Imports 'System' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
+(Compiler) TestProj.AssemblyInfo.vb(15, 9): warning BC40056: Namespace or type specified in the Imports 'System.Reflection' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
+(Compiler) TestProj.AssemblyInfo.vb(16, 12): error BC30002: Type 'System.Reflection.AssemblyCompanyAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(16, 55): error BC30002: Type 'System.String' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(17, 12): error BC30002: Type 'System.Reflection.AssemblyConfigurationAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(17, 61): error BC30002: Type 'System.String' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(18, 12): error BC30002: Type 'System.Reflection.AssemblyFileVersionAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(18, 59): error BC30002: Type 'System.String' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(19, 12): error BC30002: Type 'System.Reflection.AssemblyInformationalVersionAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(19, 68): error BC30002: Type 'System.String' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(20, 12): error BC30002: Type 'System.Reflection.AssemblyProductAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(20, 55): error BC30002: Type 'System.String' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(21, 12): error BC30002: Type 'System.Reflection.AssemblyTitleAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(21, 53): error BC30002: Type 'System.String' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(22, 12): error BC30002: Type 'System.Reflection.AssemblyVersionAttribute' is not defined.
+(Compiler) TestProj.AssemblyInfo.vb(22, 55): error BC30002: Type 'System.String' is not defined.

Expected: True
Actual: False

Stack trace

at Roslyn.Test.Utilities.AssertEx.EqualOrDiff(String expected, String actual, String message) in //src/Compilers/Test/Core/Assert/AssertEx.cs:line 297
at Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicErrorListCommon.d__3.MoveNext() in /
/src/VisualStudio/IntegrationTest/New.IntegrationTests/VisualBasic/BasicErrorListCommon.cs:line 48
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

Runfo Tracking Issue: [Roslyn][Flaky Test] NewIntegrationTests.VisualBasic.BasicErrorListNetCore.ErrorList

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions