test_70_b2safe_local_for_one_file_not_registered_non_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe (not registered, non recursive) ... FAIL
test_70_b2safe_local_for_one_file_not_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe (not registered, recursive) ... FAIL
test_70_b2safe_local_for_one_file_registered_non_recursive_01 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, non recursive, ror=pid, fio=pid, fixed_content=false) ... FAIL
test_70_b2safe_local_for_one_file_registered_non_recursive_02 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, non recursive, ror=841/test, fio=None, fixed_content=false) ... FAIL
test_70_b2safe_local_for_one_file_registered_non_recursive_03 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, non recursive, ror=None, fio=None, fixed_content=false) ... FAIL
test_70_b2safe_local_for_one_file_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, recursive, ror=pid, fio=pid, fixed_content=false) ... FAIL
test_75_b2safe_local_for_one_directory_not_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single directory locally using b2safe (not registered, recursive) ... FAIL
test_75_b2safe_local_for_one_directory_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single directory locally using b2safe ( registered, recursive, ror=pid, fio=pid, fixed_content=false) ... FAIL
test_80_b2safe_local_for_multiple_directories_not_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe (not registered, recursive) ... FAIL
test_80_b2safe_local_for_multiple_directories_registered_recursive_01 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe ( registered, recursive, ror=pid, fio=pid, fixed_content=false) ... FAIL
test_80_b2safe_local_for_multiple_directories_registered_recursive_02 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe ( registered, recursive, ror=841/test, fio=None, fixed_content=false) ... FAIL
test_80_b2safe_local_for_multiple_directories_registered_recursive_03 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe ( registered, recursive, ror=None, fio=None, fixed_content=false) ... FAIL
======================================================================
FAIL: test_70_b2safe_local_for_one_file_not_registered_non_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe (not registered, non recursive)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 799, in test_70_b2safe_local_for_one_file_not_registered_non_recursive
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_70_b2safe_local_for_one_file_not_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe (not registered, recursive)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 833, in test_70_b2safe_local_for_one_file_not_registered_recursive
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_70_b2safe_local_for_one_file_registered_non_recursive_01 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, non recursive, ror=pid, fio=pid, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 906, in test_70_b2safe_local_for_one_file_registered_non_recursive_01
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_70_b2safe_local_for_one_file_registered_non_recursive_02 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, non recursive, ror=841/test, fio=None, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 979, in test_70_b2safe_local_for_one_file_registered_non_recursive_02
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_70_b2safe_local_for_one_file_registered_non_recursive_03 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, non recursive, ror=None, fio=None, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1053, in test_70_b2safe_local_for_one_file_registered_non_recursive_03
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_70_b2safe_local_for_one_file_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single file locally using b2safe ( registered, recursive, ror=pid, fio=pid, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1127, in test_70_b2safe_local_for_one_file_registered_recursive
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_75_b2safe_local_for_one_directory_not_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single directory locally using b2safe (not registered, recursive)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1175, in test_75_b2safe_local_for_one_directory_not_registered_recursive
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_75_b2safe_local_for_one_directory_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate a single directory locally using b2safe ( registered, recursive, ror=pid, fio=pid, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1276, in test_75_b2safe_local_for_one_directory_registered_recursive
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_80_b2safe_local_for_multiple_directories_not_registered_recursive (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe (not registered, recursive)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1338, in test_80_b2safe_local_for_multiple_directories_not_registered_recursive
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_80_b2safe_local_for_multiple_directories_registered_recursive_01 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe ( registered, recursive, ror=pid, fio=pid, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1459, in test_80_b2safe_local_for_multiple_directories_registered_recursive_01
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_80_b2safe_local_for_multiple_directories_registered_recursive_02 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe ( registered, recursive, ror=841/test, fio=None, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1580, in test_80_b2safe_local_for_multiple_directories_registered_recursive_02
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
======================================================================
FAIL: test_80_b2safe_local_for_multiple_directories_registered_recursive_03 (testB2SafeCmd.irodsb2safetest.IrodsB2safeIntegrationTests)
Test : replicate multiple directories locally using b2safe ( registered, recursive, ror=None, fio=None, fixed_content=false)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 1701, in test_80_b2safe_local_for_multiple_directories_registered_recursive_03
test_assert_array(self, test_values)
File "/home/irodsmaster/B2SAFE-core/scripts/tests/testB2SafeCmd/irodsb2safetest.py", line 56, in test_assert_array
self.assertEqual(result, expected, output_string)
AssertionError: The replication was NOT succesful
----------------------------------------------------------------------
Ran 98 tests in 591.972s
FAILED (failures=12, skipped=27)
Running the test suite in iRODS 4.2.3, the last 12 tests about replication fail: