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

make unit test a little bit more stable #601

Merged
merged 14 commits into from
Apr 14, 2021

Conversation

shalehaha
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #601 (0507787) into dev-v3.1.2 (138bde8) will increase coverage by 0.00%.
The diff coverage is 81.25%.

@@             Coverage Diff             @@
##           dev-v3.1.2     #601   +/-   ##
===========================================
  Coverage       85.28%   85.29%           
===========================================
  Files             102      102           
  Lines            4552     4567   +15     
===========================================
+ Hits             3882     3895   +13     
- Misses            670      672    +2     

@shalehaha shalehaha changed the title use trace log make unit test a little bit more stable Apr 8, 2021
@shalehaha shalehaha changed the base branch from dev-v3.1.1 to dev-v3.1.2 April 9, 2021 17:04
@shalehaha shalehaha linked an issue Apr 12, 2021 that may be closed by this pull request
@shalehaha shalehaha merged commit b300673 into adobe:dev-v3.1.2 Apr 14, 2021
@shalehaha shalehaha added this to the v3.1.2 milestone Apr 29, 2021
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.

random failure of the test testUnRegisterExtensionsSimple
3 participants