-
https://teams.microsoft.com/l/message/19:880daa5569e3460eadcae690247f1402@thread.skype/1698433310473?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=4ba7372f-2799-4677-89f0-7a1aaea3706c&parentMe…
-
Currently, a test is exactly a package.
It's not nice, a test should be any rust item in any rust package. (possibly a module)
## Proposal
introduce `hax::expect_failure` and `hax::expect_success…
-
### Describe the problem as clearly as you can
This can be reproduced with:
```
$ chruby 3.3.5
$ bundle config --global path vendor/bundle
$ gem uni bundler:2.4.19
$ git clone git@github.c…
-
I know unit testing is complicated for this case, but I'd still prefer to keep it without any tests and add this hevm mainnet tests in some other place. If we want to include this repo as submodule of…
-
Rack for Testing, using XPC to communicate between each part of the system.
With the MVP goal to be able to run a test harness inside a hosted app and to be able to pass tests in via XPC to be ran w…
-
## 🔖 Feature description
Currently the `harness.io/pipelines` annotations expects an array of key value pairs like this
```
metadata:
annotations:
harness.io/pipelines: |
ci: c…
-
The current bash script for testing has been a problem almost every time we try to upgrade it, due to cross-platform compatibility issues. I believe that it should be replaced entirely.
I think tha…
-
when I do evaluation for lm_harness_eval, there are some error as below. what is problem in it? and how to deal with it to make it work successfully? Thanks so much.
python evals/lm_harness_eval.py…
-
### Describe the bug
The test case TC-CC-6.5 is failing due to mismatches in the ColorTemperatureMireds and ColorMode attributes. These mismatches are observed at Test Step 4b and Test Step 5a, respe…
-
## What are the steps to reproduce this issue?
1. Create a new app using the Ortus Module Template
2. Add a server.json file to the project root and make sure the `web.webroot` value is set to…