Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve MappedFileLineReaderTest on Windows and macOs builds #15

Open
bric3 opened this issue May 22, 2021 · 0 comments
Open

Resolve MappedFileLineReaderTest on Windows and macOs builds #15

bric3 opened this issue May 22, 2021 · 0 comments

Comments

@bric3
Copy link
Owner

bric3 commented May 22, 2021

On Windows the build fails with

  • MappedFileLineReaderTest.find_start_position_given_last_lines()

    org.opentest4j.AssertionFailedError:
    expected: 42L
    but was : 43L

  • MappedFileLineReaderTest.can_read_from_position()

    org.opentest4j.AssertionFailedError:
    expected: 183L
    but was : 186L

  • MappedFileLineReaderTest.should_watch_with_channel_sink(Path)

java.io.IOException: Failed to delete temp directory C:\Users\RUNNER~1\AppData\Local\Temp\junit8439001560896197356. The following paths could not be deleted (see suppressed exceptions for details): , test4653189040998961269log

On MacOS the build fails with

  • MappedFileLineReaderTest.should_watch_with_channel_sink(Path)

org.opentest4j.AssertionFailedError:
expected: 592L
but was : 38L

@bric3 bric3 changed the title Resolve MappedFileLineReaderTest on Widows and Macos builds Resolve MappedFileLineReaderTest on Windows and macOs builds Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant