Skip to content

test: fix pending/flaky tests - #1604

Open
tkan145 wants to merge 1 commit into
3scale:masterfrom
tkan145:fix-pending-tests
Open

test: fix pending/flaky tests#1604
tkan145 wants to merge 1 commit into
3scale:masterfrom
tkan145:fix-pending-tests

Conversation

@tkan145

@tkan145 tkan145 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

What

  • Fix flaky TimerPoolExecutor test
  • Remove invalid test in http_ng_spec.lua
  • Fix pending test in redis_shdict_spec.lua

The last pending test is spec/resty/http_ng/cache_store_spec.lua file. However cache_store/backend/cache.lua is not being used anywhere in the code. So I leave this test for now until we can decide what we want to do with the backend/cache file.

Close #1077 and #572

@tkan145
tkan145 requested a review from a team as a code owner September 4, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky tests in TimerPoolExecutor

1 participant