Skip to content

Ensure more tests pass with gap --bare#6387

Open
fingolfin wants to merge 1 commit intomasterfrom
mh/prep-tests-for-bare
Open

Ensure more tests pass with gap --bare#6387
fingolfin wants to merge 1 commit intomasterfrom
mh/prep-tests-for-bare

Conversation

@fingolfin
Copy link
Copy Markdown
Member

  • remove a bunch of SmallGroup and IdGroup uses
  • remove tst/testbugfix/2005-05-03-t00070.tst (an equivalent test was added to the smallgrp package recently)
  • modify some .tst file to run parts only if certain packages are available, via #@if IsPackageMarkedForLoading(...)
  • don't load ctbllib (and all its dependencies) in ctblmaps.tst

Extracted from PR #6346

- remove a bunch of SmallGroup and IdGroup uses
- remove tst/testbugfix/2005-05-03-t00070.tst (an equivalent
  test was added to the smallgrp package recently)
- modify some .tst file to run parts only if certain packages
  are available, via `#@if IsPackageMarkedForLoading(...)`
- don't load `ctbllib` (and all its dependencies) in `ctblmaps.tst`
@fingolfin fingolfin requested a review from ThomasBreuer May 9, 2026 19:52
@fingolfin fingolfin added topic: tests issues or PRs related to tests release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels May 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.54%. Comparing base (4e3501f) to head (59b394e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6387      +/-   ##
==========================================
- Coverage   78.69%   74.54%   -4.15%     
==========================================
  Files         684      676       -8     
  Lines      292902   288538    -4364     
  Branches     8665     8271     -394     
==========================================
- Hits       230506   215103   -15403     
- Misses      60575    71642   +11067     
+ Partials     1821     1793      -28     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: tests issues or PRs related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant