Skip to content

Flaky testUpdate_ContentChangesTypeDelete integration test in main #829

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

Closed
Rebits opened this issue May 12, 2025 · 0 comments
Closed

Flaky testUpdate_ContentChangesTypeDelete integration test in main #829

Rebits opened this issue May 12, 2025 · 0 comments
Labels
level/task Task issue type/bug Bug issue

Comments

@Rebits
Copy link
Member

Rebits commented May 12, 2025

Description

In Nightly 12/05/2025, it has been detected that indexer DEB packages are failing due to testUpdate_ContentChangesTypeDelete flaky test
This test failed recently #807, although the proposed fix seems not to fully mitigate the issue

Evidences

Action: https://github.com/wazuh/wazuh-indexer/actions/runs/14961093179/job/42023117793
Trace:


Tests with failures:
 - com.wazuh.contentmanager.updater.ContentUpdaterIT.testUpdate_ContentChangesTypeDelete

  2> REPRODUCE WITH: ./gradlew ':integTest' --tests "com.wazuh.contentmanager.updater.ContentUpdaterIT.testUpdate_ContentChangesTypeDelete" -Dtests.seed=156179922DCEC72B -Dtests.security.manager=true -Dtests.locale=en-AU -Dtests.timezone=Europe/Madrid -Druntime.java=21
  2> java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([156179922DCEC72B:92563677BC109C77]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertFalse(Assert.java:65)
        at org.junit.Assert.assertFalse(Assert.java:75)
        at com.wazuh.contentmanager.updater.ContentUpdaterIT.testUpdate_ContentChangesTypeDelete(ContentUpdaterIT.java:223)
  2> NOTE: leaving temporary files on disk at: /home/runner/work/wazuh-indexer/wazuh-indexer/plugins/content-manager/build/testrun/integTest/temp/com.wazuh.contentmanager.updater.ContentUpdaterIT_156179922DCEC72B-001
  2> NOTE: test params are: codec=Asserting(Lucene912), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, timezone=Europe/Madrid
  2> NOTE: Linux 6.11.0-1013-azure amd64/Eclipse Adoptium 21.0.7 (64-bit)/cpus=4,threads=1,free=220578584,total=536870912
  2> NOTE: All tests run in this JVM: [ContentManagerPluginIT, ContentUpdaterIT]
@Rebits Rebits added level/task Task issue type/bug Bug issue labels May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
None yet
Development

No branches or pull requests

2 participants