Skip to content

Add new tests for testing create-delete-recreate scenario #3227

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

gargnitingoogle
Copy link
Collaborator

@gargnitingoogle gargnitingoogle commented Apr 22, 2025

Description

Add tests for creating-deleting-creating-deleting sequence for (a) file, (b) directory containing files.
This is complementary to the changes in PR #3226 .

An improvement PR on top of this is in #3231 .

Link to the issue in case of a bug fix.

b/411076451

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - Passed as part of presubmit ( run1, run2 )

Any backward incompatible change? If so, please explain.

@kislaykishore kislaykishore requested review from a team and abhishek10004 and removed request for a team April 22, 2025 06:48
@gargnitingoogle gargnitingoogle added the execute-integration-tests-on-zb To run E2E tests on zonal bucket. label Apr 22, 2025
@gargnitingoogle gargnitingoogle marked this pull request as ready for review April 22, 2025 06:50
@gargnitingoogle gargnitingoogle requested review from Tulsishah and a team as code owners April 22, 2025 06:50
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.91%. Comparing base (1b7f821) to head (53a2b5d).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3227      +/-   ##
==========================================
+ Coverage   78.76%   78.91%   +0.14%     
==========================================
  Files         129      129              
  Lines       17762    17762              
==========================================
+ Hits        13991    14016      +25     
+ Misses       3305     3286      -19     
+ Partials      466      460       -6     
Flag Coverage Δ
unittests 78.91% <ø> (+0.14%) ⬆️

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.

@gargnitingoogle gargnitingoogle removed the execute-integration-tests-on-zb To run E2E tests on zonal bucket. label Apr 22, 2025
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/fix-flaky-zb-e2e/package_operations/fixes/v2 branch from 1714f3f to ed92935 Compare April 22, 2025 10:37
@gargnitingoogle gargnitingoogle added the execute-integration-tests-on-zb To run E2E tests on zonal bucket. label Apr 22, 2025
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/fix-flaky-zb-e2e/package_operations/fixes/v2 branch from 79af0c9 to d6fc891 Compare April 22, 2025 11:24
@gargnitingoogle gargnitingoogle enabled auto-merge (squash) May 6, 2025 18:01
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/fix-flaky-zb-e2e/package_operations/fixes/v2 branch from d6fc891 to bf8e847 Compare May 6, 2025 18:02
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/fix-flaky-zb-e2e/package_operations/fixes/v2 branch from 53a2b5d to cb798ba Compare May 27, 2025 15:45
@gargnitingoogle gargnitingoogle force-pushed the gargnitin/fix-flaky-zb-e2e/package_operations/fixes/v2 branch from cb798ba to bb80a13 Compare May 30, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests-on-zb To run E2E tests on zonal bucket.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants