Build failed in Jenkins: pgadmin4-master-python34 #789 - Mailing list pgadmin-hackers

From pgAdmin 4 Jenkins
Subject Build failed in Jenkins: pgadmin4-master-python34 #789
Date
Msg-id 1142258525.42.1540983617793.JavaMail.jenkins@jenkins.pgadmin.org
Whole thread Raw
Responses Build failed in Jenkins: pgadmin4-master-python34 #790  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
List pgadmin-hackers
See <https://jenkins.pgadmin.org/job/pgadmin4-master-python34/789/display/redirect?page=changes>

Changes:

[Dave Page] Allow the selection order to be preserved in the Select2 control to fix

[Dave Page] Add support for dropping multiple objects at once from the collection

------------------------------------------
[...truncated 1.10 MB...]
        PgAgentStatsTestCase (Check the stats of pgAgent job)
        MaintenanceCreateJobTest (When maintenance the object with the REINDEX,
                    When maintenance the object with the CLUSTER,
                    When maintenance object with VACUUM FULL,
                    When maintenance object with default options,
                    When maintenance object with the ANALYZE)
        PgAgentGetTestCase (Get pgAgent job)
        PgAgentPutStepTestCase (Update step with kind, description, code and error,
                    Update step with connection type and string)
        PgAgentAddTestCase (Add pgAgent job)
        PgAgentPutScheduleTestCase (Update schedule with start and end time,
                    Update schedule with repeat,
                    Update schedule delete exception,
                    Update schedule add exception,
                    Update schedule change exception date and time)
        PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
        BackupJobTest (When backup the object with the default options)

PostgreSQL 9.6:

    376 tests passed
    5 tests failed:
        ExtensionsDeleteMultipleTestCase (Check Extension Node)
        EventTriggerMultipleDeleteTestCase (Fetch Event Trigger Node URL)
        CollationDeleteMultipleTestCase (Fetch collation Node URL)
        SchemaDeleteMultipleTestCase (Check Schema Node URL)
        DatabaseMultipleDeleteTestCase (Check Databases Node URL)
    40 tests skipped:
        ResourceGroupsAddTestCase (Add resource groups)
        ResourceGroupsGetTestCase (Get resource groups)
        PackageDeleteMultipleTestCase (Fetch Package Node URL)
        PgAgentAddStepTestCase (Create step for pgAgent job)
        PgAgentAddScheduleTestCase (Create schedule with exception in pgAgent job)
        ResourceGroupsPutTestCase (Put resource groups)
        PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
        ProcedureGetTestCase (Fetch Procedure Node URL)
        TableAddTestCase (Create List partitioned table with 2 partitions,
                    Create Hash partitioned table with 2 partitions,
                    Create Range partitioned table with 2 partitions)
        SynonymDeleteMultipleTestCase (Fetch synonym Node URL)
        procedureDeleteTestCase (Fetch Procedure Node URL)
        BackupCreateJobTest (When backup the object with option only_schema,
                    When backup the object with option - miscellaneous,
                    When backup the object with option only_data,
                    When backup the server with option only_data,
                    When backup globals,
                    When backup the object with option - format plain and dns_owner,
                    When backup the server with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the object with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the server with option only_schema,
                    When backup the object with option - load via partition root,
                    When backup the server with option - all queries,
                    When backup the server with encoding,
                    When backup object with format directory,
                    When backup the object with option - Do not save comments,,
                    When backup object with default options,
                    When backup the server with option - Do not save comments,,
                    When backup the object with option sections to all data,
                    When backup the object with format tar,
                    When backup the server,
                    When backup the object with option - all queries,
                    When backup the object with option - all queries and format custom,
                    When backup the server with option - miscellaneous)
        PackageEDBFuncsGetTestCase (Fetch Package Functions/Procedures URL)
        PackageGetTestCase (Fetch Package Node URL)
        PgAgentStatsTestCase (Check the stats of pgAgent job)
        PackageAddTestCase (Fetch Package Node URL)
        PgAgentAddTestCase (Add pgAgent job)
        ProcedurePutTestCase (Fetch Procedure Node URL)
        PgAgentPutScheduleTestCase (Update schedule with start and end time,
                    Update schedule with repeat,
                    Update schedule delete exception,
                    Update schedule add exception,
                    Update schedule change exception date and time)
        SynonymAddTestCase (Default Node URL)
        MaintenanceJobTest (When maintenance the object with the default options)
        PgAgentDeleteTestCase (Delete pgAgent job)
        procedureDeleteMultipleTestCase (Fetch Procedure Node URL)
        PackagePutTestCase (Fetch Package Node URL)
        RestoreJobTest (When restore the object with the default options)
        TableUpdateTestCase (Create partitions of existing range partitioned table,
                    Detach partition from existing range partitioned table,
                    Attach partition to existing range partitioned table,
                    Attach partition to existing list partitioned table,
                    Create partitions of existing list partitioned table,
                    Detach partition from existing list partitioned table)
        RestoreCreateJobTest (When restore object with format directory,
                    When restore object with option - Do not save,
                    When restore object with option - Miscellaneous,
                    When restore object with option - Do not save comments,
                    When restore object with default options,
                    When restore object with the sections options,
                    When restore object with option - Disbale,
                    When restore the object with Type of objects,
                    When restore object with option - Queries)
        PgAgentPutTestCase (Put pgAgent job)
        SynonymPutTestCase (Fetch synonym Node URL)
        SynonymGetTestCase (Fetch synonym Node URL)
        TestSSLConnection (Test for SSL connection)
        PgAgentDeleteStepTestCase (Delete pgAgent Step)
        PgAgentPutStepTestCase (Update step with kind, description, code and error,
                    Update step with connection type and string)
        ProcedureAddTestCase (Fetch Procedure Node URL)
        PgAgentGetTestCase (Get pgAgent job)
        MaintenanceCreateJobTest (When maintenance the object with the REINDEX,
                    When maintenance the object with the CLUSTER,
                    When maintenance object with VACUUM FULL,
                    When maintenance object with default options,
                    When maintenance object with the ANALYZE)
        PackageDeleteTestCase (Fetch Package Node URL)
        ResourceGroupsDeleteTestCase (Delete multiple resource groups,
                    Delete resource groups)
        SynonymDeleteTestCase (Fetch synonym Node URL)
        BackupJobTest (When backup the object with the default options)

EDB Postgres AS 9.2:

    383 tests passed
    4 tests failed:
        ExtensionsDeleteMultipleTestCase (Check Extension Node)
        DatabaseMultipleDeleteTestCase (Check Databases Node URL)
        CollationDeleteMultipleTestCase (Fetch collation Node URL)
        SchemaDeleteMultipleTestCase (Check Schema Node URL)
    34 tests skipped:
        ResourceGroupsAddTestCase (Add resource groups)
        ResourceGroupsGetTestCase (Get resource groups)
        ViewsDeleteMultipleTestCase (Delete multiple materialized view under schema node)
        PgAgentAddStepTestCase (Create step for pgAgent job)
        ViewsDeleteTestCase (Delete materialized view under schema node)
        PgAgentAddScheduleTestCase (Create schedule with exception in pgAgent job)
        EventTriggerAddTestCase (Fetch Event Trigger Node URL)
        ResourceGroupsPutTestCase (Put resource groups)
        EventTriggerGetTestCase (Fetch Event Trigger Node URL)
        EventTriggerDeleteTestCase (Fetch Event Trigger Node URL)
        RestoreJobTest (When restore the object with the default options)
        PgAgentGetTestCase (Get pgAgent job)
        PgAgentStatsTestCase (Check the stats of pgAgent job)
        BackupCreateJobTest (When backup the object with option only_schema,
                    When backup the object with option - miscellaneous,
                    When backup the object with option only_data,
                    When backup the server with option only_data,
                    When backup globals,
                    When backup the object with option - format plain and dns_owner,
                    When backup the server with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the object with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the server with option only_schema,
                    When backup the object with option - load via partition root,
                    When backup the server with option - all queries,
                    When backup the server with encoding,
                    When backup object with format directory,
                    When backup the object with option - Do not save comments,,
                    When backup object with default options,
                    When backup the server with option - Do not save comments,,
                    When backup the object with option sections to all data,
                    When backup the object with format tar,
                    When backup the server,
                    When backup the object with option - all queries,
                    When backup the object with option - all queries and format custom,
                    When backup the server with option - miscellaneous)
        PgAgentAddTestCase (Add pgAgent job)
        PgAgentPutScheduleTestCase (Update schedule with start and end time,
                    Update schedule with repeat,
                    Update schedule delete exception,
                    Update schedule add exception,
                    Update schedule change exception date and time)
        PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
        EventTriggerPutTestCase (Fetch Event Trigger Node URL)
        MaintenanceJobTest (When maintenance the object with the default options)
        PgAgentDeleteTestCase (Delete pgAgent job)
        ViewsAddTestCase (Add materialized view under schema node)
        PgAgentDeleteStepTestCase (Delete pgAgent Step)
        TableUpdateTestCase (Create partitions of existing range partitioned table,
                    Detach partition from existing range partitioned table,
                    Attach partition to existing range partitioned table,
                    Attach partition to existing list partitioned table,
                    Create partitions of existing list partitioned table,
                    Detach partition from existing list partitioned table)
        RestoreCreateJobTest (When restore object with format directory,
                    When restore object with option - Do not save,
                    When restore object with option - Miscellaneous,
                    When restore object with option - Do not save comments,
                    When restore object with default options,
                    When restore object with the sections options,
                    When restore object with option - Disbale,
                    When restore the object with Type of objects,
                    When restore object with option - Queries)
        PgAgentPutTestCase (Put pgAgent job)
        TestSSLConnection (Test for SSL connection)
        EventTriggerMultipleDeleteTestCase (Fetch Event Trigger Node URL)
        ViewsUpdateTestCase (Update materialized view under schema node)
        ViewsGetTestCase (Get materialized view under schema node)
        MaintenanceCreateJobTest (When maintenance the object with the REINDEX,
                    When maintenance the object with the CLUSTER,
                    When maintenance object with VACUUM FULL,
                    When maintenance object with default options,
                    When maintenance object with the ANALYZE)
        BackupJobTest (When backup the object with the default options)
        ResourceGroupsDeleteTestCase (Delete multiple resource groups,
                    Delete resource groups)
        TableAddTestCase (Create List partitioned table with 2 partitions,
                    Create Hash partitioned table with 2 partitions,
                    Create Range partitioned table with 2 partitions)
        PgAgentPutStepTestCase (Update step with kind, description, code and error,
                    Update step with connection type and string)
NOTE: Configuring authentication for DESKTOP mode.
pgAdmin 4 - Application Initialisation
======================================

Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Please check output in file:
<https://jenkins.pgadmin.org/job/pgadmin4-master-python34/ws/web/regression/regression.log>


======================================================================

ERROR: Error detected when running the Python tests.
ERROR: Error detected when running the Python tests.
Build step 'Execute shell' marked build as failure


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python26 #932
Next
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python36 #791