Skip to content

Retry ipywidget tests #11189

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

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Conversation

DonJayamanne
Copy link

A number of the IPyWidget tests are failing on the flaky pipeline.
Ensured tests are re-tried.

@DonJayamanne DonJayamanne added the no-changelog No news entry required label Apr 15, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@IanMatthewHuff
Copy link
Member

Was it some particular tests (asking since I'm currently running them locally with real jupyter)?

@codecov-io
Copy link

codecov-io commented Apr 15, 2020

Codecov Report

Merging #11189 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11189      +/-   ##
==========================================
- Coverage   61.45%   61.43%   -0.03%     
==========================================
  Files         596      596              
  Lines       32874    32874              
  Branches     4659     4659              
==========================================
- Hits        20203    20196       -7     
- Misses      11654    11659       +5     
- Partials     1017     1019       +2     
Impacted Files Coverage Δ
src/datascience-ui/react-common/arePathsSame.ts 75.00% <0.00%> (-12.50%) ⬇️
src/client/common/utils/platform.ts 64.70% <0.00%> (-11.77%) ⬇️
src/client/linters/pydocstyle.ts 86.66% <0.00%> (-2.23%) ⬇️
src/client/datascience/debugLocationTracker.ts 76.56% <0.00%> (-1.57%) ⬇️
...client/datascience/kernel-launcher/kernelFinder.ts 75.70% <0.00%> (-0.94%) ⬇️
src/client/common/process/proc.ts 14.49% <0.00%> (-0.73%) ⬇️

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 d0d356f...44d9ed1. Read the comment docs.

@DonJayamanne DonJayamanne merged commit d3116fe into microsoft:master Apr 15, 2020
@DonJayamanne DonJayamanne deleted the retryWidgetTests branch April 15, 2020 18:46
@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog No news entry required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants