mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-20 17:33:08 +00:00
fixed some bugs with rhizomeprotocol tests and manifest-less
file import. It now rungs in rhizomeprotocol test suite, but fails because the BK= field is missing (but the file is imported). Also removed the assertions about receiving bundles from the push test as it was non-deterministic. The bundle reception is already tested, so there is no loss. Investigating missing BK=. Also test 8 (sync) fails post-merge, although push and pull work intepdendently. Will investigate that post-merge. #9
This commit is contained in:
parent
636cba8363
commit
2e907e6fff
@ -315,8 +315,8 @@ setup_Sync() {
|
||||
setup_sync
|
||||
}
|
||||
test_Sync() {
|
||||
executeOk_servald rhizome direct sync
|
||||
set_instance +A
|
||||
executeOk_servald rhizome direct sync
|
||||
executeOk_servald rhizome list ''
|
||||
assert_rhizome_list file1 file2
|
||||
set_instance +B
|
||||
|
Loading…
x
Reference in New Issue
Block a user