The parser is skipping the records if a suite is having test cases with setup failures.
I have merged two suites, one suite having all the failures (all the test cases are having setup failures).
the upload to postgresql DB however did not show any error, but it skipped the results of the suite which has all the setup failed test cases.