Code Monkey home page Code Monkey logo

Comments (7)

RickMohr avatar RickMohr commented on July 27, 2024

Maybe the main build should run UI tests on one platform (failing the build if there's a problem) and on completion kick off another job which runs them on the long list of browsers?

from nyc-trees.

hectcastro avatar hectcastro commented on July 27, 2024

The matrix plugin for Jenkins has the notion of a "touchstone" build that runs before all other builds in the matrix. If that build succeeds, then the rest of the matrix is executed. As of right now, the touchstone build is Firefox 33.0 on Linux.

from nyc-trees.

jwalgran avatar jwalgran commented on July 27, 2024

"touchstone" sounds like a great feature, and will let us test more platforms without wasting time.

If the platforms run in parallel, then I would like to load up on them, and trim the list if the run time is too annoying.

According to this Google marketshare chart, 4.1 and 4.2 add up to 43% of the Android user base. It seems like we need to cover some of that.

We may want to get at least 1 larger screen Android device to check for responsive design bugs.

from nyc-trees.

hectcastro avatar hectcastro commented on July 27, 2024

If the platforms run in parallel, then I would like to load up on them, and trim the list if the run time is too annoying.

Currently they run serially. Supporting a parallel build matrix is going to take a bit more work.

from nyc-trees.

maurizi avatar maurizi commented on July 27, 2024

This is the (not necessarily final) list of what has been enabled:
Touchstone build: Linux Firefox v34 (same version we use locally)

  • Samsung Galaxy Tab 3 Emulator 4.2.(portrait)
  • Samsung Galaxy S3 Emulator 4.4.(portrait)
  • Samsung Galaxy S3 Emulator 4.2.(portrait)
  • Mac 10.9 Safari 7.0.
  • iPhone 8.1.(portrait)
  • iPhone 7.1.(portrait)
  • Windows 2008 Google Chrome 39.0.2171.65.
  • Windows 2008 Internet Explorer 10.0.9200.17089.
  • Windows 2008 Internet Explorer 11.0.9600.16428.

from nyc-trees.

jwalgran avatar jwalgran commented on July 27, 2024

I think we should definitely get an iPad into the mix to make sure the responsive design does the right thing in Mobile Safari at 768x1024

from nyc-trees.

jwalgran avatar jwalgran commented on July 27, 2024

I just looked at the platforms page and saw that they only have "iOS" and do not distinguish between devices.

from nyc-trees.

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.