converter-react icon indicating copy to clipboard operation
converter-react copied to clipboard

BUG: Functional tests fail in Browsers + Appveyor

Open ryan-roemer opened this issue 10 years ago • 0 comments

So far, Chrome, FF, IE have failed. Disabling for now.

Here's IE failure:

1 passing (24s)
  8 pending
  4 failing

  1) func/application camel should convert complex input w/ extra spaces + click:
     NoSuchElement: An element could not be located on the page using the given search parameters.


  2) func/application camel without server-render (noss) should convert complex input w/ extra spaces + click:
     NoSuchElement: An element could not be located on the page using the given search parameters.


  3) func/application all the things should convert complex input w/ enter key:
     NoSuchElement: An element could not be located on the page using the given search parameters.


  4)  "after all" hook:
     Error: Can't obtain updateLastError method for class com.sun.jna.Native
      at _stream_readable.js:944:16

ryan-roemer avatar Aug 26 '15 20:08 ryan-roemer