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

optimize: disable unstable unit tests #2771

Merged
merged 3 commits into from
Jun 8, 2020
Merged

optimize: disable unstable unit tests #2771

merged 3 commits into from
Jun 8, 2020

Conversation

slievrly
Copy link
Member

@slievrly slievrly commented Jun 5, 2020

Signed-off-by: slievrly slievrly@163.com

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

fix #2414 (comment)

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: slievrly <slievrly@163.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2020

Codecov Report

Merging #2771 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #2771   +/-   ##
==========================================
  Coverage      50.48%   50.48%           
  Complexity      2919     2919           
==========================================
  Files            572      572           
  Lines          18616    18616           
  Branches        2243     2243           
==========================================
  Hits            9398     9398           
  Misses          8288     8288           
  Partials         930      930           

Copy link
Contributor

@l81893521 l81893521 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jsbxyyx jsbxyyx left a comment

Choose a reason for hiding this comment

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

LGTM

@jsbxyyx jsbxyyx merged commit e040126 into apache:develop Jun 8, 2020
@slievrly slievrly added this to the 1.3.0 milestone Jun 12, 2020
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.

optimize unit test exception
4 participants