Pavel Mikula

Results 131 comments of Pavel Mikula

We've got bunch of failing ITs. They seem like FPs that should not be there, as we have similar cases in UTs and I'm not sure why they raise. Can...

Something went wrong, there are many broken cases in ITs. 1st case: ``` public override bool Equals(object obj) { if(obj is null) return false; // probably irrelevant, just pasting as...

"hangs" = keeps waiting, UI was responsive. "Cancel" button works so there's no thread UI related problem. After my first failed run, before reporting this, I reentered a new token...

We've just tried on Costin's machine and it did not reproduce. I can open and see all 3 URLs after I log in to sonarcloud.io via browser. Another log tail....

On Costin's machine, it took quite a long time - cca 20sec to get plugins, cca 20 sec to get server settings - but it eventually worked.

Those links open and refresh very fast from the browser. That excludes SC, network and Zscaler for me. Given the fact that I can reproduce it in one scenario (open,...

I just did a clean VS2019 install + SL after the migration to laptop. I didn't need to insert any token, it picked up the existing one. The connected mode...