oneclient acceptance tests using environment deployed from packages
Build: #48 failed
Job: onedata_fs tests failed
Test results
- 168 tests in total
- 2 tests failed
- 2 tests were quarantined / skipped
- 32 minutes taken in total.
Build 48 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
TestOnedataFS
test_openbin_rw_python2
|
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 777, in test_openbin_rw self.assertIn("b", f.mode) AssertionError: u'b' not found in Mode(u'w') |
||||
TestOnedataFS
test_openbin_rw_python3
|
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 777, in test_openbin_rw self.assertIn("b", f.mode) AssertionError: u'b' not found in Mode(u'w') |