Skip to content

Conversation

@naspirato
Copy link
Collaborator

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • User Interface
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Description for reviewers

...

…update workflow to use this option. Default path is retained for backward compatibility.
- Introduced `check_mute_sync.py` to verify synchronization between `muted_ya.txt` and YDB's `tests_monitor`.
- Added `compare_mute_sync.py` for comparing snapshots of muted tests before and after changes.
- Implemented `diagnose_test_in_ydb.py` to diagnose test presence in YDB across various tables and conditions.
- Each script includes detailed logging and error handling for better traceability and debugging.
- Introduced `error_normalizer.py` for normalizing error texts, replacing dynamic data with placeholders.
- Added `error_classifier.py` to classify errors into types such as `test_error`, `infrastructure_error`, and more, using prioritized rules.
- Created `check_classifier_overlaps.py` to verify overlaps in classification rules and test priorities.
- Implemented testing scripts: `test_normalization_on_real_data.py` and `test_error_classification.py` for validating normalization and classification processes.
- Updated README with module descriptions and usage examples.
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🔴 Unable to merge your PR into the base branch. Please rebase or merge it with the base branch.

@ydbot
Copy link
Collaborator

ydbot commented Dec 8, 2025

Run Extra Tests

Run additional tests for this PR. You can customize:

  • Test Size: small, medium, large (default: all)
  • Test Targets: any directory path (default: ydb/)
  • Sanitizers: ASAN, MSAN, TSAN
  • Coredumps: enable for debugging (default: off)
  • Additional args: custom ya make arguments

▶  Run tests

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🔴 2025-12-08 11:28:32 UTC The validation of the Pull Request description has failed. Please update the description.

Only one category can be selected at a time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants