Sarah Clark
Sarah Clark
[dart-lang/stagehand#612](https://github.com/dart-lang/stagehand/issues/612) asks the musical question: _can we make it easier for people to set up mono_repo_. For devs who aren't setting up Travis integration (using only ```mono_repo pub get``` and...
When building a Docker Image (`docker build . -f Dockerfile-ubuntu-22.04`), two tests time out at 300s each: `//xls/ir:function_test` and `//xls/ir:node_test`. For reference, the next longest test -- `//xls/fuzzer:fuzz_coverage_test` -- completes...
Adds Sarah's employer (Google).
I was thinking about testing (and especially CI for the new release) and I keep stumbling over the HDB. It's hard to build hermetic tests when you have a DB...
## Prior discussion > What if the fix for headless servers is to write the page and test results (with unique names) to an external directory where they can be...
Fixes #153
Google reports the site isn't being indexed. Hugo is being run in production mode. Each generated page contains ```html ``` but shouldn't in a production build. ## Investigation Looking at...
Since I need to test my own changes with compiletest, I set up a reference implementation: new VM running Ubuntu 20.04, and installation following the openasip installation instructions. This is...
I've been running a linter (clang-tidy) over the code for the past month and testing the the results of the recommended fixes. Are you interested in any or all of...
### Checked other resources - [x] This is a bug, not a usage question. For questions, please use GitHub Discussions. - [x] I added a clear and detailed title that...