Code Monkey home page Code Monkey logo

Comments (6)

chilio avatar chilio commented on May 26, 2024

Can you check this thread for the beginnng?

from laravel-dusk-ci.

msonowal avatar msonowal commented on May 26, 2024

@chilio
I have checked and tried every possible no luck maybe resolution resize can cause this?

from laravel-dusk-ci.

chilio avatar chilio commented on May 26, 2024

@msonowal I doubt resize could cause this (you can always verify it yourself), rather I would suspect infrastructure or too complex tests.
I have a few additional questions for your case:

  1. Can you find any significant common block in your modal tests, which might break tests, cause from your log it seems to happen on modals mostly? If tests are failing randomly, please omit this question.
  2. Are you sure, that all tests are passing green on your local dev environment?
  3. What are the parameters of your machine on AWS (CPU, MEM, Storage definitions)?

BTW. A small note from my experiences, if memory usage goes beyond default and system needs to use swap then these nasty problems are coming into force, certain lags, timeouts, etc. This sounds strange cause you should not experience them in services like AWS, or am I misssing something.

from laravel-dusk-ci.

chilio avatar chilio commented on May 26, 2024

@msonowal Additional note I have seen same tests randomly failing while using certain jquery plugins like for example iCheck. Removing these plugins made my stressed out, concurrent gitlab-runners going green.
So please keep in mind, that your project may be responsible for any strange behavior also...

from laravel-dusk-ci.

msonowal avatar msonowal commented on May 26, 2024

@chilio
There is no jQuery involved only pure Vue
right now it is working green after I have removed all the resize methods and put the window size in the start. It is working

from laravel-dusk-ci.

chilio avatar chilio commented on May 26, 2024

@msonowal great to hear that. I hope Laravel Dusk becomes more robust with time...

from laravel-dusk-ci.

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.