jugglinmike

Results 223 comments of jugglinmike

[The tests are ready to be merged.](https://github.com/tc39/test262/pull/3472#pullrequestreview-958382520)

No problem. The "timeout" I'm referring to is a feature of the test runner itself ([Mocha](http://mochajs.org/) in my case). It can be set and re-set during test execution to dynamically...

Each test may execute a different number of commands, so the expected timeout can very between tests in a suite. An alternative is to set the suite's timeout to a...

Thanks for the thoughtful response! I'm reluctant to overwrite undocumented methods, so for the time being, I'll just focus on the `get` method. I've been experimenting with this pattern for...

As mentioned in gh-534, if we were to perform data validation asynchronously, this information could also be used to notify uploaders of any issues.

@AurelioDeRosa this has some bearing on [an issue filed against the Cheerio project](https://github.com/cheeriojs/cheerio/issues/1050). Would you mind taking a look?

After hearing a couple Scaleway employees confirm that "Elastic Metal" servers can be configured with Terraform in [this presentation from February 2022](https://www.youtube.com/watch?v=KUxxaf8ZHD0&t=3243s) (that link jumps directly to the relevant statements),...

Hi Rémy, thanks for the quick response! I had a hunch that the discrepancy between the technical design and marketing material was a result of an evolution in the product....