Skip to:
Occasionally UUID.randomUUID() will return a UUID with a trailing 0 byte, which in certain DBs (e.g. Sybase) may be trimmed, and cause tests to fail randomly.
Occasionally UUID.randomUUID() will return a UUID with a trailing 0 byte, which in certain DBs (e.g. Sybase) may be trimmed, and cause tests to fail randomly.