Lars Eggert

Results 544 comments of Lars Eggert

It's probably because it is grabbing the precompiled Linux build for NSS from the action cache. We need to differentiate between Linux and Android when building/caching NSS.

We need to discuss with the NSS team how they build for Android. I have the suspicion that there are again no instructions, and just the way that the Firefox...

I'm giving up. The build system for NSS and esp. NSPR is just too horrible. It appears the NSS folks don't know how to do an Android build either. So...

OK, this finally builds NSS. It's now dying on MTU not supporting `android` yet, which is my next fix.

This is now waiting for https://github.com/mozilla/mtu/pull/96

This is now at a point where the simulator finally executes the tests. There are **many** failures.

@mxinden this is now ready for review, the tests pass (but check for `FIXME`). @martinthomson please take a look esp. at the change to `neqo-crypto` that allows overriding the NSS...

@mxinden take another look, I backed out the `vvec` changes. I can force merge if you think this is ready.

`rustup` not being there may be due to https://github.com/actions/partner-runner-images/issues/77 Maybe we just install it?

This is now stuck on https://github.com/actions/partner-runner-images/issues/90