realm-js icon indicating copy to clipboard operation
realm-js copied to clipboard

Update pr-realm-js workflow to run Android tests on Ubuntu

Open kraenhansen opened this issue 1 year ago • 2 comments

What, How & Why?

With inspiration from @nielsenko via https://github.com/realm/realm-dart/commit/2d93a4f3 this should speed-up running our Android tests.

As a baseline, the Android tests are currently taking:

kraenhansen avatar Jan 29 '24 14:01 kraenhansen

Coverage Status

coverage: 85.346%. remained the same when pulling 3e406012ff58b183709cfe7e4aa4af17b901acd6 on kh/ci-test-android-on-linux into 795413316e5c8811232d8a82729c1fe51879fdb7 on main.

coveralls-official[bot] avatar Jan 29 '24 14:01 coveralls-official[bot]

For some strange reason, the runner doesn't exit when the tests are done 🤔 I would have to debug this further, perhaps by running the harness in a docker locally ...

kraenhansen avatar Jan 29 '24 21:01 kraenhansen