Skip to content

chore: Fix snapshots on master #9885

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

Merged
merged 6 commits into from
May 20, 2022
Merged

chore: Fix snapshots on master #9885

merged 6 commits into from
May 20, 2022

Conversation

neilkakkar
Copy link
Contributor

@neilkakkar neilkakkar commented May 20, 2022

Problem

Running snapshot tests on master.

Change ramifications to follow up here: #9678 - but atleast this PR unblocks others from having their tests keep failing and updating and rerunning

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@@ -1275,7 +1275,7 @@
WHERE team_id = 2
AND (event = '$pageview')
AND timestamp >= toDateTime('2012-01-01 00:00:00')
AND timestamp <= toDateTime('2012-01-02 23:59:59')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@timgl , looks like there's some differences between CH version 21.11 (on which snapshot tests ran on your PR) and 22.3 (which is the new default).

Just FYI. I'm not yet sure how these changes could've happened, but will investigate if you don't end up getting to it

@neilkakkar neilkakkar changed the title test chore: Fix snapshots on master May 20, 2022
@neilkakkar neilkakkar marked this pull request as ready for review May 20, 2022 14:34
@neilkakkar neilkakkar merged commit 4666d38 into master May 20, 2022
@neilkakkar neilkakkar deleted the test-snaps branch May 20, 2022 15:24
@neilkakkar neilkakkar self-assigned this May 20, 2022
fuziontech added a commit that referenced this pull request May 20, 2022
* master:
  chore: start stack once in cloud tests (#9879)
  feat(apps): frontend apps (#9831)
  chore: Fix snapshots on master (#9885)
  chore(apps): rename plugins to apps (#9755)
  refactor: Remove constance library dependency, use json-encoded model (#9852)
  chore(clickhouse): avoid creating kafka_events, events_mv (#9863)
  fix(insights): Fix timezone date issues (#9678)
  refactor(plugin-server): refactor the event pipeline (#9829)
  feat(object storage): add unused object storage (#9846)
  fix: make kafka health check timeout test reliable (#9857)
  fix: query elements from start of day (#9827)
alexkim205 pushed a commit that referenced this pull request May 23, 2022
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.

2 participants