Skip to content

Reactivated disabled integration test #2120

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

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Mar 24, 2023

Since #1804 has been fixed.

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

Do not skip an integration test anymore.

What is the current behavior?

The test was skipped because it was written to check the gRPC test-suite functionality, not to actually fix the underlying bug.
So we kept the test but skipped it.

What is the new behavior?

Since the original bug has been fixed, this PR re-enable the test.

Does this PR introduce a breaking change, and is titled accordingly?

No

Other information

Original bug #1804

@cmaglie cmaglie self-assigned this Mar 24, 2023
@cmaglie cmaglie added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 24, 2023
@cmaglie cmaglie requested a review from umbynos March 24, 2023 11:16
@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2900744) 35.01% compared to head (364983b) 35.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2120   +/-   ##
=======================================
  Coverage   35.01%   35.01%           
=======================================
  Files         232      232           
  Lines       20560    20560           
=======================================
  Hits         7200     7200           
  Misses      12513    12513           
  Partials      847      847           
Flag Coverage Δ
unit 35.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cmaglie cmaglie merged commit 0a9012a into arduino:master Mar 24, 2023
@cmaglie cmaglie deleted the re-activate-dormient-test branch March 24, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants