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.
New test failures 1
Status Test View job Duration
Collapse Failed 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...)
Existing test failures 2
Status Test Failing since View job Duration
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')
		
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')
		
Skipped tests 2
Status Test Failing since View job
Skipped TestOnedataFS test_unicode_path_python3
onedata_fs tests
Skipped TestOnedataFS test_unicode_path_python2
onedata_fs tests