Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 704A2200CF0 for ; Thu, 7 Sep 2017 14:27:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6D9C41609C0; Thu, 7 Sep 2017 12:27:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B40AB1609A7 for ; Thu, 7 Sep 2017 14:27:40 +0200 (CEST) Received: (qmail 15664 invoked by uid 500); 7 Sep 2017 12:27:39 -0000 Mailing-List: contact commits-help@weex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@weex.incubator.apache.org Delivered-To: mailing list commits@weex.incubator.apache.org Received: (qmail 15654 invoked by uid 99); 7 Sep 2017 12:27:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2017 12:27:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 253F3C47F6 for ; Thu, 7 Sep 2017 12:27:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.02 X-Spam-Level: X-Spam-Status: No, score=-4.02 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id XKglrJo-nKOi for ; Thu, 7 Sep 2017 12:27:33 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 65E635FB96 for ; Thu, 7 Sep 2017 12:27:33 +0000 (UTC) Received: (qmail 15610 invoked by uid 99); 7 Sep 2017 12:27:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2017 12:27:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 74CC6F55CA; Thu, 7 Sep 2017 12:27:30 +0000 (UTC) From: gurisxie To: commits@weex.incubator.apache.org Reply-To: commits@weex.incubator.apache.org Message-ID: Subject: [GitHub] incubator-weex pull request #691: * [test] update tc Content-Type: text/plain Date: Thu, 7 Sep 2017 12:27:30 +0000 (UTC) archived-at: Thu, 07 Sep 2017 12:27:41 -0000 GitHub user gurisxie opened a pull request: https://github.com/apache/incubator-weex/pull/691 * [test] update tc 1、update modal tc,fix ios not set max time 2、update picker tc,fix android edit 3、update screen,fix android edit You can merge this pull request into a Git repository by running: $ git pull https://github.com/gurisxie/incubator-weex 0.16-dev Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-weex/pull/691.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 #691 ---- commit 918a2e24c8c530c7254c2cba67960b9783780aed Author: gurisxie <279483595@qq.com> Date: 2017-09-07T11:54:20Z * [test] del screen commit 41147d0a1acec44fc8bfdd25db7e7268a30c2117 Author: gurisxie <279483595@qq.com> Date: 2017-09-07T12:12:26Z * [test] update modal tc commit dffe8ef5c256fee824cbbc2794be9efe592e236b Author: gurisxie <279483595@qq.com> Date: 2017-09-07T12:21:52Z * [test] update picker tc commit 3011541e4b38583aca9e71760b24509e02484f6a Author: gurisxie <279483595@qq.com> Date: 2017-09-07T12:25:51Z * [test] update screen ---- ---