Skip to content

Noissue - Use the actual current handle on subscribe test

Toni Feliu requested to merge (removed):subscribe_edge_fix into next

The subscribe test is occasionally failing on the testpages project Edge job: https://gitlab.com/eyeo/adblockplus/testpages.adblockplus.org/-/jobs/912293617

As concluded in !400 (merged), the nginx server on Windows affects the handle ordering. This MR removes any assumptions on that ordering for the subscribe test.

I was able to reproduce the issue on a local Windows 10 virtual machine, and after the changes in this MR the issue seemed properly fixed.

Edited by Toni Feliu

Merge request reports