GithubHelp home page GithubHelp logo

Comments (2)

QuietMisdreavus avatar QuietMisdreavus commented on June 14, 2024

I've opened #13 to get more information as to what's going wrong, but running our CI is currently blocked by SR-15362. Once that's resolved (it has a PR open), i should be able to look into this more.

My current hunch is that there's either a resolution or precision issue with the systemUptime clock on one of the CI machines, that's causing an iteration to appear to have run either at or before the time that the previous one ended. Depending on the severity of it, it could be possible to change the assertion to allow for next.start >= result.end, or to add another delay after recording the end timestamp, which will still cause the test to fail if the queue were being run concurrently.

from swift-docc.

QuietMisdreavus avatar QuietMisdreavus commented on June 14, 2024

The extra logging revealed that some loop iterations had the same "start" timestamp as the previous "end" timestamp. I updated the assertion to allow this, and ran CI 10 times without an issue. The PR has been merged.

from swift-docc.

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.