You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes in API and analysis tests during last week made a shift in CI API E2E test suite stability. However some less frequent errors are still experienced for tier0.
## SOLVED: Hub API fails due to orphaned records in DB
Addressed with https://github.com/konveyor/tackle2-hub/pull/554/files
Changes in API and analysis tests during last week made a shift in CI API E2E test suite stability. However some less frequent errors are still experienced for tier0.
## SOLVED: Hub API fails due to orphaned records in DB Addressed with https://github.com/konveyor/tackle2-hub/pull/554/filesAnalysis File system - Java IO
Tested with ~50x repeated local test execution. Testapp public analysis sometimes missing incident line 56 https://github.com/konveyor/go-konveyor-tests/blob/main/analysis/tc_tackle_testapp_public.go#L76-L80 at https://github.com/konveyor/tackle-testapp-public/blob/main/src/main/java/io/konveyor/demo/ordermanagement/config/PersistenceConfig.java#L56
From 51 analysis test executions, got 35 PASS, 16 FAIL (always on missing incident line 56 ^, anything else).
Task pod logs are the same (except timestamps and order of Tags, but thats also different across PASS exections)
Debugging details at https://gist.github.com/aufi/1d073945b711de027c3ec423ee464390
The text was updated successfully, but these errors were encountered: