Closed Bug 1373784 Opened 8 years ago Closed 8 years ago

system tests broken due to 'debug' parameter

Categories

(Socorro :: Symbols, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

System tests fail with: _____________________ test_basic_symbolication_with_debug ______________________ Traceback (most recent call last): File "/app/tests/systemtest/test_symbolicate.py", line 66, in test_basic_symbolication_with_debug debug = response.json()['debug'] KeyError: 'debug' _______________________ test_basic_symbolication_cached ________________________ Traceback (most recent call last): File "/app/tests/systemtest/test_symbolicate.py", line 96, in test_basic_symbolication_cached assert response.json()['debug']['downloads']['count'] == 0 KeyError: 'debug' ===================== 2 failed, 15 passed in 14.99 seconds ===================== Due to https://github.com/mozilla-services/tecken/commit/5333833c81cec7643c2485a28560ca4603cfdbe8
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.