This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Mark allocator_oom_test.cpp unsupported on PowerPC
ClosedPublic

Authored by saghir on Jul 28 2020, 11:57 AM.

Details

Summary

This patch marks compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cpp
unsupported on PowerPC 64bit-LE architecture since this test fails when run
on a machine with larger system memory.

Diff Detail

Event Timeline

saghir created this revision.Jul 28 2020, 11:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2020, 11:57 AM
Herald added subscribers: Restricted Project, steven.zhang, shchenz, nemanjai. · View Herald Transcript
saghir requested review of this revision.Jul 28 2020, 11:57 AM
saghir added reviewers: Restricted Project, nemanjai.Jul 28 2020, 11:58 AM
saghir added a reviewer: hfinkel.
saghir added projects: Restricted Project, Restricted Project.
nemanjai accepted this revision.Jul 28 2020, 12:12 PM

LGTM. Thank you.

This revision is now accepted and ready to land.Jul 28 2020, 12:12 PM
This revision was landed with ongoing or failed builds.Jul 28 2020, 12:23 PM
This revision was automatically updated to reflect the committed changes.