Skip to content

Data type failure on develop #676

@TomNicholas

Description

@TomNicholas

There are failures on develop with the upstream tests:

fill_value_parsed = data_type.cast_scalar(fill_value)
                            ^^^^^^^^^^^^^^^^^^^^^
E       AttributeError: 'str' object has no attribute 'cast_scalar'

Seems like a zarr v3 data types refactor issue. I notice that in #618 the upstream tests CI didn't seem to actually run...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions