[Mono-bugs] [Bug 443003] mcs fails to compile all cas tests
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 7 19:40:56 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=443003
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=443003#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spouliot at novell.com
AssignedTo|mono-bugs at lists.ximian.com |spouliot at novell.com
Status|NEW |ASSIGNED
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2008-11-07 17:40:52 MST ---
My guess is that something change (probably a long time ago) that makes it
impossible under Windows (different code path) to use --security on the
runtime. This likely makes MCS throw an exception and then there's no test to
run.
I'll test a variation of the makefile that don't use --security to build, since
the tests goal is to execute not build the samples.
Note: CAS is an unsupported (and incomplete) feature on all platforms (still I
don't want it to regress from its actual state so thanks for looking at it :-)
But from a release point of view you can safely ignore them.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list