oneclient acceptance tests using environment deployed from packages
Build: #44 failed Child of ODSRV-OPV163-30
Build result summary
Details
- Completed
- Queue duration
- 31 minutes
- Duration
- 36 minutes
- Labels
- None
- Revision
-
488588ad291bca143481c8bb3300dcf6d9b37a5c
- Total tests
- 671
Tests
Responsible
No one has taken responsibility for this failure
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
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') |