https://bugs.documentfoundation.org/show_bug.cgi?id=160992
--- Comment #2 from Hossein <[email protected]> --- These are the remaining failing tests with 3x scaling on Windows. First is the name of the test, then the failing test cases, and at last, the file that can be used to disable the test: make CppunitTest_sw_layoutwriter3 testTdf147666 testTdf159422 sw/qa/extras/layout/layout3.cxx make CppunitTest_sc_tabviewobj sc_apitest::ScTabViewObj::testSplit test/source/sheet/xviewsplitable.cxx make JunitTest_svx_unoapi svx.AccessibleShape svx/qa/unoapi/svx.sce make JunitTest_chart2_unoapi sch.ChartArea chart2/qa/unoapi/sch.sce make JunitTest_linguistic_unoapi lng.LinguProps linguistic/qa/unoapi/lng.sce make JunitTest_comphelper_complex comphelper/qa/complex/comphelper_all.sce make JunitTest_configmgr_unoapi org.openoffice.test.UnoApiTest configmgr/JunitTest_configmgr_unoapi.mk make JunitTest_dbaccess_unoapi complex.dbaccess.Beamer dbaccess/JunitTest_dbaccess_unoapi.mk make JunitTest_chart2_unoapi org.openoffice.test.UnoApiTest solenv/gbuild/JunitTest.mk Some complex test like JunitTest_unoxml_complex, JunitTest_sfx2_complex, JunitTest_dbaccess_complex, JunitTest_comphelper_complex and also CppunitTest_sw_a11y also fail, which may not be related to DPI. Please note that it is not guaranteed that all of the above tests are DPI related. Anyway, by disabling the above tests, you should be able to run 'make check' on a Windows machine with scaling other than 1x. -- You are receiving this mail because: You are the assignee for the bug.
