Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cy.visit slowness by removing Electron timers workaround #4385

Merged
merged 28 commits into from
Jun 17, 2019

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    3d82220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925efeb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. add debug logs to network

    flotwig committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    5f678a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768381b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    79edfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6083e1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    600c9c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. add tests to help reproduce

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    108d6b6 View commit details
    Browse the repository at this point in the history
  2. cleanup

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    625d4ec View commit details
    Browse the repository at this point in the history
  3. still send keep-alive

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    5d67a97 View commit details
    Browse the repository at this point in the history
  4. update tests

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    07a8258 View commit details
    Browse the repository at this point in the history
  5. remove timers

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    b9d65a4 View commit details
    Browse the repository at this point in the history
  6. add snapshots to e2e test

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    208775a View commit details
    Browse the repository at this point in the history
  7. remove tests for debugging

    flotwig committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ebe4310 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c8337e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Revert "remove timers"

    This reverts commit b9d65a4.
    flotwig committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    93f15fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee8a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c51b395 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d507f52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b14a1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b82f0e View commit details
    Browse the repository at this point in the history
  7. Revert "use electron-mocha to run tests in electron"

    This reverts commit 8b82f0e.
    flotwig committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    ae439aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    890e38a View commit details
    Browse the repository at this point in the history
  9. Revert "Revert "remove timers""

    This reverts commit 93f15fc.
    flotwig committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    3f077f8 View commit details
    Browse the repository at this point in the history
  10. update snapshot

    flotwig committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    2858a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Revert "try making console writes async"

    This reverts commit 9c8337e.
    flotwig committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    47860ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e63476 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. complete in 150ms, not 1000ms

    flotwig committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    bbff24d View commit details
    Browse the repository at this point in the history