exercism / exercism/support

building from source: failed test suite

Open
#38 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hello. Today I tried to package `exercism` for Debian, an, while procedure is very automated, I encountered test suite failures. Can you please take a look at log and evaluate, whether there is actually issue in program or I am doing something wrong/my environment is unsupported?

I included whole log just in case, the most interesting part (I think) is on bottom (there are more in log):

```
workspace_test.go:142:
Error Trace: workspace_test.go:142
Error: Not equal:
expected: "exercise"
actual : ""

Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-exercise
+
Test: TestExerciseDir
Messages: exercise/in/a
FAIL
FAIL github.com/exercism/cli/workspace 0.017s
```

[exercism-log.txt](https://github.com/exercism/cli/files/3119581/exercism-log.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.