agiledigital / agiledigital/toolform

Tests fail on Windows

Aperta
#32 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Scala
Stelle
3
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

If you use the native windows command prompt (not the Linux Subsystem) then you get test failures because of the reversed slash direction in Windows paths.

```
"Output directory [\tmp\foo\bar\baz] does not exist." did not start with substring "Output directory [/tmp/foo/bar/baz] does not exist" (GenerateMinikubeTest.scala:59)
```

We should probably normalise paths to prevent confusion to Windows users.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.