llvm-project
8e8e46ae - [compiler-rt][sanitizers] Mark three tests as unsupported on Android

Commit
169 days ago
[compiler-rt][sanitizers] Mark three tests as unsupported on Android These tests were already XFailed on Android, but are unresolved when running under the internal shell rather than failing due to missing file paths, which is likely the same reason they are xfailed. This does make it slightly worse if someone accidentally fixes these tests for Android without realizing it, but the alternative is likely fixing the functionality/test on Android. Reviewers: vitalybuka, eugenis, thurstond, fmayer Reviewed By: fmayer Pull Request: https://github.com/llvm/llvm-project/pull/166639
Parents
Loading