Bugzilla – Bug 1154808
Flask-cors test fails in test_acl_uncaught_exception_500
Last modified: 2019-11-18 06:52:33 UTC
Test suite started to fail in test_acl_uncaught_exception_500 after Flask upgrade to 1.1.0. [ 133s] FAIL: test_acl_uncaught_exception_500 (tests.decorator.test_exception_interception.NoExceptionInterceptionTestCase) [ 133s] NoExceptionInterceptionTestCase.test_acl_uncaught_exception_500 [ 133s] ---------------------------------------------------------------------- [ 133s] Traceback (most recent call last): [ 133s] File "/home/abuild/rpmbuild/BUILD/Flask-Cors-3.0.8/tests/decorator/test_exception_interception.py", line 209, in test_acl_uncaught_exception_500 [ 133s] self.assertFalse(ACL_ORIGIN in resp.headers) [ 133s] AssertionError: True is not false Reported upstream issue https://github.com/corydolphin/flask-cors/issues/253.
This is an autogenerated message for OBS integration: This bug (1154808) was mentioned in https://build.opensuse.org/request/show/742134 Factory / python-Flask-Cors