Skip to content

Conversation

@sebastian-peter
Copy link
Member

@sebastian-peter sebastian-peter commented Nov 22, 2023

Resolves #755

  • Couchbase tests
    • Increased key-value-timeout to fix GetRequest, Reason: TIMEOUT fails
    • 3 start attempts to fix Container startup failed
  • SystemParticipantResultFactoryTest
    • Slighty increased time allowed for writing out results

If you look at CI runs 6-10 (which ran in parallel), random failures should be fixed now (8th run failure was due to result writing taking too long, which I then fixed)

grafik

@sebastian-peter sebastian-peter added bug Something isn't working test Related to tests labels Nov 22, 2023
@sebastian-peter sebastian-peter self-assigned this Nov 22, 2023
@sebastian-peter sebastian-peter changed the title Fixing sometimes failing couchbase tests Fixing sometimes failing tests Nov 22, 2023
Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks promising to me. Lets hope that the tests are stable now ;)

@danielfeismann danielfeismann merged commit fa7e84c into dev Nov 22, 2023
@danielfeismann danielfeismann deleted the sp/#755-couchbase-it-fails branch November 22, 2023 15:51
@sebastian-peter sebastian-peter added this to the Version 4.2 milestone Nov 22, 2023
@sebastian-peter sebastian-peter modified the milestones: Version 4.2, Version 5.0 Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working test Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix tests that randomly fail

3 participants