[Mono-dev] Schema validation bugs?

2008-01-24 Thread Andrew Koryavchenko
Hello Here is exceptions (on .NET runtime all running OK): Failures: 1) Rsdn.SmartApp.Configuration.ConfigServiceTest.NormalRun : System.ArgumentOutOfRangeException : Less than 0 or more than list count. Parameter name: index -1 at System.Collections.ArrayList.RemoveAt (Int32 index) [0x0]

Re: [Mono-dev] Schema validation bugs?

2008-01-24 Thread Atsushi Eno
http://mono-project.com/Bugs Andrew Koryavchenko wrote: Hello Here is exceptions (on .NET runtime all running OK): Failures: 1) Rsdn.SmartApp.Configuration.ConfigServiceTest.NormalRun : System.ArgumentOutOfRangeException : Less than 0 or more than list count. Parameter name: index -1

Re: [Mono-dev] Schema validation bugs?

2008-01-24 Thread Andrew Koryavchenko
The problem is in the System.Xml.Linq.XNodeReader Hello Here is exceptions (on .NET runtime all running OK): Failures: 1) Rsdn.SmartApp.Configuration.ConfigServiceTest.NormalRun : System.ArgumentOutOfRangeException : Less than 0 or more than list count. Parameter name: index -1 at