Skip to content

Conversation

@owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Dec 2, 2025

This reverts commit 38cb6e5.

This is needed so that the consistency checks are run on go/ql/test/consistency/, otherwise we don't check that go/ql/test/consistency/CONSISTENCY/UnexpectedFrontendErrors.expected is correct.

@owen-mc owen-mc requested a review from a team as a code owner December 2, 2025 12:00
Copilot AI review requested due to automatic review settings December 2, 2025 12:00
@owen-mc owen-mc added the no-change-note-required This PR does not need a change note label Dec 2, 2025
@github-actions github-actions bot added the Go label Dec 2, 2025
@owen-mc owen-mc requested a review from hvitved December 2, 2025 12:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts a previous commit to reinstate a dummy test file that ensures consistency checks are executed for the Go language tests. Without this dummy query, the test framework would not run the consistency checks in go/ql/test/consistency/, leaving the UnexpectedFrontendErrors.expected file unvalidated.

  • Reinstates dummy.ql with a minimal query that triggers test execution
  • Adds corresponding dummy.expected file with the expected query output

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
go/ql/test/consistency/dummy.ql Adds a simple dummy query that outputs a string to ensure the test framework processes this directory
go/ql/test/consistency/dummy.expected Adds the expected output for the dummy query

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@owen-mc owen-mc merged commit e52f819 into github:main Dec 2, 2025
20 checks passed
@owen-mc owen-mc deleted the go/reinstate-dummy-test branch December 2, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Go no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants