İnanç Gümüş
İnanç Gümüş
> Again, we're not talking about the same issues. You're right, but we discovered a waitForSelector problem, and we discussed (in #258) it's worth fixing before, no? The script you...
I've added the `needs-async` tag to this issue and removed the `blocked` tag.
I'm a Go mentor [here](https://codementor.io/inanc) and I'm teaching Go [here](https://blog.learngoprogramming.com) with visual guides.
@imiric: We have a couple of these: https://github.com/grafana/k6/search?q=flaky&type=issues We used to have a single issue for all (https://github.com/grafana/k6/issues/1357), which I think would still make sense to consolidate all of them....
Related: https://github.com/grafana/k6/issues/2166
Fair enough. However: * Do users need to see these error messages when their scripts panic? * What benefit would that add to their understanding of the real error message...
Related: #491?
> So it's likely that we can't do anything about it in the code, and may need to address this on the infra side. Let's leave this issue open until...
Thanks, @imiric; these all are good points. It seems like there are a lot of things we need to consider, research, and evaluate.
There is regression somewhere, and `git bisect` can help even though the complex test script is somewhat flaky. Weirdly, we cannot even pass the `page.goto` stage with the script. I...