Seth Thompson

Results 50 comments of Seth Thompson

I wanted to expand on @jesdaigle's post with a little more detail about the current behavior of the app. Here is an example scenario. > An admin adds the test...

Per a recent conversation with @jscholes and @mzgoddard, the plan to address this issue is as follows: - ~~Ensure all test generation errors yield an exit code 1 to fix...

@jscholes was trying to think of a better name for that... it's basically number of commands times number of assertions in order to count the total number of distinct data...

@jscholes I like "command/assertion pairs" better. I updated the script to use that terminology.

@jscholes did you have further thoughts about @mcking65's suggestion that we standardize around paths in `references.csv` needing to be formatted as relative URIs (e.g. browser-friendly relative paths), rather than filepaths?...

Hi @SamuelHShaw, I've updated the issue title to reflect @jscholes' proposed change. We're working through these issues as we can get to them--still working on Q1 2022 planning this week.

The V8 team is in the midst of figuring out how best to measure ES6 performance so that we can optimize heavily-used features like promises as soon as possible. We're...

oh yeah, these are both pretty clean. Wouldn't you still need `tail` for clearfixes? in that case, `pseudo` could be an addition rather than a breaking change. I think it...

Seeing this error as well. My `yarn-error.log`: https://gist.github.com/s3ththompson/39bf7d98faeef3811d8a5bc747427b74

I haven't tracked down an exact repro yet, but I was running into issues installing `"inline-styles": "^1.0.0"` ([inline-styles](https://github.com/maxogden/inline-styles)) which in turn has a dependency on `cheerio` of the form `git://github.com/cheeriojs/cheerio`....