-
We want a testing harness in python, we want to be able to write:
```python
import torch
from ttmlir.dialects import ttir
# What the test harness could look like
class Add:
def golden(…
-
The logic is getting a bit hairy to properly handle giving out points/dealing with comments etc., trying to keep it all in one's head.
Maybe use json tags for the specific fields we need to _shred_.
-
since the introduction of PlutusV3 `script_data_hash` calculation for some downstream tools broke, including plu-ts.
I am querying v3 costs models directly from a fully synced cardano-node on sanch…
-
using nixpkgs' just version 1.35.0, `just -g ` wont autocomplete any targets even if my justfile is just
```
golden-test:
nix run .#fastbuild.golden-test
```
I would expect pressing the tabula…
-
I was preparing a PR that updates the test and now I wonder how people update the tests because I find it tedious. Either you copy the generated result back into the folder or you edit the snapsho…
-
```
diff --git a/helm/coder/tests/testdata/auto_access_url_1.golden b/helm/coder/tests/testdata/auto_access_url_1.golden
index a55a7413f..781ec2831 100644
--- a/helm/coder/tests/testdata/auto_acces…
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version v0.0.0-20240930133809-f0c77ed99d74
go version go1.23.0
-buildmode exe
-compiler gc
Def…
-
The post-submit test builder `Mac framework_tests_impeller` had a flaky ratio 2.08% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit:…
-
One of the main reasons, I'm not going to move to WidgetBook3's annotations, is cause every screen / component of mine has a respective golden test.
Having such a large amount of golden tests is wo…
-
I opened see hspec/hspec#850, which captures this, but I removed `hspec-golden` from the example (thankfully preserving the bug).
Here is hopefully an equivalent version that shows hspec-golden’s i…