Ivan Mirić
Ivan Mirić
@ankur22 Sorry about the delay. > Is it possible to test this locally? I have seen some of the timeouts mentioned above _very_ rarely on my local machine, but not...
Another data point: I ran a test on an `i3.xlarge` instance yesterday (4 vCPU, 30.5GB RAM), which is a storage optimized instance with better IOPS performance. See test run 141349:...
After #555, we no longer see this issue in the Cloud :tada: So I'm closing this.
Yeah, I didn't have this issue when I was using scrapy-webdriver within a virtualenv, but it appeared when I tried using it in Docker (without virtualenv). Presumably because it overwrites...
Hi, is this still a planned feature? It would be really nice to schedule test runs and view the results in the browser.
Hi, I'm having the same issue since a few days ago. Blink v13.5.9.247, iPadOS 14.2. Here's what I see with `ssh -vvvvv ...` after about a minute: ``` packet_send2: packet:...
Apologies for bumping this issue, but it would really be great to have this working as the previous comment suggests. Thanks for the great tool!
@na-- I started looking into this, and have a couple of questions: - Since the goal is to export `globalTestState` and related types, and move them to a separate package,...
>> What other non-`cmd` integration tests do you have in mind that we should add? > Nothing, only integration tests. That is, these tests that essentially start from the root...
Hey, can we prioritize this for an upcoming cycle? Support for outputting the included extensions and their version in `k6 version` specifically would be helpful when working on extension issues...