Skip to content
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

Migrate library modules to use parallel test feature #6120

Open
44 tasks
Thevakumar-Luheerathan opened this issue Mar 1, 2024 · 0 comments
Open
44 tasks

Migrate library modules to use parallel test feature #6120

Thevakumar-Luheerathan opened this issue Mar 1, 2024 · 0 comments

Comments

@Thevakumar-Luheerathan
Copy link
Member

Thevakumar-Luheerathan commented Mar 1, 2024

Description:

Ballerina test framework currently supports running test cases in parallel. We need to migrate library modules to use that feature.
Following docs contain basic information related to migration.
https://docs.google.com/document/d/1RX2K1-BVZSzaVKEbgVnNoJqQ3SzzXkfAqIH4ePCnLuw/edit?usp=sharing

Following sheet tracks the progress
https://docs.google.com/spreadsheets/d/1zINoTY9ubpiJA7JDNGKDQsheV15-lMC25-sYa74YYkQ/edit?usp=sharing

Following tasks needs to be carried out

  • Fix failing tests cases.
  • Make un-parallel tests to parallel.
  • Evaluate the performance improvement.

Progress of library modules

  • module-ballerina-io
  • module-ballerina-jballerina.java.arrays
  • module-ballerina-math.vector
  • module-ballerina-time
  • module-ballerina-url
  • module-ballerina-xmldata
  • module-ballerina-constraint
  • module-ballerina-crypto
  • module-ballerina-os
  • module-ballerina-protobuf
  • module-ballerina-random
  • module-ballerina-task
  • module-ballerina-xslt
  • module-ballerina-cache
  • module-ballerina-log
  • module-ballerinax-persist.inmemory
  • module-ballerina-uuid
  • module-ballerina-auth
  • module-ballerina-file
  • module-ballerina-ftp
  • module-ballerina-jwt
  • module-ballerina-mime
  • module-ballerina-mqtt
  • module-ballerina-oauth2
  • module-ballerina-tcp
  • module-ballerina-udp
  • module-ballerina-edi
  • module-ballerina-email
  • module-ballerina-http
  • module-ballerina-toml
  • module-ballerina-yaml
  • module-ballerina-grpc
  • module-ballerinai-transaction
  • module-ballerina-websocket
  • module-ballerina-websub
  • module-ballerina-websubhub
  • module-ballerina-graphql
  • module-ballerina-soap
  • module-ballerina-sql
  • module-ballerina-c2c
  • module-ballerinax-mssql
  • module-ballerinax-mysql
  • module-ballerinax-postgresql
  • module-ballerinax-persist.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant