Skip to content

test errors: Error in h(simpleError(msg, call)): error in evaluating the argument 'seed' in selecting a method for function 'DelayedArray': Error in h5checktype(). Argument not of class H5IdComponent.  #55

@mr-c

Description

@mr-c

In Debian we are preparing to update the bioconductor packages to the 3.19 release.

The tests for scRNAseq are currently failing:

https://ci.debian.net/packages/r/r-bioc-scrnaseq/unstable/amd64/50041060/#L2218

142s  [ FAIL 3 | WARN 34 | SKIP 1 | PASS 51 ]
142s ══ Failed tests ════════════════════════════════════════════════════════════════
142s ── Error ('test-fetchDataset.R:16:5'): fetchDataset works as expected ──────────
142s Error in `h(simpleError(msg, call))`: error in evaluating the argument 'seed' in selecting a method for function 'DelayedArray': Error in h5checktype(). Argument not of class H5IdComponent.
[…]
142s ── Error ('test-fetchDataset.R:22:5'): fetchDataset realizes the reduced dimensions ──
142s Error in `h(simpleError(msg, call))`: error in evaluating the argument 'seed' in selecting a method for function 'DelayedArray': Error in h5checktype(). Argument not of class H5IdComponent.
[…]
142s ── Failure ('test-saveDataset.R:32:5'): saveDataset works as expected ──────────
142s `saveDataset(sce, tmp, meta)` did not throw an error.

Any hints? Is it benign, should we skip the affected tests?

The list of installed packages is at https://ci.debian.net/packages/r/r-bioc-scrnaseq/unstable/amd64/50041060/#S4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions