Giter VIP home page Giter VIP logo

Comments (10)

RobAustin avatar RobAustin commented on July 19, 2024

I'll take a look at it, I've recently increased the timeout on this test, so if you do an update you may find its now ok.

from hugecollections-old.

Neiko2002 avatar Neiko2002 commented on July 19, 2024

@BoundedBuffer you are right. After I increased the " waitTillEqual" for all three tests in the TCPSocketReplication4WayMapTest file to 10000, "mvn install" finished for the first time without failures. Still with a lot of undeleted files in the tmpdir. When running the test isolated (mvn clean test -Dtest=TCPSocketReplication4WayMapTest) I can reduce the wait time to 1000 and still pass the test. But leaving it there and run "mvn install" leads to failures (like the one in my first post).

from hugecollections-old.

RobAustin avatar RobAustin commented on July 19, 2024

Yes - I agree,

Each test is opening and closing a TCP socket connection, for some reason, when you run many tests one after the other it gets slower, I'm not sure why this is, and its something that I will investigate.

from hugecollections-old.

RobAustin avatar RobAustin commented on July 19, 2024

@Neiko2002 is the latest snapshot code still failing for you ?

from hugecollections-old.

Neiko2002 avatar Neiko2002 commented on July 19, 2024

@BoundedBuffer I could git clone the OpenHFT project, run the "checkout.bat" and let maven build the jar-files "mvn clean install" without any errors. The nice part is, that I didn't had to modify the TCPSocketReplication4WayMapTest or any other test. Only the hundreds of undeleted files in the tmpdir - consuming nearly 100GB - are a little bothersome.

from hugecollections-old.

RobAustin avatar RobAustin commented on July 19, 2024

@Neiko2002 I've raised the JIRA https://higherfrequencytrading.atlassian.net/browse/HCOLL-109, this may go someway to fixing the issue of test files not being deleted on windows, we currently rely on the " file.deleteOnExit()" to clean up the test files, As this appears not to be working on Windows, I'll have to explicitly delete them at the end of each test ( either directly or indirectly )

from hugecollections-old.

peter-lawrey avatar peter-lawrey commented on July 19, 2024

Can you also fail the test if the file is not gone on windows?
On 19/06/2014 10:16 AM, "Rob Austin" [email protected] wrote:

@Neiko2002 https://github.com/Neiko2002 I've raised the JIRA
https://higherfrequencytrading.atlassian.net/browse/HCOLL-109, this may
go someway to fixing the issue of test files not being deleted on windows,
we currently rely on the " file.deleteOnExit()" to clean up the test files,
As this appears not to be working on Windows, I'll have to explicitly
delete them at the end of each test ( either directly or indirectly )


Reply to this email directly or view it on GitHub
#31 (comment)
.

from hugecollections-old.

RobAustin avatar RobAustin commented on July 19, 2024

We've raised the following JIRA to fix this https://higherfrequencytrading.atlassian.net/browse/OHFT-20

from hugecollections-old.

peter-lawrey avatar peter-lawrey commented on July 19, 2024

I agree and the test should fail if it's not fixed.

On 20 June 2014 08:16, Rob Austin [email protected] wrote:

We've raised the following JIRA to fix this
https://higherfrequencytrading.atlassian.net/browse/OHFT-20


Reply to this email directly or view it on GitHub
#31 (comment)
.

from hugecollections-old.

RobAustin avatar RobAustin commented on July 19, 2024

given that this issue is from the HugeCollections-OLD project I don't think this issue is worth progressing any further.

from hugecollections-old.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.