Due to bad mock implementation the TestRemoteWriteHandler_V2Message cases for OOO or duplicate sample within the same remote write message was resulting in bad request partial error (see the tests before removal of those test cases in #17838).
This is however not true. TSDB storage does not test anything around ordering for a single Appender batch (too expensive), so test was not showing reality, thus removed.
This issue is to: