libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcdio-devel] check_cue.sh failing with cdda_4_5 image on MinGW


From: Pete Batard
Subject: [Libcdio-devel] check_cue.sh failing with cdda_4_5 image on MinGW
Date: Tue, 19 May 2020 20:39:28 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Hi,

First of all, I'm going to notify that I just pushed two small straightforward patches to fix:

1. The size report of cd-info that was broken
2. The check_opts.sh test on MinGW (turns out that grep really doesn't to see a CRLF in a regexp line).

I hope that this is okay.

Second, I'm seeing a failure with the new check_cue test against cdda_4_5 when testing in MinGW (which is also the reason why I fixed cd-info):

FAIL: check_cue.sh
==================

-- ./check_cue.sh: cd-info CUE test CD-DA ok.
-- ./check_cue.sh: cd-info BIN test CD-DA ok.
--- cdda_4_5.dump       2020-05-19 17:58:15.866272000 +0000
+++ /d/Projects/libcdio/test/cdda_4_5.right 2020-05-18 16:04:23.576805100 +0000
@@ -5,7 +5,7 @@
   #: MSF       LSN    Type   Green? Copy? Channels Premphasis?
   4: 00:02:00  000000 audio  false  yes   2        no
   5: 00:04:00  000150 audio  false  yes   2        no
-170: 00:02:00  000000 leadout (0 bytes raw, 0 bytes formatted)
+170: 00:06:02  000302 leadout (693 KB raw, 693 KB formatted)
 Media Catalog Number (MCN): not available
 Last CD Session LSN: not supported by drive/driver
 audio status: not implemented
./check_cue.sh: cd-info CUE test CD-DA-4-5 failed.
./check_cue.sh: failed command:
../src/cd-info.exe /d/Projects/libcdio/src/cd-info --quiet --no-device-info --cue-file /d/Projects/libcdio/test/data/cdda_4_5.cue --no-cddb
FAIL check_cue.sh (exit status: 3)
------------------------------------------------------------------------

The other CD-DA test from check_cue works and I'm too not sure how I should go on about investigating this. Anyone wants to provide some pointers?

Regards,

/Pete






reply via email to

[Prev in Thread] Current Thread [Next in Thread]