Skip to content

Flaky test: ProcessedFileThreadTest.renameFileTest #12

@lhotari

Description

@lhotari

https://scans.gradle.com/s/mvovxl2m4njh2

renameFileTest
:file:test
org.apache.pulsar.io.file.ProcessedFileThreadTest
Failed
org.mockito.exceptions.verification.TooManyActualInvocations:
linkedBlockingQueue.offer(
/tmp/pulsar-io-file-tests8840193265405993295/continuous2887299963138058990.txt
);
Wanted 1 time:
-> at java.base/java.util.concurrent.LinkedBlockingQueue.offer(LinkedBlockingQueue.java:404)
But was 2 times:
-> at org.apache.pulsar.io.file.FileListingThread.run(FileListingThread.java:88)
-> at org.apache.pulsar.io.file.FileListingThread.run(FileListingThread.java:88)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions