services/test: Fix test
ClosedPublic

Authored by aspotashev on May 4 2019, 6:44 PM.

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aspotashev created this revision.May 4 2019, 6:44 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptMay 4 2019, 6:44 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
aspotashev requested review of this revision.May 4 2019, 6:44 PM

What are we fixing here? The test does not fail for me (neither does on the CI).

The original test did not verify the correctness of servicemenuinstallation: even if servicemenuinstallation is unable to create installed_file, the test would succeed.

I see, please write this information in the commit message.

aspotashev updated this revision to Diff 57732.May 7 2019, 7:00 PM

update commit message

sitter accepted this revision.May 8 2019, 11:34 AM
This revision is now accepted and ready to land.May 8 2019, 11:34 AM
This revision was automatically updated to reflect the committed changes.