oneclient acceptance tests using environment deployed from packages
Build: #44 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 44 of Onedata Products - oneclient acceptance pkg - release-22.02.0-alpha1 - onedata_fs tests.
- Description
- openbin rw python3
- Test class
- TestOnedataFS
- Method
- test_openbin_rw_python3
- Duration
- 4 secs
- Status
- Failed (Existing Failure)
Error Log
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')