lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Automated GUI testing, revisited


From: Greg Chicares
Subject: Re: [lmi] Automated GUI testing, revisited
Date: Fri, 21 Nov 2014 22:38:10 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 2014-11-14 15:44Z, Vadim Zeitlin wrote:
> On Wed, 12 Nov 2014 13:09:10 +0000 Greg Chicares <address@hidden> wrote:
[...]
> 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.

Confirmed, thanks. Now, with "excessively simpleminded" local patches
as described here:
  http://lists.nongnu.org/archive/html/lmi/2014-11/msg00038.html
I get
  FAILURE: 4 out of 24 tests failed.
and all four "failures" seem attributable to deliberate differences
between my setup and binary distributions:

22:29:12:     configurable_settings: ERROR (Assertion 
'fs::exists("/etc/opt/lmi/configurable_settings.xml")' failed. [file 
/lmi/src/lmi/wx_test_config_settings.cpp, line 37] )
22:29:15:     default_input: ERROR (Assertion '(effective_date) == 
(first_of_month)' failed (expected 2456963 vs observed 2456983). [file 
/lmi/src/lmi/wx_test_default_input.cpp, line 48] )
22:29:15:     default_update: ERROR (Assertion failure: A message box "Unable 
to read file 'C:/etc/opt/lmi/default.ill'. [file 
/lmi/src/lmi/illustration_document.cpp, line 110] " was shown unexpectedly, 
expected wxDialog. [file /opt/lmi/local/include/wx-3.1/wx/testing.h, line 315, 
in ReportFailure()].)
22:29:15:     expiry_dates: ERROR (Assertion '(end) == (end_of_month)' failed 
(expected 2450480 vs observed 2458849). [file 
/lmi/src/lmi/wx_test_expiry_dates.cpp, line 77] )

which should all be resolved by the bruited '--distribution' option.




reply via email to

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