[Mono-bugs] [Bug 571226] New: Regression in System.Configuration Test Suite

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 15 17:57:20 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=571226

http://bugzilla.novell.com/show_bug.cgi?id=571226#c0


           Summary: Regression in System.Configuration Test Suite
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Configuration
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


The following 4 tests have regressed in the test-System_Configuration-2.0 test
suite:

1) MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.Constructor4
:   #C4
  Expected:
"/tmp/MonoTests.System.Configuration.ConfigurationErrorsExceptionTest/test.xml"
  But was:  null

at MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.Constructor4
() [0x001bb] in
/home/builder/lanes/mono-trunk-test/145920/source/mono/mcs/class/System.Configuration/Test/System.Configuration/ConfigurationErrorsExceptionTest.cs:179

2) MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.Constructor6
:   #C4
  Expected:
"/tmp/MonoTests.System.Configuration.ConfigurationErrorsExceptionTest/test.xml"
  But was:  null

at MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.Constructor6
() [0x001dd] in
/home/builder/lanes/mono-trunk-test/145920/source/mono/mcs/class/System.Configuration/Test/System.Configuration/ConfigurationErrorsExceptionTest.cs:246


3) MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.GetFilename2
:   #3
  Expected:
"/tmp/MonoTests.System.Configuration.ConfigurationErrorsExceptionTest/test.xml"
  But was:  null

at MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.GetFilename2
() [0x00089] in
/home/builder/lanes/mono-trunk-test/145920/source/mono/mcs/class/System.Configuration/Test/System.Configuration/ConfigurationErrorsExceptionTest.cs:541


4)
MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.GetLineNumber2
:   #3
  Expected: 1
  But was:  0

at
MonoTests.System.Configuration.ConfigurationErrorsExceptionTest.GetLineNumber2
() [0x0008b] in
/home/builder/lanes/mono-trunk-test/145920/source/mono/mcs/class/System.Configuration/Test/System.Configuration/ConfigurationErrorsExceptionTest.cs:606

http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1045267

This seems to have been caused by r145920.

These tests have been marked NotWorking.  Please re-enable them when this bug
is fixed.

-- 
Configure bugmail: http://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