Conversation
|
@pulorsok thanks for the PR. I tested it briefly and noted that opening smali functions from the report somehow does not work for me. Did you try that? Some notes:
|
|
Hi, @Surendrajat |
|
@pulorsok I'm seeing this error with all failing tests: Seems like the output We're using GitHub actions and all CI code is in https://github.com/APKLab/APKLab/blob/master/.github/workflows/apklab.yml file. Also, although not much different but we're using |
|
@pulorsok I've fixed all issues with master branch and rebased your PR on it. I have also added a simple quark run step before actual tests on CI to simplify error debugging. Example run logs |
|
@Surendrajat sorry for the late response, I will fix the problem ASAP. |
Describe the feature
Hi, @Surendrajat,
We (me, @18z, @krnick) have fixed a problem and implemented a feature:
Changes in this PR:
Future work