You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/17 09:11:00 UTC

[jira] [Commented] (WEEX-131) Test failed: weex web-event test @ignore-android

    [ https://issues.apache.org/jira/browse/WEEX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256687#comment-16256687 ] 

ASF GitHub Bot commented on WEEX-131:
-------------------------------------

GitHub user CYJB opened a pull request:

    https://github.com/apache/incubator-weex/pull/885

    [WEEX-131][test]Fix test failed of web component, http://www.error.com exists now.

    Test failed of web component because the error URL http://www.error.com exists now.
    Changed the error URL to  https://error.a-never-exists-site-for-testcase-in-weex.com

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CYJB/incubator-weex WEEX-131

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/885.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #885
    
----
commit 3235a664f655b2f6cc90f2d6ded28bd0380f4b11
Author: CYJB <f8...@126.com>
Date:   2017-11-17T09:08:31Z

    [WEEX-131][test]Fix test failed of web component, http://www.error.com exists now.

----


> Test failed: weex web-event test @ignore-android
> ------------------------------------------------
>
>                 Key: WEEX-131
>                 URL: https://issues.apache.org/jira/browse/WEEX-131
>             Project: Weex
>          Issue Type: Bug
>          Components: Project 
>    Affects Versions: 0.16
>            Reporter: Shaojun Yang
>            Assignee: zhengshihan
>
> Test failed: weex web-event test @ignore-android
> Error: [waitForElementByName("txtError:http://www.error.com/",5000,2000)] Element condition wasn't satisfied!
>     at node_modules/macaca-wd/wd/lib/commands.js:989:12
>     at node_modules/macaca-wd/wd/lib/commands.js:894:11
>     at node_modules/macaca-wd/wd/lib/commands.js:976:13
>     at node_modules/macaca-wd/node_modules/async/lib/async.js:396:17
>     at async.eachSeries (node_modules/macaca-wd/node_modules/async/lib/async.js:177:20)
>     at _asyncMap (node_modules/macaca-wd/node_modules/async/lib/async.js:390:13)
>     at Object.mapSeries (node_modules/macaca-wd/node_modules/async/lib/async.js:373:23)
>     at Object.async.series (node_modules/macaca-wd/node_modules/async/lib/async.js:761:19)
>     at node_modules/macaca-wd/wd/lib/commands.js:974:15
>     at node_modules/macaca-wd/wd/lib/promise-webdriver.js:52:11
>     at _fulfilled (node_modules/macaca-wd/node_modules/q/q.js:834:54)
>     at self.promiseDispatch.done (node_modules/macaca-wd/node_modules/q/q.js:863:30)
>     at Promise.promise.promiseDispatch (node_modules/macaca-wd/node_modules/q/q.js:796:13)
>     at node_modules/macaca-wd/node_modules/q/q.js:604:44
>     at runSingle (node_modules/macaca-wd/node_modules/q/q.js:137:13)
>     at flush (node_modules/macaca-wd/node_modules/q/q.js:125:13)
>     at _combinedTickCallback (internal/process/next_tick.js:131:7)
>     at process._tickCallback (internal/process/next_tick.js:180:9)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)