gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Auto generated tests update


From: Arend Bayer
Subject: Re: [gnugo-devel] Auto generated tests update
Date: Tue, 12 Nov 2002 16:11:35 +0100 (CET)

Below is what I've applied.

> This fixes two (I believe) incorrect tests in the auto generated test
> suites.  It also renumbers auto04.tst and auto_handtalk.tst.

I've left out the renumbering. (There is no need to do this and it
makes old entries in BREAKAGE invalid.)

> The tests are currently auto04:11 and auto_handtalk:7.
Right.

> Also, auto04:8 was passing but getting marked as a fail for reasons
> unclear to me. This fixes it, but I'm not sure if this is the right way.

I've taken that one out. GNU Go's tactical reading should see it can
capture this string, so there is no need for an owl attack.

Arend


Index: regression/auto04.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/auto04.tst,v
retrieving revision 1.7
diff -u -p -r1.7 auto04.tst
--- regression/auto04.tst       14 Oct 2002 22:35:32 -0000      1.7
+++ regression/auto04.tst       12 Nov 2002 15:10:54 -0000
@@ -14,13 +14,9 @@ loadsgf games/auto_gen/auto021.sgf 72
 7 owl_defend j15
 #? [0]

-loadsgf games/auto_gen/auto021.sgf 71
-8 owl_attack g15
-#? [K15]*
-
 loadsgf games/auto_gen/auto022.sgf 37
 11 owl_defend e18
-#? [D17|F12|G14|G18|H18]*
+#? [D17|F12|F13|G14|G18|H18]

 loadsgf games/auto_gen/auto022.sgf 136
 12 owl_attack g4
Index: regression/auto_handtalk.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/auto_handtalk.tst,v
retrieving revision 1.3
diff -u -p -r1.3 auto_handtalk.tst
--- regression/auto_handtalk.tst        30 Oct 2002 00:10:16 -0000      1.3
+++ regression/auto_handtalk.tst        12 Nov 2002 15:10:54 -0000
@@ -17,7 +17,7 @@ loadsgf games/handtalk/handtalk2.sgf 78
 #? [1 (N18|O17)]*

 7 owl_analyze_semeai Q17 P19
-#? [ALIVE DEAD (O18|O17|P17)]*
+#? [ALIVE DEAD (O18|N18|O17|P17)]

 8 owl_analyze_semeai P19 Q17
 #? [ALIVE DEAD (N18|O17|S15)]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]