oneclient acceptance tests using environment deployed from packages

Build: #48 failed

Job: onedata_fs tests failed

openbin rw python3: Test case result

The below summarizes the result of the test " openbin rw python3" in build 48 of Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 - onedata_fs tests.
Description
openbin rw python3
Test class
TestOnedataFS
Method
test_openbin_rw_python3
Duration
5 secs
Status
Failed (Existing Failure)

Error Log

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 777, in test_openbin_rw
    self.assertIn("b", f.mode)
AssertionError: u'b' not found in Mode(u'w')