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

Test Latest Condor Builds #4952

Open
devendran-m opened this issue Nov 6, 2024 · 1 comment
Open

Test Latest Condor Builds #4952

devendran-m opened this issue Nov 6, 2024 · 1 comment
Assignees

Comments

@devendran-m
Copy link
Contributor

Ongoing Testing for Latest Builds.

Description: To continuously test the latest builds in each sprint to identify critical or network-stalling bugs to address potential issues before release.

Acceptance Criteria:

Testing Execution:

  • Run a series of predefined and exploratory test scenarios on the latest Condor (2.0.0) builds.
  • Focus on scenarios that could lead to critical issues or network stalls.

Issue Identification and Ticket Creation:

  • Identify and document any critical bugs or network-stalling issues as separate tickets.
  • Add relevant details, including steps to reproduce in those separate tickets to facilitate RCA (Root Cause Analysis), and resolution.

Communication and Updates:

  • Provide ongoing updates on test progress and any issues identified.
  • Collaborate with team members to ensure that any new requirements or scenarios are covered in testing.

Definition of Done (DoD):

  • All assigned test cases and scenarios for the latest build are executed.
  • All identified issues are documented in separate tickets to facilitate RCA and resolution.
  • Sprint testing ticket is updated to reflect completion or any ongoing actions for critical issues found.
@thamps-casp
Copy link

thamps-casp commented Nov 11, 2024

casper-sidecar: fca0147f75dd47d38c2236e94924b988ce24bce0
casper-node: 404414af2f52a0cf307eab3cc6c26f82f1d0de7f

sidecar not is compatible with latest casper-node commit.

2024-11-11T03:46:14.181223Z ERROR casper_event_listener::connection_manager: ; error_message="Serde Error: Couldn't deserialize Error when deserializing SSE event from node: missing field `payment` at line 1 column 1684"
2024-11-11T03:46:14.181280Z ERROR casper_event_listener: Error on start_handling: NonRecoverableError: Serde Error: Couldn't deserialize Error when deserializing SSE event from node: missing field `payment` at line 1 column 1684
2024-11-11T03:46:14.181301Z ERROR casper_event_listener: Restarting event listener 127.0.0.1:9999 because of NonRecoverableError: Serde Error: Couldn't deserialize Error when deserializing SSE event from node: missing field `payment` at line 1 column 1684
2024-11-11T03:46:14.181314Z  WARN casper_event_listener: Lost connection to node 127.0.0.1, on attempt 3/100

@devendran-m

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

No branches or pull requests

2 participants