Skip to content

[Bug] Remove Leftover KQL Normalize Code from Unit Test #3594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

terrancedejesus
Copy link
Contributor

Summary

It seems the following code may have unintentionally been left behind from this addition. As a result, test_lint fails when running unit tests.

The code was reverted in this PR, but not from LintTests.test_upper_tokens.

When running unit tests on a branch created from main, I receive the following error:
Screenshot 2024-04-14 at 8 07 14 PM

Copy link
Contributor

@Mikaayenson Mikaayenson left a comment

Choose a reason for hiding this comment

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

This may be a bug on your end @terrancedejesus. Did you update the kql package?

@eric-forte-elastic
Copy link
Contributor

eric-forte-elastic commented Apr 15, 2024

May be the result of this #3597; it may need to merge first.

Copy link
Contributor

@eric-forte-elastic eric-forte-elastic left a comment

Choose a reason for hiding this comment

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

Fairly certain this is due to the above issue with the local kql library not having the correct version.

@terrancedejesus
Copy link
Contributor Author

Closing per discussion with @Mikaayenson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport: auto bug Something isn't working test-suite unit and other testing components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants