Skip to content

Use skeleton files only when necessary in webuiCreateDelete and webUISharingIntGrp suites#35421

Merged
phil-davis merged 1 commit into
masterfrom
webuiSharingInternalGrp-skelton
Jun 4, 2019
Merged

Use skeleton files only when necessary in webuiCreateDelete and webUISharingIntGrp suites#35421
phil-davis merged 1 commit into
masterfrom
webuiSharingInternalGrp-skelton

Conversation

@dpakach

@dpakach dpakach commented Jun 4, 2019

Copy link
Copy Markdown
Contributor

Description

Remove the usage of skeleton in acceptance test suites webUICreateDelete and webUISharingInternalGroups when the skeleton files are not required.

Related Issue

Motivation and Context

The tests in CI take forever to complete. So to speed them up minimize the use of skeleton files.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@paurakhsharma paurakhsharma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good 👍

@@ -41,6 +41,8 @@ Feature: create folder
Scenario Outline: Create a sub-folder inside an existing folder with problematic name
# Use an existing folder with problematic name to create a sub-folder
# Uses the folder created by skeleton

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this comment is not true now

@dpakach
dpakach force-pushed the webuiSharingInternalGrp-skelton branch from f8db57e to 5c3c82a Compare June 4, 2019 11:26
@codecov

codecov Bot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35421 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35421   +/-   ##
=========================================
  Coverage     65.66%   65.66%           
  Complexity    18666    18666           
=========================================
  Files          1221     1221           
  Lines         70597    70597           
  Branches       1288     1288           
=========================================
  Hits          46358    46358           
  Misses        23862    23862           
  Partials        377      377
Flag Coverage Δ Complexity Δ
#javascript 53.69% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 67.04% <ø> (ø) 18666 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fef563f...5c3c82a. Read the comment docs.

@codecov

codecov Bot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35421 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35421   +/-   ##
=========================================
  Coverage     65.66%   65.66%           
  Complexity    18666    18666           
=========================================
  Files          1221     1221           
  Lines         70597    70597           
  Branches       1288     1288           
=========================================
  Hits          46358    46358           
  Misses        23862    23862           
  Partials        377      377
Flag Coverage Δ Complexity Δ
#javascript 53.69% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 67.04% <ø> (ø) 18666 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edb512b...1d23f0e. Read the comment docs.

@dpakach

dpakach commented Jun 4, 2019

Copy link
Copy Markdown
Contributor Author

backport #35425

@phil-davis
phil-davis force-pushed the webuiSharingInternalGrp-skelton branch from 5c3c82a to 1d23f0e Compare June 4, 2019 12:53
@phil-davis

Copy link
Copy Markdown
Contributor

Rebased to get good CI

@phil-davis
phil-davis merged commit d590d44 into master Jun 4, 2019
@delete-merged-branch
delete-merged-branch Bot deleted the webuiSharingInternalGrp-skelton branch June 4, 2019 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants