oneclient acceptance tests using environment deployed from packages
Build: #49 failed
Job: onedata_fs tests failed
openbin rw python2: Test case result
The below summarizes the result of the test " openbin rw python2" in build 49 of Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 - onedata_fs tests.
- Description
- openbin rw python2
- Test class
- TestOnedataFS
- Method
- test_openbin_rw_python2
- 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')