Edy Silva

Results 65 comments of Edy Silva

Hey @bnoordhuis . I started studying libuv source code to understand more about IO in lower levels. Even though I'm still a newbie I'd like to try some issues in...

Hello @bnoordhuis . I could get the emulator running but when I try to run execute tests I got a link error ``` CANNOT LINK EXECUTABLE "/data/local/tmp/build/uv_run_tests": library "libuv.so" not...

> Hello @bnoordhuis . I could get the emulator running but when I try to run execute tests I got a link error > > ``` > CANNOT LINK EXECUTABLE...

> I'd be okay with just running uv_run_tests_a for now, that's already a step up from the status quo. > > Failing tests: I'm not surprised. Best would be to...

So, @bnoordhuis @saghul . If we can merge that PR that sets up CI on Android, the next steps would then configure it for API Level 29 (or above) and...

Guys. some tests on Android are somewhat flaky. I believe it's due to the emulator's architecture. When the emulator starts this messages is printed ``` E0926 07:48:30.350660262 2468 socket_utils_common_posix.cc:201] check...

> We detect it at compile time, you mean that while it looks like it's supported, it really isn't? It might be the emulator itself. This message is shown right...

How can I check this?

> Perhaps hack together the test runner to do a runtime check? Nice! I will try it out.

Is this a problem with version? Follow the configs of my project ``` _ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _...