Disable a failing regression test
authorLudovic Rousseau <rousseau@debian.org>
Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)
committerScott Talbert <swt@techie.net>
Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)
commit677d8157f02b3f6fb3ba5ee3d3f0063a9dfdb592
tree375565c14c0d3d2eb354c03c78bfd4c5544c4a6d
parentf537207fab9f2b13e9b963726ea01a82d396ad93
Disable a failing regression test

Forwarded: https://trac.wildfiregames.com/ticket/6630
Last-Update: 2022-10-02

In TestCGUIText::test_regression_rP26522:
./source/gui/tests/test_CGUIText.h:319: Error: Expected ((g_VFS->Mount(L"", DataDir() / "mods" / "mod" / "", VFS_MOUNT_MUST_EXIST)) == INFO::OK), found (-110100 != 0)
ERROR: Failed to open font file fonts/sans-bold-13.fnt
ERROR: Failed to open font file fonts/sans-10.fnt
./source/gui/tests/test_CGUIText.h:332: Error: Expected (text.GetSize().Height == 14 + 9 + 8 * 2), found (22.0000 != 39)
.............................................................................................................................................................................................................................................Skipping globalscripts tests (can't find binaries/data/mods/public/globalscripts/tests/)
.Skipping component scripts tests (can't find binaries/data/mods/public/simulation/components/tests/setup.js)
................................................................................................................
Failed 1 and Skipped 0 of 391 tests
Success rate: 99%

Gbp-Pq: Name Disable-test_regression_rP26522.patch
source/gui/tests/test_CGUIText.h