Git Product home page Git Product logo

Comments (5)

MathieuBordere avatar MathieuBordere commented on July 18, 2024

I would expect #170 and #168 to help a lot in that case too, especially the first one.

from go-dqlite.

gibmat avatar gibmat commented on July 18, 2024

#170 does indeed help, although I still get random test failures on my RaspberryPi. I ran 20 builds using sbuild (so each run is in a clean, fresh environment), and only 2 runs passed all tests. The others all had at least one test failure. On my normal build server (amd64), there's absolutely no issues with the tests passing run after run.

from go-dqlite.

MathieuBordere avatar MathieuBordere commented on July 18, 2024

I think it has to do with the tls implementation in older go versions, can you (if you have time) experiment with go version 1.17 and see if you see the same behaviour? I'm not quite sure how to go forward, maybe I won't use tls on armhf in the tests and accept it's going to be slow, or search for a faster tls library.

from go-dqlite.

gibmat avatar gibmat commented on July 18, 2024

This weekend I built v1.10.2 of this library on an arm64 system (RaspberryPi 3B), running Debian unstable and golang v1.17.5. I performed 25 builds, using sbuild, and observed the following tests failing. (None of the builds had all tests pass.)

  • TestClient_Dump (11x)
  • TestClient_Transfer (9x)
  • TestClient_Transfer (1x)
  • TestHandover_TransferLeadership (2x)
  • TestIntegration_ExecBindError (2x)
  • TestIntegration_LeadershipTransfer (2x)
  • TestMembership (9x)
  • TestNew_ClusteredKvReadWrite (11x)
  • TestNew_ClusteredTimeout (11x)
  • TestNew_Default (1x)
  • TestNew_KvReadWrite (1x)
  • TestProtocol_RequestWithDynamicBuffer (21x)
  • TestRolesAdjustment_ReplaceVoterHonorFailureDomain (1x)
  • TestRolesAdjustment_ReplaceVoterHonorWeight (1x)

from go-dqlite.

EKivutha avatar EKivutha commented on July 18, 2024

Assign

from go-dqlite.

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.