Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit35086f5

Browse files
committed
test(coderd): skip flaky dau test
1 parent5296611 commit35086f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎coderd/insights_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ import (
3737
)
3838

3939
funcTestDeploymentInsights(t*testing.T) {
40+
t.Skipf("This test is flaky: https://github.com/coder/coder/issues/12509")
41+
4042
t.Parallel()
4143

4244
clientTz,err:=time.LoadLocation("America/Chicago")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp