This is an archive of the discontinued LLVM Phabricator instance.

[dotest] Remove long running test "decorator" and re-enable tests.
ClosedPublic

Authored by JDevlieghere on Aug 26 2019, 4:36 PM.

Details

Summary

Today I discovered the skipLongRunningTest decorator and to my surprise all the tests were passing without the decorator. They don't seem to be that expensive either, they take a few seconds but we have tests that take much longer than that. As such I propose to remove the decorator and enable them by default.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Aug 26 2019, 4:36 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Aug 26 2019, 5:17 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2019, 5:17 PM