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

tests(wasm): add missing filter tags #13995

Merged
merged 2 commits into from
Dec 9, 2024
Merged

tests(wasm): add missing filter tags #13995

merged 2 commits into from
Dec 9, 2024

Conversation

flrgh
Copy link
Contributor

@flrgh flrgh commented Dec 9, 2024

  • fixed a couple logic bugs in usage of assert.eventually()
  • added missing #off, #postgres, and #db tags that are used for filtering in CI

KAG-5962

flrgh added 2 commits December 9, 2024 11:27
These checks using assert.eventually() could have yielded a false
positive under certain conditions.
This adds some missing #off and #postgres tags that are used in CI to
filter out certain testing scenarios.
@flrgh flrgh added skip-changelog cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee backport release/3.9.x labels Dec 9, 2024
@flrgh flrgh requested review from brentos, locao and gruceo December 9, 2024 22:15
@flrgh flrgh merged commit 8f35f67 into master Dec 9, 2024
45 checks passed
@flrgh flrgh deleted the tests/wasm-suite-fixes branch December 9, 2024 22:37
github-actions bot pushed a commit that referenced this pull request Dec 9, 2024
* tests(wasm): fix some eventual assertions

These checks using assert.eventually() could have yielded a false
positive under certain conditions.

* tests(wasm): add missing filter tags

This adds some missing #off and #postgres tags that are used in CI to
filter out certain testing scenarios.

(cherry picked from commit 8f35f67)
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.9.x:

ProBrian pushed a commit that referenced this pull request Dec 13, 2024
* tests(wasm): fix some eventual assertions

These checks using assert.eventually() could have yielded a false
positive under certain conditions.

* tests(wasm): add missing filter tags

This adds some missing #off and #postgres tags that are used in CI to
filter out certain testing scenarios.
lhanjian pushed a commit that referenced this pull request Dec 23, 2024
* tests(wasm): fix some eventual assertions

These checks using assert.eventually() could have yielded a false
positive under certain conditions.

* tests(wasm): add missing filter tags

This adds some missing #off and #postgres tags that are used in CI to
filter out certain testing scenarios.

(cherry picked from commit 8f35f67)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/3.9.x cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/S skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants