summaryrefslogtreecommitdiff
path: root/tests/test_scripting.py
diff options
context:
space:
mode:
authorTheron Luhn <theron@luhn.com>2019-12-14 18:45:21 -0600
committerTheron Luhn <theron@luhn.com>2019-12-14 18:45:21 -0600
commit0f1ef0d4885ab2fd99d1cf2ccc92886c5519f651 (patch)
treee22e97eab1855a50dcdf925e0d4d20a064d74f5f /tests/test_scripting.py
parenta7692dbc47a86c8fbf763d095bf567d7e28ab3ff (diff)
downloadpyramid-0f1ef0d4885ab2fd99d1cf2ccc92886c5519f651.tar.gz
pyramid-0f1ef0d4885ab2fd99d1cf2ccc92886c5519f651.tar.bz2
pyramid-0f1ef0d4885ab2fd99d1cf2ccc92886c5519f651.zip
Remove failing tests using threadlocal request.
It shoud be okay to remove because threadlocal support was removed from the security implementation. However, *I don't understand why they started failing.* In master, `get_current_registry` returns a registry object, which DummyRequest will fall back on, causing the tests to pass and rendering them useless. On this branch, it returns `None`, causing the tests to fail. I can't find any reason in the diff why this would change. This makes me nervous.
Diffstat (limited to 'tests/test_scripting.py')
0 files changed, 0 insertions, 0 deletions