Re: Windows Makefile (was: Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir))

2011-02-03 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, Feb 03, 2011 at 22:47:23 +0100: > On Wed, Feb 2, 2011 at 5:53 AM, Daniel Shahaf wrote: > > Johan Corveleyn wrote on Tue, Feb 01, 2011 at 13:28:24 +0100: > >> So: I've tried removing SVN_USE_WIN32_CRASHHANDLER from gen_win.py > >> (put it in comment, ran "nmake config"

Re: Windows Makefile (was: Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir))

2011-02-03 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, Feb 03, 2011 at 22:47:23 +0100: > - Added Programs\diff, Programs\diff3 and Programs\diff4 to the "all1" > and "all2" targets, because I needed them (for the diff-opitimizations > testing). stsp added 'make tools' to the default unix build, which builds these too. We

Re: Windows Makefile (was: Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir))

2011-02-03 Thread Johan Corveleyn
On Wed, Feb 2, 2011 at 5:53 AM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Tue, Feb 01, 2011 at 13:28:24 +0100: >> So: I've tried removing SVN_USE_WIN32_CRASHHANDLER from gen_win.py >> (put it in comment, ran "nmake config" and rebuilt everything), then >> ran update_tests.py again: same resu

Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-02-03 Thread Johan Corveleyn
On Wed, Feb 2, 2011 at 7:38 AM, Lieven Govaerts wrote: > Johan, > > On Tue, Feb 1, 2011 at 11:16 PM, Johan Corveleyn wrote: >> >> On Tue, Feb 1, 2011 at 10:10 PM, Johan Corveleyn >> wrote: >> > it continues until test nr 58, and then gives the popup. >> > >> > Hm, I'm confused. I guess I'm going

Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-02-01 Thread Lieven Govaerts
Johan, On Tue, Feb 1, 2011 at 11:16 PM, Johan Corveleyn wrote: > On Tue, Feb 1, 2011 at 10:10 PM, Johan Corveleyn > wrote: > > it continues until test nr 58, and then gives the popup. > > > > Hm, I'm confused. I guess I'm going to fire up my debugger and set a > > breakpoint or something to see

Windows Makefile (was: Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir))

2011-02-01 Thread Daniel Shahaf
Johan Corveleyn wrote on Tue, Feb 01, 2011 at 13:28:24 +0100: > So: I've tried removing SVN_USE_WIN32_CRASHHANDLER from gen_win.py > (put it in comment, ran "nmake config" and rebuilt everything), then > ran update_tests.py again: same result. It still crashes, and shows > the ugly blocking popup.

Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-02-01 Thread Johan Corveleyn
t; To: Daniel Shahaf >>> Cc: Subversion Development >>> Subject: Re: Assertion failure during update_tests.py 58 (XFAIL: update >>> a nonexistent child of a copied dir) >>> >>> On Mon, Jan 24, 2011 at 3:21 PM, Daniel Shahaf >>> wrote: >>>

Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-02-01 Thread Johan Corveleyn
n failure during update_tests.py 58 (XFAIL: update >> a nonexistent child of a copied dir) >> >> On Mon, Jan 24, 2011 at 3:21 PM, Daniel Shahaf >> wrote: >> > Johan Corveleyn wrote on Mon, Jan 24, 2011 at 02:42:11 +0100: >> >> Hi, >> >> >&

RE: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-02-01 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: dinsdag 1 februari 2011 13:28 > To: Daniel Shahaf > Cc: Subversion Development > Subject: Re: Assertion failure during update_tests.py 58 (XFAIL: update > a nonexistent child of a copied

Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-02-01 Thread Johan Corveleyn
On Mon, Jan 24, 2011 at 3:21 PM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Mon, Jan 24, 2011 at 02:42:11 +0100: >> Hi, >> >> Already for some time now, update_tests.py 58 (XFAIL: update a >> nonexistent child of a copied dir) crashes on my machine: >> >>     svn: In file '..\..\..\subversion

Re: Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-01-24 Thread Daniel Shahaf
It certainly isn't supposed to force all test runs to be interactive :-( Have you tried removing SVN_USE_WIN32_CRASHHANDLER from gen_win.py? Johan Corveleyn wrote on Mon, Jan 24, 2011 at 02:42:11 +0100: > Hi, > > Already for some time now, update_tests.py 58 (XFAIL: update a > nonexistent child

Assertion failure during update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir)

2011-01-23 Thread Johan Corveleyn
Hi, Already for some time now, update_tests.py 58 (XFAIL: update a nonexistent child of a copied dir) crashes on my machine: svn: In file '..\..\..\subversion\libsvn_wc\update_editor.c' line 4877: assertion failed (repos_root != NULL && repos_uuid != NULL) I understand that this test is XFAI