oneclient acceptance tests using environment deployed from packages

Build: #49 failed

Job: onedata_fs tests failed

Test results

  • 168 tests in total
  • 2 tests failed
  • 2 tests were quarantined / skipped
  • 31 minutes taken in total.

Build 49 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
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')
		
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')