Skip to content

Compare results fails between query result and quick evaluation #2352

Closed
@rvermeulen

Description

@rvermeulen

Describe the bug
When running a query and a quick-eval on a testproj, comparing the results using the compare results action fails with the error

Failed to show results: Schema undefined not found.

Version
CodeQL extension version: 1.8.2
CodeQL CLI version: 2.12.6
Platform: Darwin x64

VS Code Version: 1.77.2 (Universal)
VS Code Commit: e344f1f539a80912a0e9357cec841f36ce97a4e2

To reproduce

  1. Create a testproj database from a failing test case.
  2. Use the testproj database to run a query.
  3. Quick eval part of the query that is compliant for comparing using the compare results command.
  4. See the error message.

Expected behavior
Expected to see a result difference.

Additional context

Metadata

Metadata

Assignees

Labels

VSCodebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions