Posted by mickaelperrin on December 3, 2016 at 1:56pm
Hi all,
I have open an issue on Github, but this is maybe a better place to discuss this.
I have setup around twenty scenarios, all run fine when I run them directly and independently.
However, when I run my test suite in my CI pipeline (or locally), some of them randomly fails.
The screenshot taken when the test fails shows me that the user is considered as anonymous despite the fact that the authentification step was marked as successful.
Can someone give me some hints to try to debug this ?
I have no idea where to search as each time the failing tests differs.
Thanks,