Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dP85h-00085O-Rk for pgadmin-hackers@arkaria.postgresql.org; Sun, 25 Jun 2017 14:00:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dP85h-0002l8-4f for pgadmin-hackers@arkaria.postgresql.org; Sun, 25 Jun 2017 14:00:41 +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 1dP85g-0002ky-Vi for pgadmin-hackers@lists.postgresql.org; Sun, 25 Jun 2017 14:00:41 +0000 Received: from ec2-34-205-157-3.compute-1.amazonaws.com ([34.205.157.3] helo=jenkins.pgadmin.org) by magus.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dP85c-0001X9-HQ for pgadmin-hackers@postgresql.org; Sun, 25 Jun 2017 14:00:40 +0000 Received: from ip-172-31-48-139.ec2.internal (localhost [127.0.0.1]) by jenkins.pgadmin.org (Postfix) with ESMTP id E4F001012A5A; Sun, 25 Jun 2017 14:00:34 +0000 (UTC) Date: Sun, 25 Jun 2017 14:00:34 +0000 (UTC) From: pgAdmin 4 Jenkins To: pgadmin-hackers@postgresql.org, dpage@pgadmin.org, ashesh.vashi@enterprisedb.com Message-ID: <626655623.129.1498399234887.JavaMail.jenkins@jenkins.pgadmin.org> In-Reply-To: <110352396.121.1498036080655.JavaMail.jenkins@jenkins.pgadmin.org> References: <110352396.121.1498036080655.JavaMail.jenkins@jenkins.pgadmin.org> Subject: Build failed in Jenkins: pgadmin4-master-python27-feature #7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjNGckiRry31z5BCjb5sX61bhCEivM5jF9+Px01XiUEYNxkx6s+4uvhpH1TKpW5iPxOxYdE3IorZIgsp7P1lYvrVHRf+siYLs+8Qk1/2NCoa36lJJqFb8uZ40JClieMcrOWmRJ5mVfLqV4BVYcfjbjK1pBlSObTZtjH4s/KdeAjByQfJqljw6T4JHDk3BE5ljs/cnM9heI8tl8oV42HF7l/PwYapdGGscBdSExDH9cGn5aA2v3+BENvnDkAaWg9Bq8jpVENHqoeMMRrKY4wzv/q92pUNQwRM+VGEr0uUJUCkDxmfp+5IIrXrqaaF3sCNIIKeeyYQd96v/8k03N0cP9wIDAQAB X-Jenkins-Job: pgadmin4-master-python27-feature X-Jenkins-Result: FAILURE List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Unsubscribe: , List-Archive: Precedence: bulk See Changes: [Dave Page] Increase the default size of the Grant Wizard to enable it to properly [Dave Page] Consolidate selection colors in the drop down menu and browser tree to [Dave Page] Vendorize React. This is required at this time because we need to modify [Dave Page] Fix React to work with QtWebKit [Dave Page] Handle missing/dropped synonyms gracefully. Fixes #2503 [Dave Page] Update MatView and pgAgent modules to work with recent integer/numeric [Dave Page] Maintain a client-side cache of preference values, populated using an [Ashesh Vashi] Moved the javascripts of the following browser node modules to the [Dave Page] Ensure default values are honoured when adding/editing columns. Fixes [Dave Page] Fix preferences handling for utilities. [Dave Page] Fix import/export to work as expected with TSV data. Fixes #1934 [Dave Page] Additional preference fix. [Dave Page] Ensure the relevant Makefile targets install node modules before [Dave Page] Update Slickgrid to 2.3.7. As this version includes all the features we [Dave Page] Fix cell selection window alignment for the updated SlickGrid. [Dave Page] Fix removal of sizes from column definitions. Fixes #2155 [Dave Page] Add access keys for top level menus. [Dave Page] Tidy up About box formatting, 'cos it's been annoying me for ages. [Dave Page] Wait for the Tools menu to be populated when running the feature tests, ------------------------------------------ [...truncated 31.30 KB...] Test table DDL generation ... ok runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ... ok runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest) Test XSS check for panels and query tool ... ok runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ... ok ---------------------------------------------------------------------- Ran 8 tests in 172.975s OK =============Running the test cases for 'EDB Postgres AS 9.2'============= runTest (pgadmin.feature_tests.connect_to_server_feature_test.ConnectsToServerFeatureTest) Test database connection ... ok runTest (pgadmin.feature_tests.copy_selected_query_results_feature_test.CopySelectedQueryResultsFeatureTest) Copy rows, column using button and keyboard shortcut ... ok runTest (pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest) Test checks for PG data-types output ... ok runTest (pgadmin.feature_tests.query_tool_journey_test.QueryToolJourneyTest) Tests the path through the query tool ... ok runTest (pgadmin.feature_tests.table_ddl_feature_test.TableDdlFeatureTest) Test table DDL generation ... ok runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ... ok runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest) Test XSS check for panels and query tool ... ok runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ... ERROR ====================================================================== ERROR: runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ---------------------------------------------------------------------- Traceback (most recent call last): File " line 35, in runTest self._debug_function() File " line 91, in _debug_function self.page.click_element(self.page.driver.find_elements_by_xpath("//button")[2]) File " line 172, in click_element return self._wait_for("clicking the element not to throw an exception", click_succeeded) File " line 268, in _wait_for "Timed out waiting for " + waiting_for_message) File " line 80, in until raise TimeoutException(message, screen, stacktrace) TimeoutException: Message: Timed out waiting for clicking the element not to throw an exception ---------------------------------------------------------------------- Ran 8 tests in 189.005s FAILED (errors=1) =============Running the test cases for 'EDB Postgres AS 9.3'============= runTest (pgadmin.feature_tests.connect_to_server_feature_test.ConnectsToServerFeatureTest) Test database connection ... ok runTest (pgadmin.feature_tests.copy_selected_query_results_feature_test.CopySelectedQueryResultsFeatureTest) Copy rows, column using button and keyboard shortcut ... ok runTest (pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest) Test checks for PG data-types output ... ok runTest (pgadmin.feature_tests.query_tool_journey_test.QueryToolJourneyTest) Tests the path through the query tool ... ok runTest (pgadmin.feature_tests.table_ddl_feature_test.TableDdlFeatureTest) Test table DDL generation ... ok runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ... ERROR runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest) Test XSS check for panels and query tool ... ok runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ... ok ====================================================================== ERROR: runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ---------------------------------------------------------------------- Traceback (most recent call last): File " line 107, in runTest self._copy_paste_row() File " line 247, in _copy_paste_row self._verify_row_data(False) File " line 268, in _verify_row_data self.page.wait_for_element_to_stale(xpath) File " line 284, in wait_for_element_to_stale element_has_gone_stale) File " line 268, in _wait_for "Timed out waiting for " + waiting_for_message) File " line 80, in until raise TimeoutException(message, screen, stacktrace) TimeoutException: Message: Timed out waiting for element to attach to the page document ---------------------------------------------------------------------- Ran 8 tests in 191.852s FAILED (errors=1) =============Running the test cases for 'EDB Postgres AS 9.4'============= runTest (pgadmin.feature_tests.connect_to_server_feature_test.ConnectsToServerFeatureTest) Test database connection ... ok runTest (pgadmin.feature_tests.copy_selected_query_results_feature_test.CopySelectedQueryResultsFeatureTest) Copy rows, column using button and keyboard shortcut ... ok runTest (pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest) Test checks for PG data-types output ... ok runTest (pgadmin.feature_tests.query_tool_journey_test.QueryToolJourneyTest) Tests the path through the query tool ... ok runTest (pgadmin.feature_tests.table_ddl_feature_test.TableDdlFeatureTest) Test table DDL generation ... ok runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ... ok runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest) Test XSS check for panels and query tool ... ok runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ... ok ---------------------------------------------------------------------- Ran 8 tests in 174.196s OK =============Running the test cases for 'EDB Postgres AS 9.5'============= runTest (pgadmin.feature_tests.connect_to_server_feature_test.ConnectsToServerFeatureTest) Test database connection ... ok runTest (pgadmin.feature_tests.copy_selected_query_results_feature_test.CopySelectedQueryResultsFeatureTest) Copy rows, column using button and keyboard shortcut ... ok runTest (pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest) Test checks for PG data-types output ... ok runTest (pgadmin.feature_tests.query_tool_journey_test.QueryToolJourneyTest) Tests the path through the query tool ... ok runTest (pgadmin.feature_tests.table_ddl_feature_test.TableDdlFeatureTest) Test table DDL generation ... ok runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ... ok runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest) Test XSS check for panels and query tool ... ok runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ... ok ---------------------------------------------------------------------- Ran 8 tests in 174.136s OK =============Running the test cases for 'EDB Postgres AS 9.6'============= runTest (pgadmin.feature_tests.connect_to_server_feature_test.ConnectsToServerFeatureTest) Test database connection ... ok runTest (pgadmin.feature_tests.copy_selected_query_results_feature_test.CopySelectedQueryResultsFeatureTest) Copy rows, column using button and keyboard shortcut ... ok runTest (pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest) Test checks for PG data-types output ... ok runTest (pgadmin.feature_tests.query_tool_journey_test.QueryToolJourneyTest) Tests the path through the query tool ... ok runTest (pgadmin.feature_tests.table_ddl_feature_test.TableDdlFeatureTest) Test table DDL generation ... ok runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest) Validate Insert, Update operations in View data with given test data ... ok runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest) Test XSS check for panels and query tool ... ok runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest) Tests to check if Debugger is vulnerable to XSS ... ok ---------------------------------------------------------------------- Ran 8 tests in 174.258s OK ====================================================================== Test Result Summary ====================================================================== PostgreSQL 9.6: 8 tests passed 0 tests failed 0 tests skipped PostgreSQL 9.5: 8 tests passed 0 tests failed 0 tests skipped PostgreSQL 9.4: 8 tests passed 0 tests failed 0 tests skipped PostgreSQL 9.3: 8 tests passed 0 tests failed 0 tests skipped PostgreSQL 9.2: 8 tests passed 0 tests failed 0 tests skipped PostgreSQL 10: 8 tests passed 0 tests failed 0 tests skipped EDB Postgres AS 9.4: 8 tests passed 0 tests failed 0 tests skipped EDB Postgres AS 9.5: 8 tests passed 0 tests failed 0 tests skipped EDB Postgres AS 9.6: 8 tests passed 0 tests failed 0 tests skipped EDB Postgres AS 9.2: 7 tests passed 1 test failed: CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS) 0 tests skipped EDB Postgres AS 9.3: 7 tests passed 1 test failed: CheckForViewDataTest (Validate Insert, Update operations in View data with given test data) 0 tests skipped ====================================================================== pgAdmin 4 - Application Initialisation ====================================== NOTE: Configuring authentication for DESKTOP mode. Please check output in file: ERROR: Error detected when running the Feature tests. Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure