[Mono-dev] "CultureInfo.IsReadOnly" returns "TRUE" for "Referenced Assemblies" on Solaris SPARC

avinash.ramesh at wipro.com avinash.ramesh at wipro.com
Wed Jun 18 05:00:15 EDT 2008


Hi,

 

Platform: Mono Built ON Solaris 7 SPARC 32. 

 

Test case Failure:  Culture Info read-only property set to "TRUE" for
the "Referenced Assemblies". When the expected result was "FALSE"

 

Analysis:

 

While analyzing the failure of the
mono-1.9/mcs/class/corlib/System.Reflection/AssebmlyNameTest.cs..

 

1) Test Case failure at AssemblyNameTest.cs

2)  Failure happens while checking whether the culture info of the
referenced assembly has the read-only property set as "False".

3) While trying to analyze we found out that, the culture info of all
referenced assemblies in our case, the referenced assemblies being

    "MSCORLIB", "NUNIT.FRAMEWORK", returns the culture info read only
property as True, because of which the test case fails to execute.

 

When executing the same test case on the "Runtime 2.0" all the test
cases executes successfully without any failure.

 

Inference:

 

And while going through various links and stuffs we found a patch very
close to the above mentioned issue which is already applied to the
source. Am including the link here for your reference

 

https://bugzilla.novell.com/show_bug.cgi?id=347174#c17
<https://bugzilla.novell.com/show_bug.cgi?id=347174%23c17> 

 

We also figured out by searching on this issue and going through the
mono source that, the read only property by default is set to "FALSE",
which in our case is not happening for the referenced assemblies build
and getting executed on Solaris 7 SPARC platform.

 

Assistance Required:

 

It would be of great help if you people could shed your views and
highlight the things lacking from our side to execute the test case
successfully.

 

Thanks  

 

Best regards

 

Avinash Ramesh


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080618/bdabbdc0/attachment.html 


More information about the Mono-devel-list mailing list