Skip to content

Fix flaky test_mount_unmount_zfs_file_system()#384

Merged
zFernand0 merged 3 commits intozowe:mainfrom
pem70:Fix-test_mount_unmount_zfs_file_system
Feb 11, 2026
Merged

Fix flaky test_mount_unmount_zfs_file_system()#384
zFernand0 merged 3 commits intozowe:mainfrom
pem70:Fix-test_mount_unmount_zfs_file_system

Conversation

@pem70
Copy link
Contributor

@pem70 pem70 commented Dec 12, 2025

What It Does
Fixes #383

How to Test
Run test_mount_unmount_zfs_file_system() and make it fail before unmounting. The created file system should still be unmounted and deleted.

Review Checklist
I certify that I have:

Additional Comments

@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Dec 12, 2025
@zowe-robot zowe-robot moved this from New Issues to Review/QA in Zowe CLI Squad Dec 12, 2025
Signed-off-by: pem70 <peizhao3@illinois.edu>
@pem70 pem70 force-pushed the Fix-test_mount_unmount_zfs_file_system branch from 36d1055 to 9979940 Compare December 12, 2025 01:17
@zFernand0 zFernand0 self-requested a review December 12, 2025 14:45
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.13%. Comparing base (14a6814) to head (c3e398a).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #384   +/-   ##
=======================================
  Coverage   82.13%   82.13%           
=======================================
  Files          49       49           
  Lines        2916     2916           
=======================================
  Hits         2395     2395           
  Misses        521      521           
Flag Coverage Δ
unittests 82.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zFernand0 zFernand0 removed their request for review January 20, 2026 17:19
@zFernand0 zFernand0 marked this pull request as draft January 20, 2026 17:19
@zFernand0 zFernand0 moved this from Review/QA to Release Backlog in Zowe CLI Squad Jan 20, 2026
@zowe-robot zowe-robot moved this from Release Backlog to In Progress in Zowe CLI Squad Jan 20, 2026
@zFernand0
Copy link
Member

Shifting things a bit in the GH project. However, this is still in my radar to review 🙏

Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 😋

@github-project-automation github-project-automation bot moved this from In Progress to Review/QA in Zowe CLI Squad Feb 11, 2026
@zFernand0 zFernand0 marked this pull request as ready for review February 11, 2026 20:43
@zFernand0 zFernand0 merged commit 1bd1b1e into zowe:main Feb 11, 2026
19 of 21 checks passed
@github-project-automation github-project-automation bot moved this from Review/QA to Closed in Zowe CLI Squad Feb 11, 2026
@github-actions
Copy link

Release succeeded for the main branch. 🎉

The following packages have been published:

  • pypi: zowe_core_for_zowe_sdk-1.0.0.dev25
  • pypi: zowe_python_sdk_bundle-1.0.0.dev25
  • pypi: zowe_workflows_for_zowe_sdk-1.0.0.dev25
  • pypi: zowe_zos_console_for_zowe_sdk-1.0.0.dev25
  • pypi: zowe_zos_files_for_zowe_sdk-1.0.0.dev25
  • pypi: zowe_zos_jobs_for_zowe_sdk-1.0.0.dev25
  • pypi: zowe_zos_tso_for_zowe_sdk-1.0.0.dev25
  • pypi: zowe_zosmf_for_zowe_sdk-1.0.0.dev25

Powered by Octorelease 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

test_mount_unmount_zfs_file_system() is Flaky

2 participants