kyuubi/.github
Cheng Pan afb08c7407
[KYUUBI #2824] [TEST] Replace test tag ExtendedSQLTest by Slow
### _Why are the changes needed?_

Currently, we define a `ExtendedSQLTest` in `kyuubi-common` test sources, and use it to mark some slow test. This PR propose to replace `ExtendedSQLTest` by `Slow` which is provided by scalatest, then we can use the same tag to mark slow tests in some modules which does not depends on `kyuubi-common`, and then seperate them into independent CI job to reduce the CI time

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2824 from pan3793/scalatest-tag.

Closes #2824

2597863c [Cheng Pan] [TEST] Replace test tag ExtendedSQLTest by Slow

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-06-08 03:52:49 +08:00
..
actions/tune-runner-vm [KYUUBI #1735] [CI] Add current ip address, long hostname and short hostname to /etc/hosts 2022-01-12 13:24:01 +08:00
ISSUE_TEMPLATE [KYUUBI #2804] add flaky test report template 2022-06-03 00:42:01 +08:00
workflows [KYUUBI #2824] [TEST] Replace test tag ExtendedSQLTest by Slow 2022-06-08 03:52:49 +08:00
labeler.yml [KYUUBI #2643][FOLLOWUP] Refine the rest sdk 2022-05-30 19:34:47 +08:00
PULL_REQUEST_TEMPLATE [KYUUBI #1808] Update the link in the PULL_REQUEST_TEMPLATE 2022-01-19 19:32:35 +08:00