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

SPIKE Journey tests are failing when all Journeys suites are run in parallel with --maxWorkers=6 #299

Open
6 tasks
Comoque1 opened this issue Jan 8, 2024 · 1 comment

Comments

@Comoque1
Copy link
Member

Comoque1 commented Jan 8, 2024

Description

As a QA I want to understand what is causing the issue, particular Journey tests to fail when --maxWorkers=6
When --maxWorkers=2 tests work correct

Acceptance criteria

  • Investigate if tests are failing because of an edge case in the application or in the tests
  • Failing tests:
    • Query Challenge data › should create child challenge and query the data
    • Query Challenge data › should create opportunity and query the data
    • Create Challenge › should create 2 challenges with different names and textIDs
  • The corresponding is fixed: tests or server

Timebox: half a day

Additional Context

image.png

image.png

image.png

@Comoque1
Copy link
Member Author

Comoque1 commented Feb 2, 2024

Experienced an issue that is randomly hit in the case when a user not member of a Space try to access discussion message of Private Space
image.png

@techsmyth techsmyth added the QA label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants