This is an archive of the discontinued LLVM Phabricator instance.

Fix unit test broken by D27873.
ClosedPublic

Authored by alekseyshl on Dec 27 2016, 4:49 PM.

Details

Summary

Reduce RSS size treshold in the unit test to accomodate for the smaller
ASAN quarantine size on Android (see D27873).

Diff Detail

Repository
rL LLVM

Event Timeline

alekseyshl updated this revision to Diff 82566.Dec 27 2016, 4:49 PM
alekseyshl retitled this revision from to Fix unit test broken by D27873..
alekseyshl updated this object.
alekseyshl added a reviewer: eugenis.
alekseyshl added a subscriber: llvm-commits.
eugenis accepted this revision.Dec 27 2016, 5:42 PM
eugenis edited edge metadata.

LGTM
thanks!

This revision is now accepted and ready to land.Dec 27 2016, 5:42 PM
This revision was automatically updated to reflect the committed changes.