oneclient acceptance tests using environment deployed from packages
Build: #44 failed Child of ODSRV-OPV163-30
Test results
- 671 tests in total
- 3 tests failed
- 1 failure is new
- 2 tests were quarantined / skipped
- 283 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_multi_reg_file_CRUD
test_move[singleprovider_multiclient_directio]
Passing and quarantined on the develop branch. |
singleprovider regular file CRUD multiclient directio | 17 secs | |
AssertionError request = <FixtureRequest for <Function 'test_move[singleprovider_multiclient_directio]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (21 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
TestOnedataFS
test_openbin_rw_python3
|
onedata_fs tests | 4 secs | |||
AssertionError: 'b' not found in Mode('w') Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/fs/test.py", line 791, in test_openbin_rw self.assertIn("b", f.mode) AssertionError: 'b' not found in Mode('w') |
|||||
TestOnedataFS
test_openbin_rw_python2
|
onedata_fs tests | 5 secs | |||
AssertionError: u'b' not found in Mode(u'w') Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/fs/test.py", line 791, in test_openbin_rw self.assertIn("b", f.mode) AssertionError: u'b' not found in Mode(u'w') |
Status | Test | Failing since | View job |
---|---|---|---|
TestOnedataFS
test_unicode_path_python3
|
onedata_fs tests | ||
TestOnedataFS
test_unicode_path_python2
|
onedata_fs tests |