-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: QueryTester
-
Query Optimization
Currently, if a malformed/invalid query results in an error in which the server returns an error, e.g. PlanExecutorError then the .actual file indicates that no results were output for that test including the testnumber and query. While it's fairly straightforward to overwrite the results files with the .actual files to remove these missing results, it is quite tedious to remove the corresponding tests from the .tests file.