Ivan Dlugos
Ivan Dlugos
This is new to me as well, I've missed the discussion about the versioning changes. After reading through the wiki, the important bit for me is: _"The overall philosophy of...
> I must be missing something but I don't see async functionality with Flutters Autocomplete for on the fly api calls. Am I overlooking something ? `optionsBuilder` is probably what...
Here's a sample of what should be xunit-v2 from a public repo [TestResults.xml.txt](https://github.com/lukejpreston/xunit-viewer/files/9038642/TestResults.xml.txt)
> I think it would be nice to use the official Android lib recommended by Google for benchmarking the app start time. @romtsn, as you are one of our Gradle...
Any hints how to fix the CI build failure? ``` FAILURE: Build failed with an exception. Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0....
> @vaind sorry man, I haven't got time to look at the PR, so I will leave this to @marandaneto as I'm on parental leave starting from tomorrow. Good luck!...
Thanks @stefanosiano, I'll check the startup values. 1. We should be able to access values from logcat from Appium and I think that would be fine even from the cross-platform...
Current status: * moved Kotlin as per a common request, * added actions to create/update a PR comment with the measured info (current status, no history) * changed data collection...
@adinauer I've moved the test code to a standalone repo (GH action) so it's not an issue anymore. thanks for the suggestions anyway.
> @vaind I left a comment, is there anything pending or ready to merge? Good to go from my POV