This is an archive of the discontinued LLVM Phabricator instance.

[TestEvents] Replace expectedFailureLinux with skipIfLinux
ClosedPublic

Authored by sivachandra on Dec 17 2014, 8:13 PM.

Details

Summary

If we do not mark them as skip, they are still executed, which in
turn is leading to an assertion failure. The change also adds
skipIfLinux to a testlet which was not previously marked with
skipIfLinux. This is because running even that test let leads to an
assertion failure.

Diff Detail

Event Timeline

sivachandra retitled this revision from to [TestEvents] Replace expectedFailureLinux with skipIfLinux.
sivachandra updated this object.
sivachandra edited the test plan for this revision. (Show Details)
sivachandra added a reviewer: vharron.
sivachandra added a subscriber: Unknown Object (MLST).
vharron accepted this revision.Dec 17 2014, 8:42 PM
vharron edited edge metadata.
This revision is now accepted and ready to land.Dec 17 2014, 8:42 PM
sivachandra closed this revision.Dec 19 2014, 2:42 PM