summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorLuke Deller <luke@deller.id.au>2016-09-21 12:00:02 +1000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-25 12:02:24 +0000
commit8dc46fc45b5c7d833caca331a9045167d1794f1a (patch)
treef14419e05b89716ac090d8543d54a8ae69591491 /sc
parente62c02a089e454eeea472e758e113e7e28568a02 (diff)
Avoid failure in VBA test when window is too small
The VBA test case "SplitRow" in window2.xls requires the spreadsheet window to be large enough. It looks like this has been discovered previously and some of the assertions commented out with a note about the window size requirement. However we bumped into a failure in one of the remaining assertions on one of our tinderboxes. To resolve: - Maximize the window at the start of this test case - Skip the test if the window size is still too small - Re-enable assertions which had been commented out due to this issue. (Note that VBA which reads Window.SplitRow appears to be broken in LO, so I have left two assertions here commented out with a FIXME) Change-Id: I5e87a360958f665457bbf8ec9c703a99794a62dc Reviewed-on: https://gerrit.libreoffice.org/29110 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/extras/testdocuments/window2.xlsbin57856 -> 68608 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/sc/qa/extras/testdocuments/window2.xls b/sc/qa/extras/testdocuments/window2.xls
index e9deceb317a2..306f5d071160 100644
--- a/sc/qa/extras/testdocuments/window2.xls
+++ b/sc/qa/extras/testdocuments/window2.xls
Binary files differ