[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] Error in pnetlib Threading tests
From: |
Klaus Treichel |
Subject: |
[Pnet-developers] Error in pnetlib Threading tests |
Date: |
Thu, 06 May 2004 10:41:39 +0200 |
Hi,
i get the following errors in the threading tests for pnetlib (current
CVS):
Suite: Threading Tests
TestWaitAll ... ok
TestWaitAny ... ok
TestWaitOneMultiThreaded ... ok
TestWaitOneSingleThreaded ... ok
TestWaitOneMultiThreaded ... ok
TestWaitOneSingleThreaded ... ok
TestStartJoin ... ok
TestStartRestart ... ok
TestThreadState ... ok
TestMonitorAbortAfterWait ... failed: CSUnit.TestAssertFailed: Test
failed: Monitor.Wait threw an exception we couldn't catch!
at CSUnit.TestCase.Fail(String) in ./TestCase.cs:148
at CSUnit.TestCase.Assert(String, Boolean) in ./TestCase.cs:168
at TestMonitor.TestMonitorAbortAfterWait() in
./System/Threading/TestMonitor.cs:1039
at System.Reflection.ClrMethod.Invoke(Object, BindingFlags,
Binder, Object[], CultureInfo)
at System.Reflection.MethodBase.Invoke(Object, Object[]) in
./System/Reflection/MethodBase.cs:58
at CSUnit.TestCase.RunTest() in ./TestCase.cs:104
at CSUnit.TestCase.Run(TestResult) in ./TestCase.cs:47
at CSUnit.TestSuite.Run(TestResult) in ./TestSuite.cs:103
at CSUnit.TestSuite.Run(TestResult) in ./TestSuite.cs:103
at CSUnit.TestMain.Main(String[]) in ./TestMain.cs:247
TestMonitorAbortDuringWait ... failed: CSUnit.TestAssertFailed: Test
failed: Monitor.Wait threw an exception we couldn't catch!
at CSUnit.TestCase.Fail(String) in ./TestCase.cs:148
at CSUnit.TestCase.Assert(String, Boolean) in ./TestCase.cs:168
at TestMonitor.TestMonitorAbortDuringWait() in
./System/Threading/TestMonitor.cs:864
at System.Reflection.ClrMethod.Invoke(Object, BindingFlags,
Binder, Object[], CultureInfo)
at System.Reflection.MethodBase.Invoke(Object, Object[]) in
./System/Reflection/MethodBase.cs:58
at CSUnit.TestCase.RunTest() in ./TestCase.cs:104
at CSUnit.TestCase.Run(TestResult) in ./TestCase.cs:47
at CSUnit.TestSuite.Run(TestResult) in ./TestSuite.cs:103
at CSUnit.TestSuite.Run(TestResult) in ./TestSuite.cs:103
at CSUnit.TestMain.Main(String[]) in ./TestMain.cs:247
TestMonitorAbortEnter ...
and hangs at this test forever (now for ca 1/2 h).
OS: SUSE 9.0 prof. Kernel 2.6.5 (no NPTL)
Cheers,
Klaus
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] Error in pnetlib Threading tests,
Klaus Treichel <=