Skip to content

Fixing the Fork creation over API on Canary & co

Tomislav Nikić requested to merge tomi/test/fork_fix into master

What does this MR do?

It fixes a test that was failing only on Canary and Production. The reason for this was explained in the issue #343396. To fix this test for now, I have added a manual log out and log in on any dotcom environment. This needs to be changed as soon as the linked issue is resolved. It was not finished in this MR since the amount of work was increasing and preventing the fixing of this test. It also needs more works since it is touching much more than just this single test if not done correctly.

E2E Test Failure issue(s)

Check-list

Edited by Tomislav Nikić

Merge request reports