AltTester-Unity-SDK icon indicating copy to clipboard operation
AltTester-Unity-SDK copied to clipboard

[Some python tests fail on iOS] test_get_static_property and test_wait_for_component_property_assembly_not_found fail on iOS

Open MihaiCuc98 opened this issue 1 year ago • 1 comments

Steps to reproduce

  1. Open the AltTesterDesktop
  2. Open the sampleGame.ipa on iOS device
  3. Connect it to the AltServer
  4. Open the AltTester-Unity-SDK
  5. Start the tests from python bindings (run command pytest Bindings~/python/tests/integration )

Actual result

AR

test_get_static_property and test_wait_for_component_property_assembly_not_found fail on iOS. Please take a look at the following errors: image (28) image (29)

Additional info

Expected result

ER

The tests should be commented on or adjusted so that there are no more errors when running.

Additional info

Testability

MihaiCuc98 avatar Dec 21 '23 16:12 MihaiCuc98