[Mono-devel-list] Nunit Test under MicroSoft.VisualBasic

Ritvik Mayank mritvik at novell.com
Thu Dec 2 08:25:39 EST 2004


 
Hi , 
 
when i do make run-test under MicroSoft.VisualBasic i get the following
error. 
  
Unhandled Exception: 
System.Xml.XmlException: unexpected end of file. Current depth is 14 
Line 231, position 19. 
in [0x0009b] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1245)
System.Xml.XmlTextReader:ReadContent () 
in [0x000e0] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/XmlTextReader.cs:540)
System.Xml.XmlTextReader:Read () 
in [0x0014e] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/DTDValidatingReader.cs:412)
Mono.Xml.DTDValidatingReader:ReadContent () 
in [0x00077] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/DTDValidatingReader.cs:373)
Mono.Xml.DTDValidatingReader:Read () 
in [0x0007a] (at
/tmp/snapshot/20041201/mcs/class/System.XML/Mono.Xml.Schema/XsdValidatingReader.cs:1662)
Mono.Xml.Schema.XsdValidatingReader:Read () 
in [0x000df] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/XmlValidatingReader.cs:500)
System.Xml.XmlValidatingReader:Read () 
in [0x00108] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/XmlReader.cs:663)
System.Xml.XmlReader:ReadStringInternal () 
in [0x00001] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/XmlReader.cs:621)
System.Xml.XmlReader:ReadString () 
in [0x00001] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml/XmlValidatingReader.cs:536)
System.Xml.XmlValidatingReader:ReadString () 
in [0x00311] (at
/tmp/snapshot/20041201/mcs/class/System.XML/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs:260)
Mono.Xml.XPath.DTMXPathDocumentBuilder:Read () 
in [0x000c6] (at
/tmp/snapshot/20041201/mcs/class/System.XML/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs:170)
Mono.Xml.XPath.DTMXPathDocumentBuilder:Compile () 
in [0x0007f] (at
/tmp/snapshot/20041201/mcs/class/System.XML/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs:101)
Mono.Xml.XPath.DTMXPathDocumentBuilder:Init
(System.Xml.XmlReader,System.Xml.XmlSpace,int) 
in [0x0002f] (at
/tmp/snapshot/20041201/mcs/class/System.XML/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs:83)
Mono.Xml.XPath.DTMXPathDocumentBuilder:.ctor
(System.Xml.XmlReader,System.Xml.XmlSpace,int) 
in [0x00008] (at
/tmp/snapshot/20041201/mcs/class/System.XML/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs:78)
Mono.Xml.XPath.DTMXPathDocumentBuilder:.ctor
(System.Xml.XmlReader,System.Xml.XmlSpace) 
in [0x00003] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml.XPath/XPathDocument.cs:466)
System.Xml.XPath.XPathDocument:Initialize
(System.Xml.XmlReader,System.Xml.XmlSpace) 
in [0x0001c] (at
/tmp/snapshot/20041201/mcs/class/System.XML/System.Xml.XPath/XPathDocument.cs:438)
System.Xml.XPath.XPathDocument:.ctor (System.IO.TextReader) 
in [0x00006] (at
/tmp/snapshot/20041201/mcs/nunit20/nunit-console/ConsoleUi.cs:275)
NUnit.Console.ConsoleUi:CreateSummaryDocument
(string,System.Xml.XmlTextReader,NUnit.Util.ConsoleWriter) 
in [0x001b6] (at
/tmp/snapshot/20041201/mcs/nunit20/nunit-console/ConsoleUi.cs:248)
NUnit.Console.ConsoleUi:Execute (NUnit.Util.ConsoleOptions) 
in [0x00076] (at
/tmp/snapshot/20041201/mcs/nunit20/nunit-console/ConsoleUi.cs:84)
NUnit.Console.ConsoleUi:Main (string[]) 
  
make[1]: *** [run-test-lib] Error 2 
make[1]: Leaving directory
`/tmp/snapshot/20041201/mcs/class/Microsoft.VisualBasic' 
make: *** [run-test] Error 2 
 
 
with regards, 
ritvik 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041202/0e85b290/attachment.html 


More information about the Mono-devel-list mailing list