Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dDGg9-0000Ya-Sy for pgadmin-hackers@arkaria.postgresql.org; Tue, 23 May 2017 20:45:17 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dDGg9-000682-B1 for pgadmin-hackers@arkaria.postgresql.org; Tue, 23 May 2017 20:45:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dDGft-0005Eg-Re for pgadmin-hackers@postgresql.org; Tue, 23 May 2017 20:45:01 +0000 Received: from mail-it0-x229.google.com ([2607:f8b0:4001:c0b::229]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dDGfp-0006qS-TI for pgadmin-hackers@postgresql.org; Tue, 23 May 2017 20:45:01 +0000 Received: by mail-it0-x229.google.com with SMTP id o5so27120448ith.1 for ; Tue, 23 May 2017 13:44:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=2TjRXvPEIKeqgURsFc5g16NSR+OqBtYlg2XikAh3mrc=; b=CMwXB3ZhNF3LOs8u0xfeKYWcQVc1QxZO3B5cdNdUTpWpUUIrbvnNi1idH089tBkP8b KIH/cUEs1swTE4eVsspJb3vkEgQyvzgix+U3Hz7VGnztnnCuNF07n9UOLEg4jDQXmex6 0VqYjXNCCf9HUA4GoClqO2vzI23y9EvgaDJ9XZ2qnxHozR018I92WDk49eBTo//yiwaT F3ayjASqXZkXp9h1XCklRTg7JaV87v9CJyT2tsdUObcMFEedyyBFDA6xAUIxS57hjr/2 N3uBPWTK1cmEZaXwJlurRpiXaiFAdv3idUsH4dAIrWcW7jNxgBnMqd7RQIZ1E+gX8jJ6 Zcsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=2TjRXvPEIKeqgURsFc5g16NSR+OqBtYlg2XikAh3mrc=; b=Kc05nw7qyogPxnsZHOKw+/tOyuiAy5TKZQdObKKjvn8zSoyKlOov/ak82PsHeuqM7o tHTeMRBC0dnQo7P15//JzUw80YRLolLaKc0fn1cue8fq22vlJ2l70HhQCkGDrtG3+ss+ gqmB5pEgTlxJIfY3a+rcy+OuSu1dNYPprrdiSchcaF4OI1GAMyYih49Eqctvi0h5x/TZ DUPedbSZRlXpdFiFzmCMu/fkNAa/kggxdz7lQW7BTD9lXawQ/seGnr0fbbEbbDzC9xmL vUzBjOLaHjI/EbgD8ZC8piOsWM5RaH8EwzofuIUZVykfktS+l7XfC5WKEhMzAjTYOoxi 5TPQ== X-Gm-Message-State: AODbwcBDYV444P9vjWl297dz+RWBEdomde95CQRQ+Yv/7fSnkqAAU5v/ mGHbZxzlz6M8xMWZkdTUyG/b0a9Sw4Gm X-Received: by 10.36.74.3 with SMTP id k3mr5240636itb.28.1495572296035; Tue, 23 May 2017 13:44:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Tue, 23 May 2017 13:44:55 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 23 May 2017 16:44:55 -0400 Message-ID: Subject: Re: [pgAdmin4] [PATCH] History Tab rewrite in React To: Joao Pedro De Almeida Pereira Cc: Matthew Kleiman , Murtuza Zabuawala , pgadmin-hackers , Shruti B Iyer Content-Type: text/plain; charset="UTF-8" X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org On Tue, May 23, 2017 at 12:12 PM, Joao Pedro De Almeida Pereira wrote: > Okay > > Can you try removing web/node_modules and web/yarn.lock, and running > $ yarn install > $ grunt tests > > We think this might be due to a bad version of phantomjs-prebuilt. > > If that still fails, can you try running grunt as "yarn run grunt tests"? I'm on a different machine now, and here grunt just seems to never exit when it's doing anything. For example, I ran this a few minutes ago, it finished in seconds and has been sitting here ever since: (pgadmin4)snake:web dpage$ grunt tests Running "eslint:target" (eslint) task Running "karma:unit" (karma) task webpack: Compiled successfully. webpack: Compiling... webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: webpack: wait until bundle finished: (node:4902) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56 parseQuery() will be replaced with getOptions() in the next major version of loader-utils. 23 05 2017 16:41:54.549:WARN [karma]: No captured browser, open http://localhost:9876/ webpack: Compiled successfully. PhantomJS 2.1.1 (Mac OS X 0.0.0): Executed 87 of 88 (skipped 1) SUCCESS (1.353 secs / 1.328 secs) I'm quite unimpressed with it so far :-( -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers