We added new assertions related to timestamp usage in WT-4738 in order to more clearly define what acceptable usages are. One of those changes asserting that non-prepared transactions commit timestamp isn't older than the stable timestamp.
That assertion is causing automated tests to fail - disable the assertion until we can understand and resolve the issues properly.