Android devices frequently don't have enough memory to run this test.
e.g. On the API 33 x86-64 emulator with 2GiB RAM, the test triggers the
OOM Killer, the device reboots, and then adb shell exits with status
0 and no output.
Differential D139502
[libc++][Android] Disable pbump2gig for Android rprichard on Dec 6 2022, 8:28 PM. Authored by
Details
Android devices frequently don't have enough memory to run this test. e.g. On the API 33 x86-64 emulator with 2GiB RAM, the test triggers the
Diff Detail
Event TimelineComment Actions I see the AIX CI fail. I assume it's unrelated, can you re-upload your patch to verify. Comment Actions LGTM, but note that rprichard is going to be a better POC for Android libc++ in the future :) |