Same bugs on different platforms are extremely hard to find.
Different bugs on different platforms are like an early Christmas present:
You don't even need to write tests which include your "expectations" of the result anymore.
Just call the code with randomized inputs for both platforms, and if there is a difference, you found a bug.