Skip to content

Flaky test TestSerializedMetadata > testEmptyVariantMetadata() #12676

Open
@manuzhang

Description

@manuzhang

Apache Iceberg version

main (development)

Query engine

None

Please describe the bug 🐞

https://github.com/apache/iceberg/actions/runs/14114973652/job/39542829596

 TestSerializedMetadata > testEmptyVariantMetadata() FAILED
    java.lang.AssertionError: 
    Expecting throwable message:
      null
    to contain:
      "out of bounds"
    but did not.

    Throwable that failed the check:

    java.lang.ArrayIndexOutOfBoundsException
        at org.apache.iceberg.variants.TestSerializedMetadata.testEmptyVariantMetadata(TestSerializedMetadata.java:44)

Willingness to contribute

  • I can contribute a fix for this bug independently
  • I would be willing to contribute a fix for this bug with guidance from the Iceberg community
  • I cannot contribute a fix for this bug at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions