cli icon indicating copy to clipboard operation
cli copied to clipboard

Add a summary of how many files are uploaded and ignored as part of bundle deploy

Open andrewnester opened this issue 2 months ago β€’ 1 comments

Changes

Add a summary of how many files are uploaded and ignored as part of bundle deploy

Some of the tests (which run on Local and Cloud) have a different number of files uploaded/ignored, thus sometimes we include a replacement for the number of files in the message we print in acceptance tests.

Tests

Existing acceptance tests show the output

andrewnester avatar Oct 08 '25 12:10 andrewnester

Run: 18498091002

Env πŸ”„β€‹flaky βœ…β€‹pass πŸ™ˆβ€‹skip
βœ…β€‹ aws linux 322 545
βœ…β€‹ aws windows 323 544
βœ…β€‹ aws-ucws linux 438 441
βœ…β€‹ aws-ucws windows 439 440
βœ…β€‹ azure linux 322 544
βœ…β€‹ azure windows 323 543
πŸ”„β€‹ azure-ucws linux 7 431 440
πŸ”„β€‹ azure-ucws windows 8 431 439
πŸ”„β€‹ gcp linux 3 318 546
βœ…β€‹ gcp windows 322 545
12 failing tests:
Test Name azure-ucws linux azure-ucws windows gcp linux
TestAccept βœ…β€‹p βœ…β€‹p πŸ”„β€‹f
TestAccept/bundle/deployment/bind/dashboard βœ…β€‹p πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/deployment/bind/dashboard/recreation βœ…β€‹p πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/resources/dashboards/detect-change πŸ”„β€‹f πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/resources/dashboards/generate_inplace πŸ”„β€‹f πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/resources/dashboards/nested-folders πŸ”„β€‹f πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/resources/dashboards/simple πŸ”„β€‹f πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/resources/dashboards/simple_outside_bundle_root πŸ”„β€‹f πŸ”„β€‹f βœ…β€‹p
TestAccept/bundle/resources/dashboards/simple_syncroot πŸ”„β€‹f βœ…β€‹p βœ…β€‹p
TestAccept/bundle/resources/pipelines/allow-duplicate-names βœ…β€‹p βœ…β€‹p πŸ”„β€‹f
TestAccept/bundle/resources/pipelines/allow-duplicate-names/DATABRICKS_BUNDLE_ENGINE=direct-exp βœ…β€‹p βœ…β€‹p πŸ”„β€‹f
TestDashboardAssumptions_WorkspaceImport πŸ”„β€‹f πŸ”„β€‹f βœ…β€‹p

eng-dev-ecosystem-bot avatar Oct 08 '25 13:10 eng-dev-ecosystem-bot