libreoffice-online/test
Ashod Nakashian 648ab10c66 wsd: test: move UnitWOPIStuckSave
For some as-yet unknown reason, UnitWOPIStuckSave
is timing out with -j8 for me. It seems that
the issue has to do with the socket not having
the data in a timely fashion. The only thing
that reproduces the issue is the order, and
that isn't always the case. So, it seems
that at some point, on my particular system,
having this test any earlier than where I put
is causing the failure. The fix was to move it.

While I don't yet know the reason, this isn't
happening all the time. It would seem that
after restarting it goes away. So it might
be some system state that is interfering.
Still, I can't explain why this test should
suffer reliably and none of the others.

Worth investigating further, but for now
changing the order.

Change-Id: Ibbb912941f8872c4825468e940e82814b2d14168
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-08-25 15:12:10 +01:00
..
data
traces Cleanup performance traces. 2022-05-09 16:40:57 +01:00
.gitignore wsd: test: capture the log from unithttplib and display on failure 2022-06-24 07:08:55 +01:00
countcoolkits.hpp
DeltaTests.cpp delta: include canonical-view-id into the TileLocation. 2022-06-22 09:16:45 +01:00
fakesockettest.cpp
helpers.hpp wsd: test: break connectLOKit retries when terminating 2022-08-02 09:24:46 -04:00
httpcrashtest.cpp
HttpRequestTests.cpp fuzzers: fixup HttpEcho 2022-08-17 08:55:12 -04:00
HttpTestServer.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
HttpWhiteBoxTests.cpp
httpwstest.cpp
integration-http-server.cpp wsd: test: replace hard-coded test timeouts 2022-08-02 09:24:46 -04:00
lokassert.hpp wsd: test: print failed assertion code 2022-08-17 08:55:12 -04:00
Makefile.am wsd: test: move UnitWOPIStuckSave 2022-08-25 15:12:10 +01:00
RequestDetailsTests.cpp
run_unit.sh.in wsd: test: cleanup and cosmetics 2022-06-27 14:07:08 +01:00
run_unit_standalone.sh.in wsd: test: capture the log from unithttplib and display on failure 2022-06-24 07:08:55 +01:00
StringVectorTests.cpp
test.cpp wsd: test: print correct binary name on failure 2022-08-17 08:55:12 -04:00
test.hpp wsd: test: print correct binary name on failure 2022-08-17 08:55:12 -04:00
testlog.hpp
TileCacheTests.cpp wsd: test: killpoco for TileCacheTests 2022-07-25 14:02:00 +01:00
TileQueueTests.cpp
UnitAdmin.cpp
UnitBadDocLoad.cpp wsd: test: killpoco for UnitBadDocLoad 2022-08-02 09:24:46 -04:00
UnitCalc.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitClient.cpp wsd: test: print correct binary name on failure 2022-08-17 08:55:12 -04:00
UnitClose.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitConvert.cpp wsd: test: always set the test name 2022-05-06 14:45:34 +01:00
UnitCopyPaste.cpp wsd: test: killpoco for UnitCopyPaste 2022-08-02 09:24:46 -04:00
UnitCursor.cpp wsd: test: killpoco for UnitCursor 2022-07-25 14:02:00 +01:00
UnitEachView.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitFuzz.cpp fuzz: cleanup constructors. 2022-05-31 15:10:51 +02:00
UnitHosting.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitHTTP.cpp
UnitHTTP.hpp wsd: test: correct shutdown UnitWebSocket 2022-08-02 09:24:46 -04:00
UnitInsertDelete.cpp wsd: test: killpoco for UnitInsertDelete 2022-07-25 14:02:00 +01:00
UnitLargePaste.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitLoad.cpp wsd: test: killpoco for UnitLoad 2022-07-25 14:02:00 +01:00
UnitLoadTorture.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitOAuth.cpp wsd: browser: Reset_Access_Token API to update access-tokens 2022-05-06 11:13:35 +01:00
UnitPasswordProtected.cpp wsd: test: killpoco for UnitPasswordProtected 2022-07-25 14:02:00 +01:00
UnitPaste.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitPrefork.cpp wsd: test: always set the test name 2022-05-06 14:45:34 +01:00
UnitRenderingOptions.cpp wsd: test: killpoco for UnitRenderingOptions 2022-07-25 14:02:00 +01:00
UnitRenderSearchResult.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitRenderShape.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitSession.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitStorage.cpp
UnitTiffLoad.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitTileCache.cpp wsd: test: modernize UnitTileCache 2022-08-02 09:24:46 -04:00
UnitTimeout.cpp wsd: support code-coverage report via --with-coverage 2022-08-02 14:45:12 -04:00
UnitTyping.cpp wsd: test: killpoco for UnitTyping 2022-07-25 14:02:00 +01:00
UnitUNOCommand.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitWOPI.cpp
UnitWOPIAsyncUpload_Close.cpp wsd: test: cleanup and cosmetics 2022-06-27 14:07:08 +01:00
UnitWOPIAsyncUpload_Modify.cpp Fix typos in comments 2022-08-23 18:37:44 +02:00
UnitWOPIAsyncUpload_ModifyClose.cpp wsd: test: modernize UnitWOPIAsyncUpload_ModifyClose 2022-08-25 15:12:10 +01:00
UnitWOPICrashModified.cpp
UnitWOPIDocumentConflict.cpp
UnitWOPIFailUpload.cpp wsd: test: better PutFile assertion 2022-08-05 15:24:27 -04:00
UnitWOPIFileUrl.cpp
UnitWOPIHttpHeaders.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPIHttpRedirect.cpp
UnitWOPIHttpRedirectLoop.cpp
UnitWOPILanguages.cpp wsd: test: add multi-language views test 2022-06-10 13:14:35 +01:00
UnitWOPILoadEncoded.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPILock.cpp
UnitWopiOwnertermination.cpp
UnitWOPIRenameFile.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPISaveAs.cpp wsd: test: modernize UnitWOPISaveAS 2022-07-25 14:02:00 +01:00
UnitWOPISaveAsWithEncodedFileName.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPISaveOnExit.cpp
UnitWOPISlow.cpp wsd: test: enable IsModifiedByUser assertion 2022-08-25 15:12:10 +01:00
UnitWOPIStuckSave.cpp wsd: test: reorder test execution order 2022-08-02 09:24:46 -04:00
UnitWOPITemplate.cpp
UnitWOPIVersionRestore.cpp wsd: test: filterSendMessage -> filterSendWebSocketMessage 2022-06-27 14:07:08 +01:00
UnitWOPIWatermark.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UtilTests.cpp
WhiteBoxTests.cpp perf: merge deltas and keyframes into the same storage. 2022-05-27 22:01:24 +01:00
WopiProofTests.cpp wsd: test: disable verifySignature test with openssl 3 2022-04-26 14:08:48 +02:00
WopiTestServer.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
WOPIUploadConflictCommon.hpp wsd: test: better PutFile assertion 2022-08-05 15:24:27 -04:00