Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56A3C186BA for ; Tue, 9 Feb 2016 21:09:40 +0000 (UTC) Received: (qmail 9159 invoked by uid 500); 9 Feb 2016 21:09:40 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 9117 invoked by uid 500); 9 Feb 2016 21:09:40 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 9101 invoked by uid 99); 9 Feb 2016 21:09:40 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 21:09:40 +0000 Received: from mail-qk0-f182.google.com (mail-qk0-f182.google.com [209.85.220.182]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id B9CDA1A0015 for ; Tue, 9 Feb 2016 21:09:39 +0000 (UTC) Received: by mail-qk0-f182.google.com with SMTP id s5so75089967qkd.0 for ; Tue, 09 Feb 2016 13:09:39 -0800 (PST) X-Gm-Message-State: AG10YOSfkT4Irwix9SGWYGssza2iZwKMb6UZpNymfeZFgaPC7hqFj2XYJdsj6jQPRO7ichnudXQh6zkTddBAVA== MIME-Version: 1.0 X-Received: by 10.55.73.199 with SMTP id w190mr43443837qka.77.1455052179006; Tue, 09 Feb 2016 13:09:39 -0800 (PST) Received: by 10.55.86.4 with HTTP; Tue, 9 Feb 2016 13:09:38 -0800 (PST) Date: Tue, 9 Feb 2016 13:09:38 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: [mobilespec] bridge.test From: Tobias Bocanegra To: dev@cordova.apache.org Content-Type: text/plain; charset=UTF-8 Hi, can someone explain what the bridge.tests is supposed to do? especially, the pending() call [0]. the test remains pending on ios and osx. thanks. regards, toby [0] https://github.com/apache/cordova-mobile-spec/blob/master/cordova-plugin-mobilespec-tests/tests/bridge.tests.js#L31 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org