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

Trying to resolve consistent errors in IE8 on XP, Chrome 30 on Linux. #170

Merged
merged 5 commits into from
Sep 29, 2017

Conversation

cben
Copy link
Owner

@cben cben commented May 27, 2017

No description provided.

cben added 2 commits May 28, 2017 01:29
Was consistently timing out in IE8 on XP.
Shooting in the dark, in hope to resolve consistent error
"[element.text()] Error response status: 13, , UnknownError - An unknown server-side error occurred while processing the command.
Selenium error: unknown error: Cannot read property 'OTransform' of null\n
  (Session info: chrome=30.0.1599.114)\n
  (Driver info: chromedriver=2.4.226074,platform=Linux 3.13.0-83-generic x86)","status":13,"cause":{"status":13,"sessionId":"92f393cc5c354032a0a3f9846fc70a8d","value":{"message":"unknown error: Cannot read property 'OTransform' of null\n
  (Sessi..."
@cben cben closed this Jul 27, 2017
@cben cben reopened this Jul 27, 2017
Mobile safari errored The Sauce VMs failed to start the browser or device.
Docs say more fields are required
https://wiki.saucelabs.com/display/DOCS/Test+Configuration+Options#TestConfigurationOptions-RequiredAppiumTestConfigurationSettings
and this helped.

Safari 6 on OS X 10.8 and IE 8 on Win XP are not available.
Platform configurator still offers them
https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/
but https://saucelabs.com/platforms shows these OSes are
no longer supported (both are long EOL anyway).
@cben
Copy link
Owner Author

cben commented Sep 29, 2017

  • It seems Safari (Mac and iPad) doesn't like my local WIP Codemirror-Mathjax changes.
    (MathJax did render the Mathdown logo but not the math in the doc)

    • testing on last deployed version shows that's fine (only Android 4.4 fails).
    • testing on master shows that's fine (only Android 4.4 fails).
  • Travis & Wercker fail on

    /home/travis/build/cben/mathdown/node_modules/sauce-
    tunnel/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js:5
    const Hoek = require('hoek');
    ^^^^^
    SyntaxError: Use of const in strict mode.
    

Closes #170.
It fails on title becoming set from first line.
Bumping 4.4->5.0, 10s->20s, didn't help.
But manual testing shows Mathdown does load & render math.

For #173, I urgently need CI that can give me pass/fail,
and Android is not very usable anyway (#81), so commenting out.
@cben cben merged commit 52f935a into gh-pages Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant