[
https://issues.apache.org/jira/browse/KNOX-3345?focusedWorklogId=1024618&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1024618
]
ASF GitHub Bot logged work on KNOX-3345:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jun/26 06:45
Start Date: 11/Jun/26 06:45
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1259:
URL: https://github.com/apache/knox/pull/1259
[KNOX-3345](https://issues.apache.org/jira/browse/KNOX-3345) -
GatewayServerTest.testRefreshGatewayConfig fails intermittently
## What changes were proposed in this pull request?
- The static field GatewayServer.lastReloadTime leaks state between tests.
When testGatewayConfigChangeListener runs first, resets lastReloadTime to null
for itself but leaves it set after completion.
## How was this patch tested?
Ran unit tests locally
## Integration Tests
N/A
## UI changes
N/A
Issue Time Tracking
-------------------
Worklog Id: (was: 1024618)
Remaining Estimate: 0h
Time Spent: 10m
> GatewayServerTest.testRefreshGatewayConfig fails intermittently
> ---------------------------------------------------------------
>
> Key: KNOX-3345
> URL: https://issues.apache.org/jira/browse/KNOX-3345
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandor Molnar
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I noticed that our CI runs have to be repeated many times, because
> GatewayServerTest.testRefreshGatewayConfig
> fails from time to time.
> We'll do the following:
> * disable that test temporarily
> * find our the root cause and re-enable with the proper fix
--
This message was sent by Atlassian Jira
(v8.20.10#820010)