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

[Fix-16338][Test] Fix Master integration test case has been skipped in ci #16637

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

ruanwenjun
Copy link
Member

@ruanwenjun ruanwenjun commented Sep 20, 2024

Purpose of the pull request

close #16638

Brief change log

  • Change the suffix of master it case from IT to TestCase, then maven will not skip these tests.
  • Fix some ut will print a lot of log.
  • Fix static status of server will affect test cases.
  • Fix pocessInstanceId, processDefinitionCode,xx in test yaml.
  • Using jdbc registry in meter integration test

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch from 94f8064 to 69baaa3 Compare September 20, 2024 12:43
@ruanwenjun ruanwenjun changed the title [Hotfix] Fix Master integration test case has been passed in ci [Fix-16338][Hotfix] Fix Master integration test case has been skipped in ci Sep 20, 2024
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch from 69baaa3 to c9b19ac Compare September 20, 2024 12:44
@SbloodyS SbloodyS added this to the 3.3.0 milestone Sep 20, 2024
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch 2 times, most recently from e6d651f to 8718ae5 Compare September 20, 2024 14:22
@SbloodyS SbloodyS added bug Something isn't working CI&CD labels Sep 20, 2024
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch from 8718ae5 to c37c2fe Compare September 20, 2024 14:48
@github-actions github-actions bot removed the CI&CD label Sep 20, 2024
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch 3 times, most recently from dc07fb6 to 17be98d Compare September 20, 2024 16:05
SbloodyS
SbloodyS previously approved these changes Sep 21, 2024
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

LGTM

@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch 3 times, most recently from e361387 to 0c0140a Compare September 21, 2024 04:03
@ruanwenjun ruanwenjun changed the title [Fix-16338][Hotfix] Fix Master integration test case has been skipped in ci [Fix-16338][UT] Fix Master integration test case has been skipped in ci Sep 21, 2024
@ruanwenjun ruanwenjun changed the title [Fix-16338][UT] Fix Master integration test case has been skipped in ci [Fix-16338][Test] Fix Master integration test case has been skipped in ci Sep 21, 2024
Copy link
Contributor

@caishunfeng caishunfeng left a comment

Choose a reason for hiding this comment

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

LGTM

@ruanwenjun ruanwenjun force-pushed the dev_wenjun_hotFixMasterTestCase branch from 0c0140a to 39bc3c2 Compare September 21, 2024 06:38
Copy link

sonarcloud bot commented Sep 21, 2024

@ruanwenjun ruanwenjun merged commit 3c944bc into apache:dev Sep 21, 2024
70 of 71 checks passed
@ruanwenjun ruanwenjun deleted the dev_wenjun_hotFixMasterTestCase branch September 21, 2024 07:31
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.

[Bug] The master integration test case has been skipped in ci
3 participants