summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2020-01-21 12:08:06 +0000
committerMichael Meeks <michael.meeks@collabora.com>2020-01-21 13:53:15 +0000
commit41e2132808e1c8596fd544f34e5690a5b0954d29 (patch)
treee7ee0df3bea5d0fb45ee6e5276b89ff3768a6a30
parentClobber gio in the configuration. (diff)
downloadonline-feature/paralleltest.tar.gz
online-feature/paralleltest.zip
test: forcibly serialize more. feature/paralleltest
Change-Id: I2fd370c5bdd440e3be2c065f9b834ffa4e7f856b
-rw-r--r--test/Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index a31e557b65..7f15ef0691 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -240,6 +240,7 @@ unit-wopi-documentconflict.log : unit-wopi-versionrestore.log
unit_wopi_renamefile.log : unit-wopi-documentconflict.log
unit_wopi_watermark.log : unit_wopi_renamefile.log
+# parallelize a couple at least.
unit-http.log : unit_wopi_watermark.log
unit-tiff-load.log : unit_wopi_watermark.log
@@ -248,12 +249,10 @@ unit-paste.log : unit-large-paste.log
unit-load-torture.log : unit-paste.log
unit-rendering-options.log : unit-load-torture.log
unit-password-protected.log : unit-rendering-options.log
-
unit-render-shape.log : unit-password-protected.log
-unit-each-view.log : unit-password-protected.log
-unit-session.log : unit-password-protected.log
-unit-uno-command.log : unit-password-protected.log
-
+unit-each-view.log : unit-render-shape.log
+unit-session.log : unit-each-view.log
+unit-uno-command.log : unit-session.log
unit-load.log : unit-uno-command.log
unit-cursor.log : unit-load.log
unit-calc.log : unit-cursor.log