gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] wrong regression tests


From: Arend Bayer
Subject: Re: [gnugo-devel] wrong regression tests
Date: Fri, 23 Aug 2002 18:39:43 +0200 (CEST)

Gunnar wrote:

> Arend wrote:
> > owl:237 and reading:170 both seem wrong to me, as white can reply R10
> > to P11.
>
> I see you already have found out that they are fine. Now take a look
> at reading:169 instead. It's stated that F12 can't be defended but I
> don't see the problem with GNU Go's answer F13. After the continuation
> W:D13, B:H13, W:G13, B:G12, white G11 would be self-atari.

Oops yes. Thanks, I will put the patch below in CVS.

Arend

Index: regression/owl.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/owl.tst,v
retrieving revision 1.58
diff -u -r1.58 owl.tst
--- regression/owl.tst  13 Aug 2002 23:48:34 -0000      1.58
+++ regression/owl.tst  23 Aug 2002 16:36:07 -0000
@@ -867,7 +867,7 @@
 236 owl_defend O4
 #? [1 (R4|S3|R3|S2|Q5|P5)]

-#SEE_ALSO=trevor:1080, reading:170
+#SEE_ALSO=reading:170
 loadsgf games/owl33.sgf 212
 237 owl_defend S12
 #? [0]*
Index: regression/reading.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/reading.tst,v
retrieving revision 1.30
diff -u -r1.30 reading.tst
--- regression/reading.tst      10 Aug 2002 18:52:32 -0000      1.30
+++ regression/reading.tst      23 Aug 2002 16:36:09 -0000
@@ -668,9 +668,10 @@
 #? [2 B2]

 # See also trevorb:430
+# After B:F13, W:D13, B:H13, W:G13, B:G12, white G11 would be self-atari.
 loadsgf games/trevor/auto/b28.sgf 80
 169 defend F12
-#? [0]*
+#? [1 F13]

 # See also owl:237
 loadsgf games/owl33.sgf 212
Index: regression/trevorb.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/trevorb.tst,v
retrieving revision 1.23
diff -u -r1.23 trevorb.tst
--- regression/trevorb.tst      13 Aug 2002 23:48:34 -0000      1.23
+++ regression/trevorb.tst      23 Aug 2002 16:36:10 -0000
@@ -221,10 +221,10 @@
 420 gg_genmove white
 #? [!E3]

-
+# See also reading:169.
 loadsgf games/trevor/auto/b28.sgf 80
 430 gg_genmove white
-#? [!F13]*
+#? [F13]








reply via email to

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