Skip to content

failing test TestS3PartitionedFileListing #2

Description

@jorkzijlstra

Assert.assertEquals("File sets should match", expectedFiles, actualFiles);

expectedFiles have the same order as the actualFiles

java.lang.AssertionError: File sets should match expected:

<[dateint=20161115/hour=13/620acc75-14f1-44a8-8cdf-c7853d816c31.parquet, 
dateint=20161115/hour=14/059f4eab-cc21-4ab5-a4e8-ceedbc9e52cf.parquet, 
dateint=20161116/hour=13/8e87ab9d-f40f-4a5f-b61e-8f613b97fd6a.parquet, 
dateint=20161116/hour=14/af18c4db-5ade-40bc-add1-c9984c22b445.parquet]> 

but was:
<[dateint=20161116/hour=14/af18c4db-5ade-40bc-add1-c9984c22b445.parquet, 
dateint=20161116/hour=13/8e87ab9d-f40f-4a5f-b61e-8f613b97fd6a.parquet, 
dateint=20161115/hour=14/059f4eab-cc21-4ab5-a4e8-ceedbc9e52cf.parquet, 
dateint=20161115/hour=13/620acc75-14f1-44a8-8cdf-c7853d816c31.parquet]>

Activity

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

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