Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Exclude remaining ToF tests using ThreadHelpers.cs #28

Closed
schaabs opened this issue Mar 7, 2016 · 0 comments
Closed

Exclude remaining ToF tests using ThreadHelpers.cs #28

schaabs opened this issue Mar 7, 2016 · 0 comments
Assignees

Comments

@schaabs
Copy link
Member

schaabs commented Mar 7, 2016

There still appear to be some tests using ThreadHelpers which are not excluded from our stress mixes. These remaining tests need to be identified and excluded to stop polluting stress run results. Below is an example failure callstack:

libc.so.6!gsignal
libc.so.6!abort
libcoreclr.so!PROCEndProcess
libcoreclr.so!UnwindManagedExceptionPass1
libcoreclr.so!DispatchManagedException
libcoreclr.so!PreStubWorker
libcoreclr.so!ThePreStub
ThreadJoin1!Interop+mincore.CloseHandle
ThreadJoin1!System.Threading.Thread.Finalize

libcoreclr.so!FastCallFinalizeWorker
libcoreclr.so!MethodTable::CallFinalizer
libcoreclr.so!MethodTable::CallFinalizer
libcoreclr.so!FinalizerThread::DoOneFinalization
libcoreclr.so!FinalizerThread::DoOneFinalization
libcoreclr.so!FinalizerThread::FinalizeAllObjects
libcoreclr.so!FinalizerThread::FinalizerThreadWorker
libcoreclr.so!ManagedThreadBase_DispatchOuter
libcoreclr.so!ManagedThreadBase_DispatchOuter
libcoreclr.so!ManagedThreadBase_DispatchOuter
libcoreclr.so!ManagedThreadBase_DispatchOuter
libcoreclr.so!ManagedThreadBase_DispatchOuter
libcoreclr.so!ManagedThreadBase::FinalizerBase
libcoreclr.so!ManagedThreadBase::FinalizerBase
libcoreclr.so!FinalizerThread::FinalizerThreadStart
libcoreclr.so!CorUnix::CPalThread::ThreadEntry
libpthread.so.0!start_thread
libc.so.6!clone

@schaabs schaabs self-assigned this Mar 7, 2016
@schaabs schaabs closed this as completed Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant