chiark / gitweb /
at-otter hidden: Note next thing to test
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Mar 2021 20:08:39 +0000 (20:08 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Mar 2021 20:08:39 +0000 (20:08 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
apitest/at-otter.rs

index c1e188d66d7385414d4c4e19a33fe7c9712b0ef7..aabeb08a304f63ba0a9166430fbc29272494b0f4 100644 (file)
@@ -516,7 +516,9 @@ impl Ctx {
     alice.synch()?;
     bob.synchu(&mut b_pieces)?;
 
-    // to repro a bug, have Bob move the RHS pawn out again
+    // to repro a bug, have Alice move the black pawn out again
+    // observe yellow highlight in bob's view and black pawn is in wrong
+    // place
 
     self.su_mut().mgmt_conn.fakerng_unfake()?;
   }