Stefan Seifert created SLING-13116:
--------------------------------------
Summary: Models Impl: Flaky ITs on Jenkins CI
Key: SLING-13116
URL: https://issues.apache.org/jira/browse/SLING-13116
Project: Sling
Issue Type: Improvement
Components: Sling Models
Affects Versions: Models Implementation 2.0.2
Reporter: Stefan Seifert
Fix For: Models Implementation 2.0.2
since the moving the ITs to the impl module (SLING-13050), the CI builds on
jenkins are sometimes failing.
the error of the failure is usually a "Model is null" error, most often in the
"VaiIT" integration test. however, it doesn't seem to be related to this actual
test, sometimes it hits another test - but it's always the first IT that is
run, all other subsequent ITs are passing fine. so it seems to be some sort of
timing issue when the ITs are started to being executed.
i was not able to reproduce the problem locally. also, it does not always
happen on jenkins. it seems there are times on jenkins where it's likely to
happen, and times where it is'nt - maybe depending on other load on the build
machines?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)