Closed Bug 1172289 Opened 9 years ago Closed 6 years ago

[Qb] Non-conforming JSON confuses the formatter

Categories

(Testing Graveyard :: ActiveData, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ekyle, Unassigned)

Details

I suspect the format of the normalized pulse log is causing an issue:


Query:
> {
> 	"from":"pulse",
> 	"where":{"and":[
> 		{"eq":{"build.revision12":"99a801862ecd"}},
> 		{"eq":{"build.branch":"release-mozilla-release"}}
> 	]},
> 	"format":"list"
> }

Result:
> pop() takes at most 1 argument (2 given)
> 	File dicts.py, line 121, in __setitem__
> 	File setop.py, line 176, in format_list
> 	File setop.py, line 110, in extract_rows
> 	File setop.py, line 87, in es_fieldop
> 	File qb_usingES.py, line 119, in query
Assignee: klahnakoski → nobody
I have not seen this error in a long time
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.