Skip to content

#1454: Decoupled generic test cases and extended ci.json#1455

Open
sgn4sangar wants to merge 1 commit into
developfrom
refactoring/1454_bring_db_obs_in_gen_lang_tests
Open

#1454: Decoupled generic test cases and extended ci.json#1455
sgn4sangar wants to merge 1 commit into
developfrom
refactoring/1454_bring_db_obs_in_gen_lang_tests

Conversation

@sgn4sangar

@sgn4sangar sgn4sangar commented May 23, 2026

Copy link
Copy Markdown
Contributor

fixes #1454

All Submissions:

  • Check if your pull request goes to the correct base branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")
  • Have you generated the packages diffs?

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"
  2. Have you thought about version number? If there is a breaking change in the toolchain, need to update major version.
  3. If you plan a release, have you checked the Exasol/partner packages for updates?
    1. Websocket API (https://github.com/EXASOL/websocket-api)
    2. Exasol-BucketFS
    3. PyExasol
    4. sqlglot

"name": "generic",
"files": [],
"folders": [],
"folders": ["generic/python3", "generic/java", "generic/r"],

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check how much time it takes to execute all tests at once. If it's too long, split it up into 3 test-sets.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i feel it is better to split these into 3 tests; i have observed each one takes quite a bit of time normally.

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.

2 participants