Skip to content
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

fix(experiments): Fix failing tests #28089

Merged
merged 5 commits into from
Jan 30, 2025
Merged

Conversation

danielbachhuber
Copy link
Contributor

@danielbachhuber danielbachhuber commented Jan 30, 2025

Changes

Fixes tests failing on master.

These keys were dropped in #27772. #27603 wasn't up to date when I merged it.

How did you test this code?

Tests should pass.

@danielbachhuber danielbachhuber requested review from Gilbert09 and a team January 30, 2025 13:19
@danielbachhuber danielbachhuber enabled auto-merge (squash) January 30, 2025 13:20
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR makes a focused change to fix failing tests in the experiment trends query runner by removing two error keys that were previously dropped in PR #27772. Here's a concise summary:

  • Removes NO_EVENTS and NO_FLAG_INFO error keys from expected errors in test cases
  • Affects two test methods in test_experiment_trends_query_runner.py
  • Aligns test expectations with current error handling behavior

The changes are straightforward maintenance updates to keep tests in sync with the current codebase's error handling approach.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@pauldambra pauldambra disabled auto-merge January 30, 2025 15:22
@pauldambra pauldambra merged commit 1be5d81 into master Jan 30, 2025
91 of 92 checks passed
@pauldambra pauldambra deleted the experiments/fix-failing-tests branch January 30, 2025 15:22
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.

5 participants