Fix bounded queries smoke test naming - #6748
Conversation
Align the smoke test with the renamed bounded-query CLI, environment variables, configuration key, and sandbox paths. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 12bde190-5b5c-4f7e-b8dc-02c0b8198f77
There was a problem hiding this comment.
Pull request overview
Updates the bounded-query smoke test to use current subsystem names and paths.
Changes:
- Replaces legacy sealed-probe CLI and environment names.
- Uses
boundedQueriesconfiguration and/querysandbox paths. - Updates related diagnostics.
Show a summary per file
| File | Description |
|---|---|
scripts/ci/smoke-bounded-queries.sh |
Aligns the smoke test with the current bounded-query interface. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Medium
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
✅ Smoke Copilot BYOK completed. Copilot BYOK mode operational. 🔓 |
|
❌ Smoke Copilot BYOK AOAI (Entra) reports failed. AOAI BYOK (Entra) mode investigation needed... Smoke test Copilot BYOK (Azure OpenAI Entra) PASS: MCP connectivity, GitHub.com connectivity, file write/read, BYOK inference all succeeded |
|
🛡️ Smoke Copilot Network Isolation confirmed the egress allowlist is enforced. ✅ |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🔌 Smoke Services — All services reachable! ✅ |
|
✅ Contribution Check completed successfully! Contribution check complete for PR #6748: no blocking contribution-guideline issues found in the provided context, so no comment was needed. |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
✅ Smoke Claude passed |
|
🚀 Security Guard has started processing this pull request |
|
✅ Smoke Gemini completed. All facets verified. 💎 |
|
✅ Build Test Suite completed successfully! |
|
📰 VERDICT: Smoke Docker Sbx has concluded. All systems operational. This is a developing story. 🎤 |
|
Chroot tests passed! Smoke Chroot - All security and functionality tests succeeded. |
|
Smoke Test: Copilot BYOK (Direct Mode) ✅ Test 1: GitHub MCP connectivity verified (PR data fetched) Mode: Direct BYOK (COPILOT_PROVIDER_API_KEY) via api-proxy → api.githubcopilot.com
|
|
Smoke Test: Copilot Engine — @lpcox
Overall: PASS
|
Smoke Test: Claude Engine Validation
Overall result: PASS
|
Smoke Test: GitHub Actions Services Connectivity
Overall: FAIL — host.docker.internal could not be resolved (DNS failure).
|
|
@lpcox Egress smoke test results: EGRESS_RESULT allow=pass deny=pass ✅ Allowed domain (github.com) reachable: Overall status: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "example.com"See Network Configuration for more information.
|
Smoke Test: API Proxy OTEL Tracing
Overall: PASS (all checked scenarios succeeded; diagnostics scenario pending live traffic as expected).
|
Running in direct BYOK mode (COPILOT_PROVIDER_API_KEY + COPILOT_PROVIDER_BASE_URL) via api-proxy → Azure OpenAI (Foundry, o4-mini-aw) Overall: FAIL
|
Chroot Version Comparison
Overall: FAILED — Node.js version differs between host and chroot environment.
|
|
test: add bounded queries smoke coverage ✅ Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — PASS Note: Java Maven builds initially failed because All 18 projects across all 8 ecosystems built/installed and tested successfully through the firewall.
|
|
Smoke Test: Docker Sbx Validation
Recent merged PRs: #6740 "test: add bounded queries smoke coverage", #6736 "refactor: adopt bounded query naming" Overall: PASS ✅ cc @lpcox
|
Smoke Test Results
Overall status: FAIL
|
Summary
boundedQueriesconfig key/probeto/queryTesting
npm test -- --runInBandnpm run lint -- --quietnpm run type-checknpm run buildbash -n scripts/ci/smoke-bounded-queries.sh