Skip to content

fix: commented out some test cases#32634

Merged
guanshengliang merged 3 commits into3.3.6from
fix/failed-case-3.3.6
Aug 20, 2025
Merged

fix: commented out some test cases#32634
guanshengliang merged 3 commits into3.3.6from
fix/failed-case-3.3.6

Conversation

@tomchon
Copy link
Copy Markdown
Contributor

@tomchon tomchon commented Aug 19, 2025

This pull request updates the tests/parallel_test/cases.task file to modify how certain test cases are executed, primarily by commenting out some test entries and adding new ones for direct execution without the pytest.sh wrapper. These changes affect both vtable and system-test related test cases.

Test case management and execution:

  • Commented out the test case entry for vtable/test_vtable_query_cross_db_stb.py, preventing it from running in the current configuration.
  • Commented out several system-test case entries for tsma.py, tsma2.py, decimal.py, and decimal2.py, which disables their execution through the pytest.sh wrapper.
  • Added commented versions of the above system-test cases, preserving them for future reference or easy re-enabling.
  • Introduced new test case entries for decimal.py and decimal2.py (and their variants) to be run directly with python3 ./test.py instead of using the pytest.sh wrapper, and marked them as inactive (n).

@tomchon tomchon changed the title fix: correct loop condition for case redo time in run.sh fix: Commented out some test cases Aug 20, 2025
@guanshengliang guanshengliang merged commit b6e3fc6 into 3.3.6 Aug 20, 2025
6 checks passed
@guanshengliang guanshengliang deleted the fix/failed-case-3.3.6 branch August 20, 2025 14:22
@guanshengliang guanshengliang changed the title fix: Commented out some test cases fix: commented out some test cases Aug 20, 2025
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