Skip to content

Solve test flaky analysisd tier 2#36084

Draft
Antoniogm03 wants to merge 1 commit into
4.14.6from
enhancement/35769-integration-test-flaky-test-analysisd-tier-2
Draft

Solve test flaky analysisd tier 2#36084
Antoniogm03 wants to merge 1 commit into
4.14.6from
enhancement/35769-integration-test-flaky-test-analysisd-tier-2

Conversation

@Antoniogm03
Copy link
Copy Markdown
Member

Description

Proposed Changes

Results and Evidence

Manual tests with their corresponding evidence

  • Compilation without warnings on every supported platform
    • Linux
    • Windows
    • MAC OS X
  • Log syntax and correct language review
  • Memory tests for Linux

    • Coverity
    • Valgrind (memcheck and descriptor leaks check)
    • AddressSanitizer
  • Memory tests for Windows

    • Coverity
    • UMDH
  • Memory tests for macOS

    • Leaks
    • AddressSanitizer
  • Decoder/Rule tests (Wazuh v4.x)

    • Added unit testing files ".ini"
    • runtests.py executed without errors
  • Engine (Wazuh v5.x and above)

    • Test run in parallel
    • ASAN for test (utest/ctest)
    • TSAN for test and wazuh-engine.
  • Wazuh server API/Framework

    • Run API Integration Tests

Artifacts Affected

Configuration Changes

Tests Introduced

Review Checklist

  • Code changes reviewed
  • Relevant evidence provided
  • Tests cover the new functionality
  • Configuration changes documented
  • Developer documentation reflects the changes
  • Meets requirements and/or definition of done
  • No unresolved dependencies with other issues
  • ...

@Antoniogm03 Antoniogm03 requested review from a team as code owners May 14, 2026 12:33
@Antoniogm03 Antoniogm03 linked an issue May 14, 2026 that may be closed by this pull request
2 tasks
@Antoniogm03 Antoniogm03 self-assigned this May 14, 2026
@Antoniogm03 Antoniogm03 changed the base branch from main to 4.14.6 May 14, 2026 12:33
@Antoniogm03 Antoniogm03 force-pushed the enhancement/35769-integration-test-flaky-test-analysisd-tier-2 branch from 6a5fde4 to 4605d2f Compare May 14, 2026 14:05
@Antoniogm03 Antoniogm03 marked this pull request as draft May 14, 2026 15:48
@Antoniogm03 Antoniogm03 force-pushed the enhancement/35769-integration-test-flaky-test-analysisd-tier-2 branch from 4605d2f to a8ac625 Compare May 14, 2026 15:54
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

Successfully merging this pull request may close these issues.

Integration test flaky test - Analysisd Tier 2

1 participant