[Mono-bugs] [Bug 528830] New: appdomain-unload.exe unit test fails
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 6 09:29:05 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=528830
Summary: appdomain-unload.exe unit test fails
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: i386
OS/Version: FreeBSD
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: lupus at novell.com
ReportedBy: romain at blogreen.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; fr-fr) AppleWebKit/531.2+
(KHTML, like Gecko) Safari/531.2+
The test appdomain-unload.exe fails (one time it passed though, not
reproductible) on FreeBSD (tested on FreeBSD 7.2 i386).
appdomain-unload.exe.stdout:
FINALIZING IN DOMAIN appdomain-unload.exe: False
FINALIZING IN DOMAIN Test-is-finalizing: True
Thread aborted correctly.
in DeadInvokeTest
test_0_invoke_after_unload failed: got 1, expected 0
Regression tests: 8 ran, 1 failed in Tests
appdomain-unload.exe.stderr
Stacktrace:
<empty>
Reproducible: Always
Steps to Reproduce:
1. ./configure
2. gmake
3. gmake -C mono/tests test
Actual Results:
appdomain-unload.exe fails
Expected Results:
appdomain-unload.exe pass
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list