martanne / vis-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two sam tests failing

paride opened this issue · comments

Two sam tests are failing on my Debian system. This is not vis failing sam tests, it's the sam part of the test that is failing, apparently because of differences on how error messages are printed. The tests are:

Running test ./errors/filter with sam ... FAIL
Running test ./errors/pipe-in with sam ... FAIL

The err (diff) files are:


$ cat sam/errors/filter.sam.err
--- ./errors/filter.ref	2018-04-05 16:31:55.556856809 +0200
+++ ./errors/filter.sam.out	2020-07-07 12:06:06.558121118 +0200
@@ -1 +1 @@
-Filter command failed
+FILTER COMMAND FAILED

$ cat sam/errors/pipe-in.sam.err
--- ./errors/pipe-in.ref	2018-04-05 16:31:55.556856809 +0200
+++ ./errors/pipe-in.sam.out	2020-07-07 12:06:06.606120828 +0200
@@ -1 +1 @@
-Pipe in command failed
+FAILED

The sam commands comes from 9base version 6.