Tests should fail when events are rejected during system tests, at least in the cases of mapping conflicts, where the problem can be in the package.
In Kibana 8.12.0 there was a regression (fixed in elastic/kibana#175970) when installing the index templates that was producing ingestion failures at least in the Prometheus package. But this was not detected by system tests in the daily builds, see for example this one: https://buildkite.com/elastic/integrations/builds/8422
We should ensure that these cases can be detected by system tests and in CI.