This is an archive of the discontinued LLVM Phabricator instance.

[llgo] Disable known failing packages in check-libgo
ClosedPublic

Authored by axw on Mar 2 2015, 7:10 AM.

Details

Summary

There are two packages in libgo which have
known failures when running the "make check" rule.
This change disables those packages in the tests so
that we can run libgo tests without them until the
root causes are identified and resolved.

Diff Detail

Event Timeline

axw updated this revision to Diff 21003.Mar 2 2015, 7:10 AM
axw retitled this revision from to [llgo] Disable known failing packages in check-libgo.
axw updated this object.
axw edited the test plan for this revision. (Show Details)
axw added a reviewer: pcc.
axw added a subscriber: Unknown Object (MLST).
pcc accepted this revision.Mar 5 2015, 12:27 PM
pcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 5 2015, 12:27 PM
axw closed this revision.Mar 5 2015, 6:51 PM