-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DUnitXFiremonkeyGUI_D10Tokyo.dproj example crashes in 10.3 Rio #230
Comments
I don't use fmx so can't really help on this, did you try debugging it? |
Sorry, not more than I posted. I have to retest this with Rio update 1 now as soon as I find time. |
I can confirm the crash (still in 10.4) |
On the page https://github.com/VSoftTechnologies/DUnitX in Readme it's feel like any own GUI is deprecated here, in favor of using TestInsight (https://bitbucket.org/sglienke/testinsight/wiki/Home) |
That might well be, but it won't enable you to run the tests on an Android device I guess. So if you want to test for any specific anomalies there you're out of luck. Am I right? |
Seems to possible run tests on Android and simultaneously look results at Delphi IDE plugin from TestInsight: https://en.delphipraxis.net/topic/645-running-unittests-for-mobile-devices/?tab=comments#comment-4940 |
I just tried to find out how to use DUnitX with a FMX GUI runner (in order to be able to run tests on other platforms as Windows as well).
Since I couldn't find a Rio named sample project for the FMX GUI runner I tried to run the Tokyo based one.
Steps:
Stack trace:
:750fab32 KERNELBASE.RaiseException + 0x62
:006c593b TControl.EndUpdate + $3B
FMX.Controls.TControl.EndUpdate
Sorry, but the stack trace is so short.
Remark: I didn't install December update/hotfix for 10.3 Rio.
The text was updated successfully, but these errors were encountered: