Skip to content

Tests fail on Windows #2

@anjackson

Description

@anjackson

I should also note that some of the unit test fail on Windows.

Failed tests:
  testTrie1(org.archive.url.PublicSuffixesTest): expected:<...
  testTrie2(org.archive.url.PublicSuffixesTest): expected:<...
  testTrie3(org.archive.url.PublicSuffixesTest): expected:<...

Tests in error:
  testWrite(org.archive.format.gzip.GZIPMemberWriterTest): \tmp\tmp.gz (The system cannot find the path specified)
  testGetRecordIteratorStringBoolean(org.archive.util.binsearch.SortedTextFileTest): \tmp\test.tmp (The system cannot find the path specified)
  testHasNext(org.archive.util.iterator.SortedCompositeIteratorTest): \tmp\a (The system cannot find the path specified)

Tests run: 171, Failures: 3, Errors: 3, Skipped: 0

The errors are easily understandable. I'm unsure why PublicSuffixesTest is failing though.

May be partly due to some hard-coded reference to /tmp?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions