Skip to content

feat: Firebolt v2 event handling#443

Open
Eswar2103 wants to merge 19 commits intodevfrom
FIREBOLT-V2
Open

feat: Firebolt v2 event handling#443
Eswar2103 wants to merge 19 commits intodevfrom
FIREBOLT-V2

Conversation

@Eswar2103
Copy link
Copy Markdown
Contributor

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 23, 2025

CLA assistant check
All committers have signed the CLA.

@Eswar2103 Eswar2103 changed the base branch from main to dev June 23, 2025 07:28
@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:35533/__cypress/tests?p=cypress/support/e2e.js:69579:17)
      at async FireboltInvoker.invoke (http://localhost:35533/__cypress/tests?p=cypress/support/e2e.js:69604:33)
      at async Transport.sendMessage (http://localhost:35533/__cypress/tests?p=cypress/support/e2e.js:69630:32)



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

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:37205/__cypress/tests?p=cypress/support/e2e.js:69583:17)
      at async FireboltInvoker.invoke (http://localhost:37205/__cypress/tests?p=cypress/support/e2e.js:69608:33)
      at async Transport.sendMessage (http://localhost:37205/__cypress/tests?p=cypress/support/e2e.js:69634:32)



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

@github-actions
Copy link
Copy Markdown

Issue with linting detected.
Linting failed with the following errors:

yarn run v1.22.22
$ eslint .

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/cypress-support/src/main.js
  113:5  error  Expected space or tab after '//' in comment  spaced-comment
  117:5  error  Expected space or tab after '//' in comment  spaced-comment

✖ 2 problems (2 errors, 0 warnings)
  2 errors and 0 warnings potentially fixable with the `--fix` option.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

For more information on our linting policies, please see our Linting-Guide.

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:39211/__cypress/tests?p=cypress/support/e2e.js:69583:17)
      at async FireboltInvoker.invoke (http://localhost:39211/__cypress/tests?p=cypress/support/e2e.js:69608:33)
      at async Transport.sendMessage (http://localhost:39211/__cypress/tests?p=cypress/support/e2e.js:69634:32)



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

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:33761/__cypress/tests?p=cypress/support/e2e.js:69583:17)
      at async FireboltInvoker.invoke (http://localhost:33761/__cypress/tests?p=cypress/support/e2e.js:69608:33)
      at async Transport.sendMessage (http://localhost:33761/__cypress/tests?p=cypress/support/e2e.js:69634:32)



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

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:44747/__cypress/tests?p=cypress/support/e2e.js:69583:17)
      at async FireboltInvoker.invoke (http://localhost:44747/__cypress/tests?p=cypress/support/e2e.js:69608:33)
      at async Transport.sendMessage (http://localhost:44747/__cypress/tests?p=cypress/support/e2e.js:69634:32)



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

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:35929/__cypress/tests?p=cypress/support/e2e.js:69583:17)
      at async FireboltInvoker.invoke (http://localhost:35929/__cypress/tests?p=cypress/support/e2e.js:69608:33)
      at async Transport.sendMessage (http://localhost:35929/__cypress/tests?p=cypress/support/e2e.js:69634:32)



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

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "after each" hook for "Hello":
     Error: WebSocket initialization failed.

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



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

@github-actions
Copy link
Copy Markdown

Hello feature run failed with the following errors:


  1) Hello
       "before all" hook for "Hello":
     Error: WebSocket initialization failed.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
      at FireboltInvoker.get (http://localhost:46813/__cypress/tests?p=cypress/support/e2e.js:69583:17)
      at async FireboltInvoker.invoke (http://localhost:46813/__cypress/tests?p=cypress/support/e2e.js:69608:33)
      at async Transport.sendMessage (http://localhost:46813/__cypress/tests?p=cypress/support/e2e.js:69634:32)



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.

3 participants