Skip to content

Conversation

@Will-ShaoHua
Copy link
Contributor

@Will-ShaoHua Will-ShaoHua commented Oct 23, 2025

Problem

Test introduced in #8024 has been failing

supported filetypes [3093:1023/220518.356465:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") [3093:1023/220519.427265:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") test run 0 failed Error: Suggestion did not show. Suggestion States: {} at waitForRecommendations (/codebuild/output/src3956448399/src/github.com/aws/aws-toolkit-vscode/packages/amazonq/test/e2e/inline/inline.test.ts:77:19) at async setup (/codebuild/output/src3956448399/src/github.com/aws/aws-toolkit-vscode/packages/amazonq/test/e2e/inline/inline.test.ts:153:21) at async Context.<anonymous> (/codebuild/output/src3956448399/src/github.com/aws/aws-toolkit-vscode/packages/amazonq/test/e2e/inline/inline.test.ts:164:29) ┌───────────────────────────────┬────────┐ │ (index) │ Values │ ├───────────────────────────────┼────────┤ │ telemetry events │ '[]' │ │ recommendation service status │ false │ └───────────────────────────────┴────────┘ test run 1 failed Error: Suggestion did not show. Suggestion States: {} at waitForRecommendations (/codebuild/output/src3956448399/src/github.com/aws/aws-toolkit-vscode/packages/amazonq/test/e2e/inline/inline.test.ts:77:19) at async setup (/codebuild/output/src3956448399/src/github.com/aws/aws-toolkit-vscode/packages/amazonq/test/e2e/inline/inline.test.ts:153:21) at async Context.<anonymous> (/codebuild/output/src3956448399/src/github.com/aws/aws-toolkit-vscode/packages/amazonq/test/e2e/inline/inline.test.ts:164:29) 

Solution

Partially revert changes made against integration inline integration test in #8024


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
@Will-ShaoHua Will-ShaoHua requested a review from a team as a code owner October 23, 2025 23:35
@amazon-inspector-ohio
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@Will-ShaoHua Will-ShaoHua changed the title fix: inline e2e test failure fix(amazonq): inline e2e test failure Oct 23, 2025
@Will-ShaoHua Will-ShaoHua changed the title fix(amazonq): inline e2e test failure test(amazonq): inline e2e test failure Oct 23, 2025
@github-actions
Copy link

  • This pull request implements a feat or fix, so it must include a changelog entry (unless the fix is for an unreleased feature). Review the changelog guidelines.
    • Note: beta or "experiment" features that have active users should announce fixes in the changelog.
    • If this is not a feature or fix, use an appropriate type from the title guidelines. For example, telemetry-only changes should use the telemetry type.
@amazon-inspector-ohio
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@amazon-inspector-ohio
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@amazon-inspector-ohio
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@Will-ShaoHua
Copy link
Contributor Author

/runIntegrationTests

@Will-ShaoHua
Copy link
Contributor Author

/runIntegrationTests

@Will-ShaoHua
Copy link
Contributor Author

/runIntegrationTests

@Will-ShaoHua
Copy link
Contributor Author

/runIntegrationTests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants