Bug 1154808 - Flask-cors test fails in test_acl_uncaught_exception_500
Flask-cors test fails in test_acl_uncaught_exception_500
Status: IN_PROGRESS
Classification: openSUSE
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other
Current
Other Other
: P5 - None : Normal (vote)
: ---
Assigned To: Petr Cervinka
Petr Cervinka
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-23 06:45 UTC by Petr Cervinka
Modified: 2019-11-18 06:52 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cervinka 2019-10-23 06:45:29 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.
Comment 1 Swamp Workflow Management 2019-10-23 13:00:06 UTC
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