Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0 FF
-
None
-
-
d9e2ba1ad (dev), 97ea301e3 (6.5)
Description
There is qtprotobufgen tests were introduced:
https://codereview.qt-project.org/c/qt/qtgrpc/+/441137
As discussed with hehalmet the problem is:
qtprotobufgen tests are failing on macOS ARM machines. Those won't get provisioned automatically.
After we get new macOS to CI we will continue the work with Tart, which is virtualization tool which might be solution for our problem. Current one, parallels, don't have support for ARM macs.
It was decided to disable macos arm tests for qtprotobufgen temporary.
It could be enabled when we get new macOS to CI .