Skip to content

Conversation

@jakebailey
Copy link
Member

I am not sure why our typical infra is not catching this. Will look into that.

Copilot AI review requested due to automatic review settings October 22, 2025 16:48
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 unskips a previously failing fourslash test (TestFindAllRefsForDefaultExport03) that is now passing. The test verifies "find all references" functionality for default exports in TypeScript.

  • Removes the t.Skip() call from the test
  • Removes the test from the failing tests list
  • Adds the expected baseline output for the test

Reviewed Changes

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

File Description
internal/fourslash/tests/gen/findAllRefsForDefaultExport03_test.go Removed t.Skip() to enable the previously skipped test
internal/fourslash/_scripts/failingTests.txt Removed TestFindAllRefsForDefaultExport03 from the failing tests list
testdata/baselines/reference/fourslash/findAllReferences/findAllRefsForDefaultExport03.baseline.jsonc Added expected baseline output for the now-passing test

@jakebailey jakebailey added this pull request to the merge queue Oct 22, 2025
Merged via the queue into main with commit 58d4391 Oct 22, 2025
22 checks passed
@jakebailey jakebailey deleted the jabaile/fix-missing branch October 22, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants