Skip to content

TST: mark test_source_candidate_subdataset as @slow #6429

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
Feb 7, 2022

Conversation

yarikoptic
Copy link
Member

See #6412 for more background.
The actual reason was not discovered, but the test became slower in late Jan,
crossing the line of 30seconds. We are marking it as slow to mitigate
false positive CI fails on PRs.

See datalad#6412 for more background.
The actual reason was not discovered, but the test became slower in late Jan,
crossing the line of 30seconds.  We are marking it as slow to mitigate
false positive CI fails on PRs
@yarikoptic yarikoptic added the semver-tests Changes only affect tests, no impact on version label Feb 7, 2022
@codeclimate
Copy link

codeclimate bot commented Feb 7, 2022

Code Climate has analyzed commit c79758a and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #6429 (c79758a) into master (cc84266) will increase coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6429      +/-   ##
==========================================
+ Coverage   89.57%   90.01%   +0.43%     
==========================================
  Files         345      345              
  Lines       43032    43313     +281     
==========================================
+ Hits        38545    38987     +442     
+ Misses       4487     4326     -161     
Impacted Files Coverage Δ
datalad/distribution/tests/test_get.py 100.00% <100.00%> (ø)
datalad/_version.py 46.99% <0.00%> (-53.01%) ⬇️
datalad/customremotes/tests/test_archives.py 89.28% <0.00%> (-0.65%) ⬇️
datalad/support/tests/test_annexrepo.py 97.97% <0.00%> (+0.13%) ⬆️
datalad/support/gitrepo.py 90.37% <0.00%> (+0.16%) ⬆️
datalad/distribution/tests/test_install.py 100.00% <0.00%> (+0.20%) ⬆️
datalad/distribution/tests/test_dataset.py 99.70% <0.00%> (+0.29%) ⬆️
datalad/core/distributed/tests/test_clone.py 97.57% <0.00%> (+0.36%) ⬆️
datalad/local/add_archive_content.py 88.03% <0.00%> (+0.42%) ⬆️
datalad/support/network.py 87.22% <0.00%> (+0.44%) ⬆️
... and 40 more

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 cc84266...c79758a. Read the comment docs.

@mih
Copy link
Member

mih commented Feb 7, 2022

Thx!

@mih mih merged commit a3b423b into datalad:master Feb 7, 2022
@yarikoptic yarikoptic deleted the tst-skip-slow branch February 13, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-tests Changes only affect tests, no impact on version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants