Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/make: remove unused target #2409

Merged
merged 1 commit into from
May 25, 2024

Conversation

rst0git
Copy link
Member

@rst0git rst0git commented May 21, 2024

A fault-injection test was introduced in b95407e and later removed in 2cb4532. This pull request removes the obsolete Makefile target for this test.

A fault-injection test was introduced in commit [1] and later removed in
commit [2]. This patch removes the obsolete Makefile target.

[1] b95407e
    test: check, that parasite can rollback itself (v2)

[2] 2cb4532
    tests: remove zdtm.sh (v2)

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.73%. Comparing base (00d7cdc) to head (35bdf42).
Report is 11 commits behind head on criu-dev.

Current head 35bdf42 differs from pull request most recent head 55114a5

Please upload reports for the commit 55114a5 to get more accurate results.

Additional details and impacted files
@@              Coverage Diff              @@
##           criu-dev    #2409       +/-   ##
=============================================
- Coverage     70.73%   57.73%   -13.00%     
=============================================
  Files           136      145        +9     
  Lines         32940    36739     +3799     
=============================================
- Hits          23299    21212     -2087     
- Misses         9641    15527     +5886     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avagin avagin merged commit f6d635c into checkpoint-restore:criu-dev May 25, 2024
34 of 39 checks passed
@rst0git rst0git deleted the test-fault-injection branch May 26, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants