mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-23 16:01:17 +00:00
189 lines
8.4 KiB
JSON
189 lines
8.4 KiB
JSON
{
|
|
"base": {
|
|
"threadPinned": [
|
|
{
|
|
"file": "src/commands/backup.test.ts",
|
|
"reason": "Measured ~16% faster under threads than forks on base config after removing process.chdir() from the test."
|
|
},
|
|
{
|
|
"file": "src/auto-reply/reply/commands-acp/install-hints.test.ts",
|
|
"reason": "Measured ~35% faster under threads than forks on base config after removing process.chdir() from the test."
|
|
},
|
|
{
|
|
"file": "src/agents/pi-extensions/compaction-safeguard.test.ts",
|
|
"reason": "Measured ~27% faster under threads than forks on base config after removing process.chdir() from the test."
|
|
}
|
|
]
|
|
},
|
|
"unit": {
|
|
"isolated": [
|
|
{
|
|
"file": "extensions/imessage/src/monitor.shutdown.unhandled-rejection.test.ts",
|
|
"reason": "Touches process-level unhandledRejection listeners."
|
|
}
|
|
],
|
|
"threadPinned": [
|
|
{
|
|
"file": "src/cli/secrets-cli.test.ts",
|
|
"reason": "Measured ~11% faster under threads than forks on base config while keeping secrets CLI coverage green."
|
|
},
|
|
{
|
|
"file": "src/cli/deps.test.ts",
|
|
"reason": "Measured ~81% faster under threads than forks on base config while keeping dependency checks green."
|
|
},
|
|
{
|
|
"file": "src/cli/daemon-cli/restart-health.test.ts",
|
|
"reason": "Measured ~35% faster under threads than forks on base config while keeping daemon restart health coverage green."
|
|
},
|
|
{
|
|
"file": "src/cli/security-cli.test.ts",
|
|
"reason": "Measured ~31% faster under threads than forks on base config while keeping security CLI coverage green."
|
|
},
|
|
{
|
|
"file": "src/cli/memory-cli.test.ts",
|
|
"reason": "Measured ~50% faster under threads than forks on base config while keeping memory CLI coverage green."
|
|
},
|
|
{
|
|
"file": "src/cli/skills-cli.test.ts",
|
|
"reason": "Measured ~27% faster under threads than forks on base config while keeping skills CLI coverage green."
|
|
},
|
|
{
|
|
"file": "src/cli/completion-fish.test.ts",
|
|
"reason": "Measured ~41% faster under threads than forks on base config while keeping fish completion coverage green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.uses-last-non-empty-agent-text-as.test.ts",
|
|
"reason": "Measured ~15% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.skips-delivery-without-whatsapp-recipient-besteffortdeliver-true.test.ts",
|
|
"reason": "Measured ~13% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent/run.cron-model-override.test.ts",
|
|
"reason": "Measured ~25% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent/run.skill-filter.test.ts",
|
|
"reason": "Measured ~15% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent/run.owner-auth.test.ts",
|
|
"reason": "Measured ~19% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.lane.test.ts",
|
|
"reason": "Measured ~14% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.direct-delivery-forum-topics.test.ts",
|
|
"reason": "Measured ~11% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.auth-profile-propagation.test.ts",
|
|
"reason": "Measured ~22% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.delivers-response-has-heartbeat-ok-but-includes.test.ts",
|
|
"reason": "Measured ~12% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent/delivery-dispatch.named-agent.test.ts",
|
|
"reason": "Measured ~14% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/isolated-agent.subagent-model.test.ts",
|
|
"reason": "Measured ~21% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/service.store-load-invalid-main-job.test.ts",
|
|
"reason": "Measured ~16% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/service.store-migration.test.ts",
|
|
"reason": "Measured ~14% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/service.failure-alert.test.ts",
|
|
"reason": "Measured ~17% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/service.persists-delivered-status.test.ts",
|
|
"reason": "Measured ~15% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/session-reaper.test.ts",
|
|
"reason": "Measured ~12% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/cron/service.session-reaper-in-finally.test.ts",
|
|
"reason": "Measured ~21% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/deliver.test.ts",
|
|
"reason": "Terminates cleanly under threads, but not process forks on this host."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/deliver.lifecycle.test.ts",
|
|
"reason": "Terminates cleanly under threads, but not process forks on this host."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/message.channels.test.ts",
|
|
"reason": "Terminates cleanly under threads, but not process forks on this host."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/message-action-runner.poll.test.ts",
|
|
"reason": "Terminates cleanly under threads, but not process forks on this host."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/message-action-runner.context.test.ts",
|
|
"reason": "Terminates cleanly under threads, but not process forks on this host."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/targets.test.ts",
|
|
"reason": "Measured ~14% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/agent-delivery.test.ts",
|
|
"reason": "Measured ~17% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/outbound-policy.test.ts",
|
|
"reason": "Measured ~11% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/infra/outbound/outbound.test.ts",
|
|
"reason": "Measured ~14% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/plugins/web-search-providers.runtime.test.ts",
|
|
"reason": "Measured ~17% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/media-understanding/runtime.test.ts",
|
|
"reason": "Measured ~13% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/media-understanding/resolve.test.ts",
|
|
"reason": "Measured ~9% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/media-understanding/runner.skip-tiny-audio.test.ts",
|
|
"reason": "Measured ~23% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/media-understanding/runner.proxy.test.ts",
|
|
"reason": "Measured ~55% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/media-understanding/runner.auto-audio.test.ts",
|
|
"reason": "Measured ~23% faster under threads than forks on this host while keeping the file green."
|
|
},
|
|
{
|
|
"file": "src/media-understanding/runner.video.test.ts",
|
|
"reason": "Measured ~25% faster under threads than forks on this host while keeping the file green."
|
|
}
|
|
]
|
|
}
|
|
}
|