Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

TypeError when filtering on certain report sections #24

Open
pbourgel opened this issue Nov 20, 2013 · 0 comments
Open

TypeError when filtering on certain report sections #24

pbourgel opened this issue Nov 20, 2013 · 0 comments
Labels
Milestone

Comments

@pbourgel
Copy link
Contributor

When filtering on values like the return code for the experiment and control request in the http_requests tests, GenerateFilteredEntryList raises a TypeError on line 335 in probix_helpers.py. Looks like there's two cases where this messes up:

  1. ['report'] or ['requests']
  2. 0['response'] or 0['code']

I'm going to have to dive into the data structure on this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant