| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
test --ignore |
Sorry, something went wrong.
|
Ignoring tests in favor of NativeScript/NativeScript#7925 |
Sorry, something went wrong.
|
test --ignore |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is related to the tns-core-modules animations overhaul intiative (removing Animators in favor of androidx Transitions)
Test case: navigating from Page with 3 nested frames and back crashes with IllegalArgumentException: parameter must be a descendant of this view only from these commented appium tests (does not reproduce with manual testing).
This is fixed in androidx.fragment:fragment:1.2.0 and tests must be uncommented when migrating to it.