2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-05-01 11:08:11 -07:00
Commit graph

815 commits

Author SHA1 Message Date
87fd461bf8 Disabled workflow test again 2023-01-01 00:30:26 -05:00
c55d312e79 Continuations Workflow multi-threading fixes. 2023-01-01 00:04:02 -05:00
c9c5bc6744 Enable JDK 17 testing 2023-01-01 00:03:42 -05:00
e982b86809 Disable workflow test again, somehow it stalls on GitHub 2022-12-31 23:45:01 -05:00
02aa7e1ba9 Disable test 2022-12-31 23:28:50 -05:00
76330d9d7d Re-enabled workflow test 2022-12-31 23:16:24 -05:00
8397c7d79e CMF test fixes 2022-12-31 23:01:18 -05:00
1cf839113c Cleanup gradle cache at the end of workflow.
Database tests tweaks.
2022-12-31 22:20:09 -05:00
48e27b7df3 Trying to test Oracle XE now 2022-12-31 21:58:16 -05:00
7850c2c73f Re-enable all tests 2022-12-31 21:44:40 -05:00
55b56f9e5e Attempt to fix the GQM MySQL tests on GitHub 2022-12-31 21:40:28 -05:00
f39d5d6437 Change setup java action to latest version 2022-12-31 21:27:01 -05:00
ece3ad0335 Fix mysql service config 2022-12-31 21:20:40 -05:00
1fcf21b68e Try with separate mysql service running the latest version 2022-12-31 21:16:47 -05:00
e0f3ec6e97 Try just one test for MySQL 2022-12-31 21:11:14 -05:00
5efc78213c Mysql setup 2022-12-31 20:55:07 -05:00
fc4dc39d99 Mysql setup 2022-12-31 20:52:07 -05:00
3ae16a82bb Try with mysql now, which should already be installed on the Ubuntu image 2022-12-31 20:47:55 -05:00
92588f9af9 Try with a postgres service and enable postgres tests 2022-12-31 20:36:13 -05:00
ce62dd2cc5 Minor API cleanup to beanutils 2022-12-31 20:13:07 -05:00
6249599432 Added CI status badge 2022-12-31 20:12:57 -05:00
c157153e82 Re-enabled all tests 2022-12-31 20:04:01 -05:00
76927f9207 Compilation fix 2022-12-31 20:01:41 -05:00
06fb1ea53f More test tweaks 2022-12-31 19:58:48 -05:00
d1c31b303c Re-enabled stacktrace 2022-12-31 19:32:40 -05:00
58531c06e2 More test fixes to try to make them local timezone agnostic 2022-12-31 19:29:06 -05:00
13e820ccb1 More test tweaks, changed workflow to only run failing test 2022-12-31 19:13:35 -05:00
8ebfe86a8d Test fixes 2022-12-31 18:56:47 -05:00
484718f118 Show full test failure exceptions 2022-12-31 18:39:57 -05:00
8fe6e44b65 Test fixes, verbose logging of test output 2022-12-31 18:23:12 -05:00
fcf47204e8 Disable transaction isolation test 2022-12-31 18:07:57 -05:00
04acfb4d36 Added test started display to track down which ones are stalling on GitLab 2022-12-31 18:01:45 -05:00
cb6a9821ad Minor tweaks 2022-12-31 17:54:53 -05:00
da573893b8 Updated README and version 2022-12-31 17:41:18 -05:00
ea32669de9 Re-activated full suite 2022-12-31 17:28:11 -05:00
f4a166fd49 More test tweaks for workflow 2022-12-31 17:26:05 -05:00
8de5033b0d Test template renames 2022-12-31 17:23:23 -05:00
da0e100f3f Test template renames 2022-12-31 17:21:52 -05:00
1a23752340 More tweaks to workflow 2022-12-31 17:18:18 -05:00
54e0260de0 Tweaks to workflow 2022-12-31 17:06:38 -05:00
37a525a9cb Tweaks to workflow 2022-12-31 17:04:37 -05:00
e05330a046 Project file tweaks for GitHub workflow 2022-12-31 17:01:34 -05:00
67ce0fe15a Missing file 2022-12-31 16:52:16 -05:00
b3a14a2062 Sped up tests, added better test reporting, activated GitHub CI workflow 2022-12-31 16:52:04 -05:00
cb921dba94 By default don't test non-embedded databases, added support for setting system properties to test postgres, mysql and oracle. 2022-12-31 13:47:00 -05:00
a2b3445da3 Changed utility classes to be final and have private constructors. 2022-12-31 13:09:03 -05:00
657cacd705 Upgraded Gradle to 7.6 2022-12-31 12:23:11 -05:00
a8c3c6a7f0 JUnit tests should have default access.
Minor rework to datasources setup.
2022-12-31 10:47:44 -05:00
64bd9b5fbe Minor code cleanup 2022-12-31 09:14:04 -05:00
2da694c283 Code cleanup 2022-12-31 02:38:57 -05:00