- Notifications
You must be signed in to change notification settings - Fork927
test(coderd): skip flaky dau test#12517
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@johnstcn pointed out this test may be failing due to a timezone issue following a recent DST change; I'm happy to try fix it in the interim if needed
I figured that might be the case, but the DAU count is already inaccurate, so I don't think it's worth spending time on. I won't object if you want to fix it though. 😄 |
Uh oh!
There was an error while loading.Please reload this page.
This will be fixed by#12122 when the existing DAU queries are replaced by insights queries, disabling for now.
Closes#12509