Issue 123138 - autotest fvt.uno.sc.chart.ChartLegend should tolerate small rounding differences
Summary: autotest fvt.uno.sc.chart.ChartLegend should tolerate small rounding differences
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: 4.0.0
Hardware: All All
: P3 Normal
Target Milestone: 4.1.0
Assignee: hdu@apache.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 09:17 UTC by hdu@apache.org
Modified: 2014-04-01 12:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2013-08-29 09:17:30 UTC
Its testLegendPosition() method currently tolerates up to four pixel changes in the legend position if the test's load/save roundtrip employed the xls file format. For other file formats the tolerance is zero which doesn't accommodate even minuscule rounding errors.
Comment 1 SVN Robot 2013-08-29 09:26:00 UTC
"hdu" committed SVN revision 1518547 into trunk:
#i123138# tolerate integer rounding artifacts in the fvt.uno.sc.chart.ChartLe...
Comment 2 hdu@apache.org 2013-08-29 09:26:35 UTC
Fixed with the commit above.
Comment 3 hdu@apache.org 2014-04-01 12:20:28 UTC
Closing the resolved issue.