Cleanup test case properly
ClosedPublic

Authored by davidedmundson on Sep 22 2016, 4:42 PM.

Details

Summary

Otherwise if a test fails it would leave a dangling folder which causes
subsequent tests to fail, which in turn means it doesn't clean up
properly.

Test Plan

Broke my test
Tests then always failed leaving stray dir

Applied patch
Ran twice
Second time now passes again

Possibly fix CI

Diff Detail

Repository
R118 Plasma SDK
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson retitled this revision from to Cleanup test case properly.
davidedmundson updated this object.
davidedmundson edited the test plan for this revision. (Show Details)
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptSep 22 2016, 4:42 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
bshah accepted this revision.Sep 22 2016, 4:45 PM
bshah added a reviewer: bshah.
This revision is now accepted and ready to land.Sep 22 2016, 4:45 PM
This revision was automatically updated to reflect the committed changes.