[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: |
Sun, 09 Nov 2014 03:34:28 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
On 2014-11-09 01:21Z, Greg Chicares wrote:
[...]
> 00:36:58: Starting automatic tests:
> 00:36:58: about_dialog_version: ok (14ms)
> 00:36:58: benchmark_census: ERROR (Assertion failure: A message box
> "Sorry, could not open this file." was shown unexpectedly. [file
> /opt/lmi/local/include/wx-3.1/wx/testing.h, line 315, in ReportFailure()].)
> 00:37:02: calculation_summary: ok (4671ms)
That output, BTW, was from the log window. Are the timestamps just an
artifact of the use of a wx log class? They're somewhat interesting
at the moment, while 'wx_test' is being developed, but ultimately I
suspect we'll want to forgo them, because they make it less simple
to compare output from one run to the next.
BTW, we were talking off the mailing list about doing away with the
log window and just writing test output to either
(1) a flat text file, or
(2) stdout or stderr as the case may be.
Do you have a preference between those? I'm leaning toward (2).
- [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/08
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/08
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/08
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/08
- Re: [lmi] Automated GUI testing, revisited,
Greg Chicares <=
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/09
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/11
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/12
- Re: [lmi] Automated GUI testing, revisited, Vadim Zeitlin, 2014/11/13
- Re: [lmi] Automated GUI testing, revisited, Greg Chicares, 2014/11/21
- Re: [lmi] census benchmark test (was: Automated GUI testing, revisited), Vadim Zeitlin, 2014/11/23
- Re: [lmi] census benchmark test, Greg Chicares, 2014/11/23
- Re: [lmi] census benchmark test, Vadim Zeitlin, 2014/11/23
Re: [lmi] Automated GUI testing, revisited, Vadim Zeitlin, 2014/11/14