Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2150)

Issue 6442068: Changes make test to allow output to be reviewed in a browser (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by PhilEHolmes
Modified:
11 years, 4 months ago
Reviewers:
Graham Percival, email, John Mandereau
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

As the title says, really. To date, running make test creates only .ps files which it's difficult to check. This changes the output to .png, which means that collated-files.html can be opened by a browser and the reg tests checked.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -7 lines) Patch
M make/lilypond-vars.make View 1 chunk +0 lines, -3 lines 0 comments Download
M make/lysdoc-targets.make View 1 chunk +1 line, -1 line 0 comments Download
M make/lysdoc-vars.make View 1 chunk +0 lines, -3 lines 2 comments Download

Messages

Total messages: 4
PhilEHolmes
Please review.
11 years, 8 months ago (2012-07-31 20:55:06 UTC) #1
Graham Percival
I'm extremely cautious about _removing_ the ps output, since that might break the regtest comparisons ...
11 years, 8 months ago (2012-07-31 21:04:24 UTC) #2
John Mandereau
I have nothing to say other than seconding comments from Graham. http://codereview.appspot.com/6442068/diff/1/make/lysdoc-vars.make File make/lysdoc-vars.make (left): ...
11 years, 8 months ago (2012-08-01 16:32:29 UTC) #3
email_philholmes.net
11 years, 8 months ago (2012-08-01 16:45:54 UTC) #4
----- Original Message ----- 
From: <john.mandereau@gmail.com>
To: <PhilEHolmes@googlemail.com>; <graham@percival-music.ca>
Cc: <lilypond-devel@gnu.org>; <reply@codereview-hr.appspotmail.com>
Sent: Wednesday, August 01, 2012 5:32 PM
Subject: Re: Changes make test to allow output to be reviewed in a browser 
(issue 6442068)


>I have nothing to say other than seconding comments from Graham.
>
>
> http://codereview.appspot.com/6442068/diff/1/make/lysdoc-vars.make
> File make/lysdoc-vars.make (left):
>
> http://codereview.appspot.com/6442068/diff/1/make/lysdoc-vars.make#oldcode10
> make/lysdoc-vars.make:10: LILYPOND_BOOK_FLAGS += --use-source-file-names
> On 2012/07/31 21:04:24, Graham Percival wrote:
>> why?
>
> I second this reaction.  BTW I hope regtest comparison between releases
> relies on "make doc" output and not on "make test"; if so this change is
> acceptable, otherwise it may break regtest comparison.
>
> http://codereview.appspot.com/6442068/

The line was deleted in that patch, since no PNGs were actually generated 
with the flag present.

That said, Graham was right and this does break regtest comparison, but not 
in a way that I currently understand.  This is true even with 
formats=png,ps.  I'm currently looking at what's going on and will certainly 
not propose anything else unless make check, etc., work.

--
Phil Holmes 

Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b