-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
In Exercism v3, one of the biggest changes is that w…
-
In my local environment, my solution passes all tests in 1.4 seconds. Of this time, about 70% is spent running the serial solution in `test_faster_than_serialized_answer`. When this is run on the Exer…
-
**Bug description**
TonelParser doesn't raise epected exception, when parsing empty file. This is needed for pursposes of Exercism project, where students might pass to test runner empty file (by acc…
-
Running `gleam test` on the `expert-experiments` concept exercise yields the following warning:
```text
$ gleam test
Compiling argv
Compiling gleam_stdlib
Compiling gleam_community_colour…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/exercism/
---
###### Please subscribe to this thread to get notified when a new repository is created
-
It looks like CI doesn't use the Docker image to run the tests: https://github.com/exercism/wasm-test-runner/blob/main/.github/workflows/ci.js.yml#L49
I'd highly recommend doing so, as CI thought the…
-
In Exercism v3, one of the biggest changes is that we'll automatically check if a submitted solution passes all the tests.
We'll check this via a new, track-specific tool: the [Test Runner](https:/…
-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
To get your track ready for Exercism v3, the followi…
-
In the past few days I had multiple incidents where my submission stuck in processing or failed because of infrastructure problems. For example:
- https://github.com/exercism/common-lisp-test-runne…
-
I tried to test the test runner using the following command:
```
./bin/run-in-docker.sh multiple-single-fail /home/erik/exercism-repos/swift-test-runner/test/multiple-tests-single-fail /home/erik/…