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

[backport -> release/3.9.x] tests(wasm): add missing filter tags #13996

Open
wants to merge 1 commit into
base: release/3.9.x
Choose a base branch
from

Conversation

team-gateway-bot
Copy link
Collaborator

Automated backport to release/3.9.x, triggered by a label in #13995.

Original description

  • 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

* 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
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.

2 participants