Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Firebolt v2 event handling #330

Open
wants to merge 2 commits into
base: FIREBOLT-V2
Choose a base branch
from
Open

Conversation

Eswar2103
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Feb 11, 2025

CLA assistant check
All committers have signed the CLA.

@Eswar2103 Eswar2103 changed the base branch from main to FIREBOLT-V2 February 11, 2025 14:40
Copy link

Hello feature run failed with the following errors:


  1) Hello
       "after each" hook for "Hello":
     Error: The following error originated from your test code, not from Cypress. It was caused by an unhandled promise rejection.

  > WebSocket initialization failed.

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.

Because this error occurred during a `after each` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:41671/__cypress/tests?p=cypress/support/e2e.js:64393:17)
      at async FireboltInvoker.invoke (http://localhost:41671/__cypress/tests?p=cypress/support/e2e.js:64418:33)
      at async Transport.sendMessage (http://localhost:41671/__cypress/tests?p=cypress/support/e2e.js:64444:32)
      at async eval (http://localhost:41671/__cypress/tests?p=cypress/support/e2e.js:64795:33)



For more information on our testing policies, please see our Testing-Guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants