mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:40:44 +00:00
test: stabilize gateway server shard (#77131)
This commit is contained in:
@@ -20,6 +20,9 @@ export function createGatewayServerVitestConfig(env?: Record<string, string | un
|
||||
"src/gateway/server.startup-matrix-migration.integration.test.ts",
|
||||
"src/gateway/sessions-history-http.test.ts",
|
||||
],
|
||||
// Gateway server suites share process-level env, logger, and server helper state.
|
||||
// Isolate files so parallel shards cannot cross-wire suite-scoped servers.
|
||||
isolate: true,
|
||||
name: "gateway-server",
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user