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

Reference tests can fail intermittently #162

Open
1 task done
ahmarsuhail opened this issue Nov 20, 2024 · 1 comment
Open
1 task done

Reference tests can fail intermittently #162

ahmarsuhail opened this issue Nov 20, 2024 · 1 comment
Labels
bug Something isn't working build CICD minor

Comments

@ahmarsuhail
Copy link
Contributor

ahmarsuhail commented Nov 20, 2024

Tell us more about this new feature.

When opening a PR, we run reference tests as part of our build process. These tests can sometimes fail, but pass if you re-run the Github action. We should investigate and fix this intermittent behaviour.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ahmarsuhail ahmarsuhail added bug Something isn't working minor labels Nov 20, 2024
@oleg-lvovitch-aws oleg-lvovitch-aws changed the title Referent tests can fail intermittently Reference tests can fail intermittently Nov 26, 2024
@oleg-lvovitch-aws
Copy link
Collaborator

Example:

S3MockVsInMemoryReferenceTest > regressionTest S3MockInitThenSeekThenRead PASSED
    ✔ testPositionInitiallyZero (18.5s)

S3MockVsInMemoryReferenceTest > testPositionInitiallyZero PASSED
    - testFullRead

  9 passing (3m 12s)
  1 pending



> Task :input-stream:referenceTest FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':input-stream:referenceTest'.
25 actionable tasks: 25 executed
> There were failing tests. See the report at: file:///home/runner/work/analytics-accelerator-s3/analytics-accelerator-s3/input-stream/build/reports/tests/referenceTest/index.html

See the log here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build CICD minor
Projects
None yet
Development

No branches or pull requests

2 participants