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

[Flaky Test] Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.InteractiveSessionTests.CompilationChain_NestedTypesClass #16907

Open
dpoeschl opened this issue Feb 2, 2017 · 5 comments
Assignees
Labels
Area-Interactive Flaky Test Test failures in roslyn-CI
Milestone

Comments

@dpoeschl
Copy link
Contributor

dpoeschl commented Feb 2, 2017

https://ci.dot.net/job/dotnet_roslyn/job/master/job/linux_debug/426/testReport/junit/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests/InteractiveSessionTests/CompilationChain_NestedTypesClass/

MESSAGE:
Assert.Equal() Failure ↓ (pos 0) Expected: test Actual: Finished: Roslyn.Compilers.CSharp.Synt··· ↑ (pos 0)
+++++++++++++++++++
STACK TRACE:
at Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.InteractiveSessionTests.<CompilationChain_NestedTypesClass>d__1.MoveNext() in /mnt/j/workspace/dotnet_roslyn/master/linux_debug/src/Scripting/CSharpTest/InteractiveSessionTests.cs:line 58 --- 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) --- 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)

@dpoeschl dpoeschl added Area-Interactive Flaky Test Test failures in roslyn-CI labels Feb 2, 2017
@dpoeschl
Copy link
Contributor Author

dpoeschl commented Feb 2, 2017

Only the one hit so far, and it passed in the subsequent run.

@tmat
Copy link
Member

tmat commented Feb 2, 2017

There might be some output stream flushing needed. I vaguely remember CoreCLR on Linux have some different buffering behavior than on Windows.

@mavasani
Copy link
Contributor

@CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi
Copy link
Member

@tmat This has been assigned to you to look at: #17694

Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.InteractiveSessionTests.CompilationChain_NestedTypesClass
Has been causing lots of issues for many PRs. Please take a look.

@jinujoseph jinujoseph added this to the Unknown milestone Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive Flaky Test Test failures in roslyn-CI
Projects
None yet
Development

No branches or pull requests

5 participants