libreoffice-online/test
Tamás Zolnai 5c8a224e2d tests: Disable unstable unit test.
Half of the Jenkins build fails beacuse of this test.

Error message, we've got during run:
uncaught exception of type std::exception (or derived).
- error: cmd=storage kind=loadfailed

Change-Id: I42bb502a5aac96218b4ca772c1d0def398144797
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88443
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-02-11 14:56:30 +01:00
..
data test: simplify the timeout logic. 2020-01-21 15:07:54 +00:00
.gitignore
countloolkits.hpp
DeltaTests.cpp test: switch to using ClientPortNumber to allow parallelism. 2020-01-21 15:07:54 +00:00
fakesockettest.cpp
helpers.hpp test: switch to using ClientPortNumber to allow parallelism. 2020-01-21 15:07:54 +00:00
httpcrashtest.cpp test: switch to using ClientPortNumber to allow parallelism. 2020-01-21 15:07:54 +00:00
httpwstest.cpp tests: Disable unstable unit test. 2020-02-11 14:56:30 +01:00
integration-http-server.cpp test: dung out redundant LOOL_TEST_CLIENT_PORT. 2020-01-21 15:07:54 +00:00
Makefile.am test: fix ODR-violation in SigUtil 2020-01-24 10:34:00 +01:00
run_unit.sh.in test: remove documentation about no longer working CPPUNIT_TEST_NAME variant 2020-01-24 00:09:34 +01:00
test.cpp test: simplify and remove obsolete /proc grokking code. 2020-01-21 15:07:54 +00:00
test.hpp test: dung out redundant LOOL_TEST_CLIENT_PORT. 2020-01-21 15:07:54 +00:00
TileCacheTests.cpp test: dung out redundant LOOL_TEST_CLIENT_PORT. 2020-01-21 15:07:54 +00:00
TileQueueTests.cpp
UnitAdmin.cpp
UnitBadDocLoad.cpp Convert the WS error tests to a new-style one 2020-01-09 08:59:09 +01:00
UnitCalc.cpp Convert some Calc tests to a new-style one 2019-12-06 08:51:51 +01:00
UnitClient.cpp test: simplify and remove obsolete /proc grokking code. 2020-01-21 15:07:54 +00:00
UnitClose.cpp test: increase timeout of UnitClose 2020-02-11 10:02:17 +01:00
UnitConvert.cpp
UnitCopyPaste.cpp
UnitCursor.cpp Convert cursor tests to a new-style one 2019-12-02 09:11:39 +01:00
UnitEachView.cpp test: improve unit-tests 2019-11-25 17:05:49 +01:00
UnitFuzz.cpp
UnitHosting.cpp Convert some of the integration-http-server tests to new-style ones 2020-01-17 09:16:41 +01:00
UnitHTTP.cpp test: fix unit-http 2019-11-26 10:51:01 +01:00
UnitInsertDelete.cpp Convert some insert/delete tests to a new-style one 2019-12-18 22:18:08 +01:00
UnitLargePaste.cpp
UnitLoad.cpp wsd: fix a typo 2019-12-06 12:12:43 +01:00
UnitLoadTorture.cpp test: increase timeout of UnitLoadTorture 2020-01-30 09:49:52 +01:00
UnitOAuth.cpp
UnitOOB.cpp
UnitPasswordProtected.cpp
UnitPaste.cpp
UnitPrefork.cpp
UnitRenderingOptions.cpp
UnitRenderShape.cpp
UnitSession.cpp
UnitStorage.cpp
UnitTiffLoad.cpp
UnitTileCache.cpp
UnitTimeout.cpp
UnitTyping.cpp tdf#130382 - unit test for core fix for text input ordering issue. 2020-02-10 23:23:04 +01:00
UnitUNOCommand.cpp
UnitWOPI.cpp
UnitWOPIDocumentConflict.cpp
UnitWOPILoadEncoded.cpp
UnitWopiOwnertermination.cpp
UnitWOPIRenameFile.cpp
UnitWOPISaveAs.cpp
UnitWOPITemplate.cpp test: switch to using ClientPortNumber to allow parallelism. 2020-01-21 15:07:54 +00:00
UnitWOPIVersionRestore.cpp
UnitWOPIWatermark.cpp
WhiteBoxTests.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +01:00
WopiTestServer.hpp