https://bz.apache.org/ooo/show_bug.cgi?id=125129

--- Comment #22 from [email protected] ---
The unoapi test fvt.uno.sw.frame.FrameBackColor, which you run by doing:
source LinuxX86-64Env.set.sh
cd ../test
ant -Dtest.args='-tc fvt.uno.sw.frame.FrameBackColor'

is also broken by the bad commit, returning the wrong BackColor from a
generated .DOC file's frame after the commit:

     [exec] SEVERE: Failure in fvt.uno.sw.frame.FrameBackColor
:testFrameBackColor(fvt.uno.sw.frame.FrameBackColor): verify frame background
color expected:<65280> but was:<-3151883>
     [exec] java.lang.AssertionError: verify frame background color
expected:<65280> but was:<-3151883>


This should be easier to debug than the complex UI interaction involved in the
"Area" tab.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to