Page MenuHomePhabricator

Change bin/storage destroy to be less scary when removing test data
ClosedPublic

Authored by amckinley on Jul 25 2018, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 3:36 AM
Unknown Object (File)
Wed, Jan 29, 3:03 PM
Unknown Object (File)
Wed, Jan 29, 3:03 PM
Unknown Object (File)
Wed, Jan 29, 3:03 PM
Unknown Object (File)
Mon, Jan 27, 8:32 AM
Unknown Object (File)
Dec 31 2024, 9:26 PM
Unknown Object (File)
Dec 31 2024, 4:55 AM
Unknown Object (File)
Dec 30 2024, 4:08 PM
Subscribers

Details

Summary

I've pulled up this code probably three different times to make sure that the big scary warning does, in fact, still get printed even when passing --unitest-fixtures to bin/storage destroy. Make the warning message less scary if only removing test data.

Test Plan

Ran with and without --unitest-fixtures and saw expected warnings. After agreeing to warnings, test data was deleted as expected. Did not test bin/storage destroy without --unittest-fixtures.

Diff Detail

Repository
rP Phabricator
Branch
rm-storage
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20506
Build 27849: Run Core Tests
Build 27848: arc lint + arc unit