chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f6f3b
)
at-otter hidden: Note next thing to test
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 13 Mar 2021 20:08:39 +0000
(20:08 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/apitest/at-otter.rs
b/apitest/at-otter.rs
index c1e188d66d7385414d4c4e19a33fe7c9712b0ef7..aabeb08a304f63ba0a9166430fbc29272494b0f4 100644
(file)
--- a/
apitest/at-otter.rs
+++ b/
apitest/at-otter.rs
@@
-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()?;
}