********* Start testing of tst_RotationDataClass *********
Config: Using QtTest library 6.10.3, Qt 6.10.3 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_RotationDataClass::initTestCase()
PASS   : tst_RotationDataClass::test_initialState()
XFAIL  : tst_RotationDataClass::test_construct() fromEulerAngles() introduces too much changes for RotationData's compare function
C:\Users\qt\work\qt\qtquick3d\tests\auto\utils\rotation\tst_rotation.cpp(55) : failure location
PASS   : tst_RotationDataClass::test_construct()
PASS   : tst_RotationDataClass::test_eulerAssign()
PASS   : tst_RotationDataClass::test_quatAssign()
PASS   : tst_RotationDataClass::test_aba()
PASS   : tst_RotationDataClass::test_compare()
XFAIL  : tst_RotationDataClass::test_compare2() Normalization introduces too much changes for RotationData's compare function
C:\Users\qt\work\qt\qtquick3d\tests\auto\utils\rotation\tst_rotation.cpp(226) : failure location
XFAIL  : tst_RotationDataClass::test_compare2() Negation introduces too much changes for RotationData's compare function
C:\Users\qt\work\qt\qtquick3d\tests\auto\utils\rotation\tst_rotation.cpp(232) : failure location
XFAIL  : tst_RotationDataClass::test_compare2() Negation introduces too much changes for RotationData's compare function
C:\Users\qt\work\qt\qtquick3d\tests\auto\utils\rotation\tst_rotation.cpp(235) : failure location
PASS   : tst_RotationDataClass::test_compare2()
PASS   : tst_RotationDataClass::test_fuzzyQuatCompare()
XFAIL  : tst_RotationDataClass::test_compare_precision() Difference is too big...
C:\Users\qt\work\qt\qtquick3d\tests\auto\utils\rotation\tst_rotation.cpp(322) : failure location
XFAIL  : tst_RotationDataClass::test_compare_precision() Negation introduces change
C:\Users\qt\work\qt\qtquick3d\tests\auto\utils\rotation\tst_rotation.cpp(326) : failure location
PASS   : tst_RotationDataClass::test_compare_precision()
PASS   : tst_RotationDataClass::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 7ms
********* Finished testing of tst_RotationDataClass *********
