Investigate and fix why test started failing after move to windows server 2022 #2389
Labels
evaluation needed
proposal needs to be validated or tested before fully implementing it in k6
maintenance
After windows-latest started being windows server 2022 a particular test of ours started failing
Up until few days ago and with the previous version it was fine
We have at least one other case where we have a similar problem - we expect "connection refused" but we get "timeout". This seem to differ to as the one linked is about request timeout while we are getting a dial timeout.
This very likely is due to some changed network configuration, and maybe it should be just skipped on windows?
The current proposed fix is to pin to the old version, but this needs to be investigated and hopefully fixed.
The text was updated successfully, but these errors were encountered: