-
1. Build the harness "framework"
2. Define some tests
3. Test on some big data sets
-
We need to add support for Kubernetes pipelines here https://github.com/harness/harness-migrate/blob/master/internal/migrate/import.go#L176
-
Not in all hooks exists :controller and :action
https://github.com/ahawkins/harness-actioncontroller/blob/master/lib/harness/action_controller.rb#L9
This makes the application crash.
-
The script in `tools/conformance.py` is very tightly bound to the structure of the conformance test harness, selecting elements by class name and then navigating the DOM. This is fairly brittle, becau…
grorg updated
4 years ago
-
Requested feature: It would be useful for `kani --coverage` to report coverage percentage
Use case: As it stands, `kani --coverage` reports line coverage to indicate which lines are covered by a sp…
-
In ESBMC was run over SV-COMP with the Bitwuzla solver, but that was not compiled in. Still, the following benchmarks were given a verdict. A wrong one, all should be VERIFICATION FAILED. In unreach-…
-
**Ckey**:
`Roche Hendson`
**Шаги:**
1. Иметь вайтлист на расу
2. Зайти в лодаут
3. Посмотреть и не найти там ничего ксено
**Реальное поведение:**
Gear harness или прочий ксеношмот отсутствует
**Ожи…
-
### Details
- `cargo bench -p jsonrpsee-benchmarks -- --output-format bencher` results in a repeating panic
- commit: `2864756 - dependabot[bot] - chore(deps): update parking_lot requirement from 0.…
lexnv updated
2 years ago
-
Testing the AST is quite tricky, especially after changes to
the syntax.
Adding a way to write as s-exp or maybe even rust-analyzer's RAST
syntax will make testing easier, because (providing wri…
-
### Your current environment
Hello,
I loaded `llama3.2-3b-instruct` on VLLM and observed a significant decrease in accuracy compared to when I run the model using Hugging Face Transformers. This i…