Remove gaps from FastA when cleaning #373
build.yml
on: push
Matrix: test
Remote tests
3m 16s
Release new version
0s
Annotations
14 errors and 4 warnings
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Ruby 3.3 on ubuntu
Process completed with exit code 1.
|
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Ruby 3.0 on ubuntu
Process completed with exit code 1.
|
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Ruby 3.0 on macos
Process completed with exit code 1.
|
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Ruby 3.3 on macos
Process completed with exit code 1.
|
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Ruby 2.7 on macos
Process completed with exit code 1.
|
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Ruby 2.7 on ubuntu
Process completed with exit code 1.
|
Failure:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Remote tests
Process completed with exit code 1.
|
Ruby 3.3 on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.0 on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 2.7 on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Remote tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|