diff options
author | jestin | 2011-07-22 16:53:52 +0000 |
---|---|---|
committer | jestin | 2011-07-22 16:53:52 +0000 |
commit | a2d52b943e3064b8ca86a8a59b8970898b373a34 (patch) | |
tree | 8a52265d63c6873ff95fb12d7482284591bbb7fb /tests/TESTBENCH | |
parent | fc9a1e00e64dfbfc4b9d7abf9b1660f2abbdc3ba (diff) | |
download | ivy-java-a2d52b943e3064b8ca86a8a59b8970898b373a34.zip ivy-java-a2d52b943e3064b8ca86a8a59b8970898b373a34.tar.gz ivy-java-a2d52b943e3064b8ca86a8a59b8970898b373a34.tar.bz2 ivy-java-a2d52b943e3064b8ca86a8a59b8970898b373a34.tar.xz |
Diffstat (limited to 'tests/TESTBENCH')
-rw-r--r-- | tests/TESTBENCH | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/TESTBENCH b/tests/TESTBENCH index 7a4df94..c9b28bf 100644 --- a/tests/TESTBENCH +++ b/tests/TESTBENCH @@ -1,4 +1,25 @@ ------------------------------------------------------------------------------- +BUGS +------------------------------------------------------------------------------- + +1.2.14-v1 Ven 24 jui 2011 09:50:42 CEST +test async on MacOSX + make async sometimes fails, double connexion from MsReceive hangs the + process (each message callback is executed twice) + TODO ! +-->Ivy[0]<-- found a peer +-->Ivy[0]<-- added IC[0,0] MSreceive:none:54063 in half: (none,) +-->Ivy[0]<-- waiting for a peer +-->Ivy[0]<-- added IC[3,0] MSreceive:MSsend:54063 in half: (MSsend,none,) +-->Ivy[0]<-- removed IC[3,0] MSreceive:MSsend:54063 from half: (none,) +-->Ivy[0]<-- added IC[3,0] MSreceive:MSsend:54063 in clients: (MSsend,) +-->Ivy[0]<-- removed IC[0,0] MSreceive:MSsend:54063 from half: () +-->Ivy[0]<-- added IC[0,0] MSreceive:MSsend:54063 in clients: (MSsend,MSsend,) + +fixed in 1.2.14-v3, seemingly, or so I hope + + +------------------------------------------------------------------------------- TODO : - DOC DOC DOC - make run |