[Mono-dev] thread6 test

Neale Ferguson NealeFerguson at verizon.net
Tue Aug 19 19:47:07 UTC 2014


What should the output of thread6 test look like (apart from "caught" instead of "cought")? Here's what I'm getting at the moment - 

Thread 1 started
Count: 0
cought exception level 3
cought exception level 2 STATETEST
System.Threading.ThreadAbortException: Thread was being aborted
  at Tests.ThreadStart1 () [0x00087] in /home/neale/mono/mono/tests/thread6.cs:51
cought exception level 1
System.Threading.ThreadAbortException: Thread was being aborted
  at Tests.ThreadStart1 () [0x00087] in /home/neale/mono/mono/tests/thread6.cs:51
end


More information about the Mono-devel-list mailing list