Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cypress-io/cypress Loading
base: v4.0.0
Choose a base ref
...
head repository: cypress-io/cypress Loading
compare: v4.0.1
Choose a head ref
  • 8 commits
  • 18 files changed
  • 5 contributors

Commits on Feb 7, 2020

  1. 4 Configuration menu
    Copy the full SHA
    f66e25a View commit details
    Browse the repository at this point in the history
  2. Correct detection logic for Edge & Firefox Nightly (#6364)

    Correct detection logic for Edge & Firefox Nightly on MacOSX
    YOU54F committed Feb 7, 2020
    4 Configuration menu
    Copy the full SHA
    c9d8b34 View commit details
    Browse the repository at this point in the history
  3. Detect 64-bit Firefox on Windows (#6367)

    * detect x32 + x64 ff
    
    * add unit tests for win browser detection
    
    * stricter test
    flotwig committed Feb 7, 2020
    4 Configuration menu
    Copy the full SHA
    8fb27e1 View commit details
    Browse the repository at this point in the history
  4. 4 Configuration menu
    Copy the full SHA
    434d23b View commit details
    Browse the repository at this point in the history
  5. fix(ff): use fixed inputFPS instead of vfr to prevent dropped f… (#6368)

    * fix(ff): use fixed inputFPS instead of vfr to prevent dropped frames
    kuceb committed Feb 7, 2020
    2 Configuration menu
    Copy the full SHA
    b5c2120 View commit details
    Browse the repository at this point in the history
  6. Handle errors during initial Marionette connection (#6370)

    * use Promises driver and handle connection errors
    
    * repin marionette-client dep
    
    * --compilers... so our tests run....
    
    * update firefox spec
    
    * fix failing specs from tests not running
    
    * update error with a hint
    
    * fix the other on
    
    * tests
    flotwig committed Feb 7, 2020
    1 Configuration menu
    Copy the full SHA
    ca46c16 View commit details
    Browse the repository at this point in the history
  7. 4 Configuration menu
    Copy the full SHA
    b0801de View commit details
    Browse the repository at this point in the history
  8. release 4.0.1 [skip ci]

    flotwig committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    7540a4f View commit details
    Browse the repository at this point in the history
Loading