Re: Failing tests on Windows

2011-03-21 Thread Glen Cooper
Looking at my failing tests most of them seem to be property related. Tests expect certain properties to be set, but they aren't being set. Can anyone give me some guidance on where I should be looking to resolve these? Is this caused by a particular dependency? Here's an example of what I'm se

Re: Failing tests on Windows

2011-03-21 Thread Glen Cooper
Great - thanks! On Mon, Mar 21, 2011 at 2:07 PM, Mark Phippard wrote: > The tests marked XFAIL are expected to fail. You can ignore those and > just focus on the rest. > > > > On Mon, Mar 21, 2011 at 5:04 PM, Glen Cooper wrote: > > Hello, > > I have built Subversion on Windows and am running t

Re: Failing tests on Windows

2011-03-21 Thread Mark Phippard
The tests marked XFAIL are expected to fail. You can ignore those and just focus on the rest. On Mon, Mar 21, 2011 at 5:04 PM, Glen Cooper wrote: > Hello, > I have built Subversion on Windows and am running the test suite.  I am > getting a number of failing tests and I just wanted to ask if t

Failing tests on Windows

2011-03-21 Thread Glen Cooper
Hello, I have built Subversion on Windows and am running the test suite. I am getting a number of failing tests and I just wanted to ask if there are any tests that are expected to fail? I don't want to spend time running down failures if they're expected. Here are the details on my build envir