Skip to content

Restore some of disabled *Tests - #449

Draft
mgaffigan wants to merge 28 commits into
OpenIntegrationEngine:mainfrom
mgaffigan:maint/restore-tests
Draft

mgaffigan wants to merge 28 commits into
OpenIntegrationEngine:mainfrom
mgaffigan:maint/restore-tests

Conversation

@mgaffigan

Copy link
Copy Markdown
Contributor

The gradle build, as with the ant build before it, only runs *Test files. Let's fix that. Presumably these were added for a reason.

@github-actions

github-actions Bot commented Sep 19, 2026

Copy link
Copy Markdown

Test Results

  133 files  + 10    133 suites  +10   15m 50s ⏱️ + 14m 1s
  810 tests +120    786 ✅ + 96  0 💤 ±0  0 ❌ ±0  24 🔥 +24 
1 158 runs  +456  1 134 ✅ +432  0 💤 ±0  0 ❌ ±0  24 🔥 +24 

For more details on these errors, see this check.

Results for commit 7fa7e89. ± Comparison against base commit 9359d9a.

♻️ This comment has been updated with latest results.

A historical change set did not use the closeDatabaseObjectIfNeeded
method which permits the oracle connections to batch inserts.  Updated
to use that.

Non-oracle databases are not affected by this change since they do not
override the closeDatabaseObjectIfNeeded method.

Closes 454

Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Issue: OpenIntegrationEngine#456
Issue: OpenIntegrationEngine#457
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Postgres would have intermittent 500 errors after a metadata column
changed from one type to another. Fix that.

Issue: OpenIntegrationEngine#458
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
mgaffigan and others added 2 commits September 21, 2026 16:44
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
MSH-9 names a type no structure jar provides, so HAPI parses it into a
GenericMessage and serialization fails. Distinct from 02-not-hl7, where
the parse itself fails.

Signed-off-by: Finnegan's Owner <44065187+pacmano1@users.noreply.github.com>
The same channel with useStrictValidation on, running the same messages.
Nothing currently exercises that configuration, and pinning it records
that validation changes neither the outcome nor the serialized document.

Signed-off-by: Finnegan's Owner <44065187+pacmano1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants