← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1782786] [NEW] py3.7 test failures - expected string or bytes-like object and _impl.MismatchError

 

Public bug reported:

I'm hitting 2 remaining test failures after other py3.7 fixes have
landed [1]:

test_validate_patternProperties_fails
  TypeError: expected string or bytes-like object

test_name_with_non_printable_characters
  testtools.matchers._impl.MismatchError

Full tracebacks: https://paste.ubuntu.com/p/hY4N3Yx7FW/

[1] https://review.openstack.org/#/c/584365/

** Affects: nova
     Importance: Undecided
         Status: New

** Summary changed:

- py3.7 test failures
+ py3.7 test failures - expected string or bytes-like object and _impl.MismatchError

** Description changed:

  I'm hitting 2 remaining test failures after other py3.7 fixes have
  landed [1]:
  
- test_validate_patternProperties_fails - TypeError: expected string or bytes-like object
- test_name_with_non_printable_characters - testtools.matchers._impl.MismatchError
+ test_validate_patternProperties_fails
+   TypeError: expected string or bytes-like object
+ 
+ test_name_with_non_printable_characters
+   testtools.matchers._impl.MismatchError
  
  Full tracebacks: https://paste.ubuntu.com/p/hY4N3Yx7FW/
  
  [1] https://review.openstack.org/#/c/584365/

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1782786

Title:
  py3.7 test failures - expected string or bytes-like object and
  _impl.MismatchError

Status in OpenStack Compute (nova):
  New

Bug description:
  I'm hitting 2 remaining test failures after other py3.7 fixes have
  landed [1]:

  test_validate_patternProperties_fails
    TypeError: expected string or bytes-like object

  test_name_with_non_printable_characters
    testtools.matchers._impl.MismatchError

  Full tracebacks: https://paste.ubuntu.com/p/hY4N3Yx7FW/

  [1] https://review.openstack.org/#/c/584365/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1782786/+subscriptions


Follow ups