@matigo Nope. There was an actual mistake in the test code in one case. That wasn’t a problem for Android Studio, though. The other issue was just weird undefined behavior in the JVM of the build server. Solved that by removing that problematic test. The code works correctly on real devices, the problematic cases are covered by tests.