android icon indicating copy to clipboard operation
android copied to clipboard

run screenshot test on GARM

Open tobiasKaminsky opened this issue 1 year ago • 7 comments

  • [ ] Tests written, or not not needed

tobiasKaminsky avatar Dec 13 '23 09:12 tobiasKaminsky

@SystemKeeper did you have time to check this?

tobiasKaminsky avatar Mar 04 '24 10:03 tobiasKaminsky

@SystemKeeper did you have time to check this?

I did try a few thiings, but failed. Would it be okay to take over this PR to test it directly with the PR?

SystemKeeper avatar Mar 04 '24 15:03 SystemKeeper

I did try a few thiings, but failed. Would it be okay to take over this PR to test it directly with the PR?

Sure, just test whatever you need :+1:

tobiasKaminsky avatar Mar 28 '24 07:03 tobiasKaminsky

With KVM enabled it runs on GH: https://github.com/nextcloud/android/actions/runs/8464227991/job/23188508015

tobiasKaminsky avatar Mar 28 '24 08:03 tobiasKaminsky

Run echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules
KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
Failed to open the device 'kvm': No such file or directory
Error: Process completed with exit code 1.

Our own GARM does not allow this

tobiasKaminsky avatar Mar 28 '24 08:03 tobiasKaminsky

https://github.com/marketplace/actions/android-emulator-runner#running-hardware-accelerated-emulators-on-linux-runners

tobiasKaminsky avatar Mar 28 '24 09:03 tobiasKaminsky

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

github-actions[bot] avatar Apr 19 '24 13:04 github-actions[bot]