Skip to content

test: remove unnecessary warnings when running integration tests - #392

Merged
ykim-akamai merged 4 commits into
linode:devfrom
ykim-akamai:test/remove_irrelevant_warnings
Apr 10, 2024
Merged

test: remove unnecessary warnings when running integration tests#392
ykim-akamai merged 4 commits into
linode:devfrom
ykim-akamai:test/remove_irrelevant_warnings

Conversation

@ykim-akamai

Copy link
Copy Markdown
Contributor

📝 Description

There are some warning signs when running integration tests. This test ticket is to address those including mass unregistered warnings for smoke tests

  • smoke is a registered mark
  • Unregistered mark warnings disappeared
  • No warning signs are displayed when running make commands

✔️ How to Test

make smoketest

make testint

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai ykim-akamai added the testing for updates to the testing suite in the changelog. label Apr 8, 2024
@ykim-akamai
ykim-akamai requested a review from a team as a code owner April 8, 2024 22:43
@ykim-akamai
ykim-akamai requested review from jriddle-linode and yec-akamai and removed request for a team April 8, 2024 22:43
@ykim-akamai
ykim-akamai force-pushed the test/remove_irrelevant_warnings branch 3 times, most recently from 1563f6c to 743278a Compare April 8, 2024 23:04
@ykim-akamai
ykim-akamai force-pushed the test/remove_irrelevant_warnings branch from 743278a to d7d3f8f Compare April 8, 2024 23:14
@ykim-akamai ykim-akamai changed the title test: remove unnecessary when running integration tests test: remove unnecessary warnings when running integration tests Apr 8, 2024

@jriddle-linode jriddle-linode left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. all the tests passed except test_linode_resize_with_migration_type

@yec-akamai yec-akamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice work! Works as expected.

@ykim-akamai
ykim-akamai merged commit 22e1778 into linode:dev Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants