tests: declare class:Collection / collection_type (epigenetics, data-fetching, chem, read-prep)#1290
Merged
mvdbeek merged 1 commit intoJul 15, 2026
Conversation
…fetching, chem, read-prep) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jmchilton
requested review from
bebatut,
lldelisle,
mvdbeek,
paulzierep,
pavanvidem and
wm75
as code owners
July 14, 2026 19:20
This was referenced Jul 14, 2026
Merged
Merged
mvdbeek
approved these changes
Jul 15, 2026
Member
|
Attention: deployment skipped! https://github.com/galaxyproject/iwc/actions/runs/29392033142 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Schema regularization of workflow test files for epigenetics, data-fetching, computational chemistry, and read preprocessing. 10 workflow directories, all green in #1286's CI.
What this is
Split out of #1286, which bundled 55 workflow directories into one PR and could not complete CI (the PR test job caps at 4 chunks, so ~14 Galaxy test runs landed in each and chunk 0 was cancelled at GitHub's 6h job limit).
The change is purely mechanical schema regularization of workflow test files, in two patterns:
class: Collectionadded to outputs that already carriedelement_tests:/elements:/ collection-onlyattributes:— a declarative annotation of things already known to be collections.type:renamed tocollection_type:on nested collection elements in job inputs.No
.gaworkflow files and no expected test data are touched.Why this one is expected green
Every workflow in this PR passed its planemo test run on the #1286 branch (CI run 29268785765), and all directories linted clean. This PR carries only those workflows, in a small enough set that CI can actually finish.
Workflows in #1286 that failed did so for pre-existing reasons unrelated to this schema change (a broken
compleasmtool, tool revisions missing from the Toolshed, stale expected VCFs, flaky asserts). Those are held back in separate branches behind their underlying fixes.Workflows
atacseq, average-bigwig-between-replicates, chipseq-pe, chipseq-sr, consensus-peaks, gromacs-dctmd, metadata-and-sequences-from-bioproject-ids, parallel-accession-download, sra-manifest-to-concatenated-fastqs, short-read-qc-trimming