]> 127.0.0.1 Git - part/.git/commitdiff
1 v0.28.20240113221136
authorqydysky <qydysky@foxmail.com>
Sat, 13 Jan 2024 22:05:43 +0000 (06:05 +0800)
committerqydysky <qydysky@foxmail.com>
Sat, 13 Jan 2024 22:05:43 +0000 (06:05 +0800)
.github/workflows/test.yml

index f189780765320dfd93377506b00a96bcc931e2ce..82ff10d8559674acd4cb3387486d36d7ef136464 100644 (file)
@@ -32,7 +32,7 @@ jobs:
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/funcCtrl
         go test -count 1 -timeout 50s -v -race github.com/qydysky/part/msgq
         go test -count 10 -race -timeout 10s -run ^Test_3$ github.com/qydysky/part/msgq
-        go test -count 1 -timeout 7s -v -race github.com/qydysky/part/sync
+        go test -count 1 -timeout 10s -v -race github.com/qydysky/part/sync
         go test -count 1 -timeout 15s -v -race github.com/qydysky/part/web
         go test -count 1 -timeout 10s -v -run "Test_Client" -race github.com/qydysky/part/websocket
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/sql
@@ -66,7 +66,7 @@ jobs:
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/funcCtrl
         go test -count 1 -timeout 50s -v -race github.com/qydysky/part/msgq
         go test -count 10 -race -timeout 10s -run ^Test_3$ github.com/qydysky/part/msgq
-        go test -count 1 -timeout 7s -v -race github.com/qydysky/part/sync
+        go test -count 1 -timeout 10s -v -race github.com/qydysky/part/sync
         go test -count 1 -timeout 15s -v -race github.com/qydysky/part/web
         go test -count 1 -timeout 10s -v -run "Test_Client" -race github.com/qydysky/part/websocket
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/sql
@@ -100,7 +100,7 @@ jobs:
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/funcCtrl
         go test -count 1 -timeout 50s -v -race github.com/qydysky/part/msgq
         go test -count 10 -race -timeout 10s -run ^Test_3$ github.com/qydysky/part/msgq
-        go test -count 1 -timeout 7s -v -race github.com/qydysky/part/sync
+        go test -count 1 -timeout 10s -v -race github.com/qydysky/part/sync
         go test -count 1 -timeout 15s -v -race github.com/qydysky/part/web
         go test -count 1 -timeout 10s -v -run "Test_Client" -race github.com/qydysky/part/websocket
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/sql