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

chore(ci): re-enable tests on Windows #5637

Merged
merged 5 commits into from Apr 17, 2020
Merged

chore(ci): re-enable tests on Windows #5637

merged 5 commits into from Apr 17, 2020

Commits on Apr 17, 2020

  1. chore: Add Windows to Travis

    This commit runs the unit tests on Windows.
    
    There are two tests failing on Windows that we skip.
    
    I spoke to Mathias B and we agreed to
    defer debugging this for now in favour of getting tests running on
    Windows. But we didn't want to ignore it forever, hence giving the test
    a date at which it will start to fail.
    jackfranklin committed Apr 17, 2020
    Copy the full SHA
    33e083b View commit details
    Browse the repository at this point in the history
  2. Update test/network.spec.js

    Co-Authored-By: Mathias Bynens <mathias@qiwi.be>
    jackfranklin and mathiasbynens committed Apr 17, 2020
    Copy the full SHA
    38a9779 View commit details
    Browse the repository at this point in the history
  3. Update test/headful.spec.js

    Co-Authored-By: Mathias Bynens <mathias@qiwi.be>
    jackfranklin and mathiasbynens committed Apr 17, 2020
    Copy the full SHA
    363b6fa View commit details
    Browse the repository at this point in the history
  4. Update test/launcher.spec.js

    Co-Authored-By: Mathias Bynens <mathias@qiwi.be>
    jackfranklin and mathiasbynens committed Apr 17, 2020
    Copy the full SHA
    b3de2a9 View commit details
    Browse the repository at this point in the history
  5. tidy up date

    jackfranklin committed Apr 17, 2020
    Copy the full SHA
    a33092e View commit details
    Browse the repository at this point in the history