lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Automated GUI testing, revisited


From: Vadim Zeitlin
Subject: Re: [lmi] Automated GUI testing, revisited
Date: Fri, 14 Nov 2014 16:44:25 +0100

On Wed, 12 Nov 2014 13:09:10 +0000 Greg Chicares <address@hidden> wrote:

GC> On 2014-11-09 01:21Z, Greg Chicares wrote:
GC> [...]
GC> > 00:37:07:     pdf_census: ERROR (Assertion 
'fs::exists(composite_pdf_path)' failed. [file 
/lmi/src/lmi/wx_test_pdf_create.cpp, line 135] )
GC> 
GC> With this change:
GC> 
GC> +LMI_ASSERT_WITH_MSG(fs::exists(composite_pdf_path), 
composite_pdf_path.string());
GC>     LMI_ASSERT(fs::exists(composite_pdf_path));
GC> 
GC> rerunning this test gives:
GC> 
GC> pdf_census: ERROR (Assertion 'fs::exists(composite_pdf_path)' failed
GC> (C:/opt/lmi/bin/unnamed15.composite.000000000.pdf).
GC> [file /lmi/src/lmi/wx_test_pdf_create.cpp, line 135] )
GC> 
GC> I have no file named 'unnamed15.composite.000000000.pdf'
GC> or anything similar. Any idea what's wrong? Wendy's email
GC> of 2014-11-12 00:18Z also reports this test failing.

 Just for the record, this should be resolved by fixing the accelerator key
used for the "Print to disk" menu command.

VZ

reply via email to

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