Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qgis: enable tests #267919

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

qgis: enable tests #267919

wants to merge 2 commits into from

Conversation

imincik
Copy link
Contributor

@imincik imincik commented Nov 16, 2023

Description of changes

Enable QGIS tests. Currently, many tests are failing.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@imincik
Copy link
Contributor Author

imincik commented Dec 12, 2023

Current state of failing tests:

80% tests passed, 176 tests failed out of 861

Total Test time (real) = 1610.15 sec

The following tests FAILED:
	 15 - ProcessingGdalAlgorithmsVectorTest (Failed)
	 18 - ProcessingGrass7AlgorithmsImageryTest (Failed)
	 19 - ProcessingGrass7AlgorithmsRasterTestPt1 (Failed)
	 20 - ProcessingGrass7AlgorithmsRasterTestPt2 (Failed)
	 21 - ProcessingGrass7AlgorithmsVectorTest (Failed)
	 22 - ProcessingOtbAlgorithmsTest (Failed)
	 27 - test_core_application (Failed)
	 33 - test_core_authmanager (Failed)
	 38 - test_core_callout (Failed)
	 43 - test_core_colorschemeregistry (Failed)
	 44 - test_core_compositionconverter (Failed)
	 46 - test_core_coordinatereferencesystemregistry (Failed)
	 52 - test_core_datadefinedsizelegend (Failed)
	 53 - test_core_dataitem (Failed)
	 57 - test_core_dxfexport (Failed)
	 60 - test_core_expression (Failed)
	 67 - test_core_fontmarker (Failed)
	 68 - test_core_fontutils (Failed)
	 70 - test_core_gdalutils (Failed)
	 86 - test_core_labelingengine (Failed)
	 97 - test_core_layoutlabel (Failed)
	 98 - test_core_layoutmanualtable (Failed)
	 99 - test_core_layoutmap (Failed)
	100 - test_core_layoutmapgrid (Failed)
	106 - test_core_layoutpicture (Failed)
	108 - test_core_layoutscalebar (Failed)
	110 - test_core_layouttable (Failed)
	112 - test_core_layoututils (Failed)
	113 - test_core_legendrenderer (Failed)
	115 - test_core_mapdevicepixelratio (Failed)
	119 - test_core_maprendererjob (Failed)
	120 - test_core_maprotation (Failed)
	129 - test_core_mesheditor (Failed)
	130 - test_core_meshlayer (Subprocess aborted)
	131 - test_core_meshlayerinterpolator (Failed)
	132 - test_core_meshlayerrenderer (Subprocess aborted)
	138 - test_core_offlineediting (Subprocess aborted)
	146 - test_core_pallabeling (Failed)
	149 - test_core_pointcloudlayerexporter (Failed)
	166 - test_core_rasterlayer (Failed)
	175 - test_core_settingsentry (Failed)
	189 - test_core_style (Failed)
	191 - test_core_svgmarker (Failed)
	211 - test_core_vectortilelayer (Failed)
	221 - test_core_coordinatereferencesystem (Failed)
	261 - test_gui_mapcanvas (Failed)
	266 - test_gui_processinggui (Failed)
	276 - test_gui_filedownloader (Subprocess aborted)
	281 - test_gui_valuerelationwidgetwrapper (Failed)
	287 - test_gui_newdatabasetablewidget (Failed)
	291 - test_gui_meshlayerpropertiesdialog (Subprocess aborted)
	294 - test_gui_queryresultwidget (Subprocess aborted)
	305 - test_3d_mesh3drendering (Failed)
	311 - test_analysis_processingalgspt1 (Failed)
	312 - test_analysis_processingalgspt2 (Failed)
	320 - test_analysis_meshcalculator (Subprocess aborted)
	321 - test_analysis_meshcontours (Subprocess aborted)
	323 - test_analysis_gcptransformer (Failed)
	326 - test_geometry_checker_geometrychecks (Failed)
	329 - test_provider_wcsprovider (Subprocess aborted)
	332 - test_provider_wmsprovider (Subprocess aborted)
	337 - test_provider_mdalprovider (Subprocess aborted)
	338 - test_provider_virtualrasterprovider (Subprocess aborted)
	339 - test_provider_eptprovider (Failed)
	342 - test_provider_pdalprovider (Subprocess aborted)
	353 - test_app_layerpropertiesdialogs (Failed)
	357 - test_app_maptoolidentifyaction (Failed)
	364 - test_app_maptooleditmesh (Failed)
	379 - test_app_projectproperties (Failed)
	381 - test_app_meshcalculatordialog (Subprocess aborted)
	386 - test_app_qgisapppython (Subprocess aborted)
	397 - PyPythonRepr (Failed)
	404 - PyQgsAnimatedMarkerSymbolLayer (Failed)
	407 - PyQgsPythonProvider (Failed)
	409 - PyQgsAnnotation (Failed)
	412 - PyQgsAnnotationLayer (Failed)
	413 - PyQgsAnnotationLineItem (Failed)
	414 - PyQgsAnnotationLineTextItem (Failed)
	417 - PyQgsAnnotationPolygonItem (Failed)
	430 - PyQgsBlockingProcess (Failed)
	435 - PyQgsCategorizedSymbolRenderer (Failed)
	445 - PyQgsColorRampLegendNode (Failed)
	457 - PyQgsConnectionRegistry (Failed)
	470 - PyQgsDatumTransform (Failed)
	477 - PyQgsEmbeddedSymbolRenderer (Failed)
	485 - PyQgsExternalStorageWebDav (Failed)
	486 - PyQgsExternalStorageAwsS3 (Failed)
	491 - PyQgsFieldFormattersTest (Failed)
	492 - PyQgsFillSymbolLayers (Failed)
	509 - PyQgsFileUtils (Failed)
	517 - PyQgsGeometryGeneratorSymbolLayer (Failed)
	518 - PyQgsGeometryTest (Failed)
	523 - PyQgsGpsLogger (Failed)
	525 - PyQgsGraduatedSymbolRenderer (Failed)
	527 - PyQgsGroupLayer (Failed)
	528 - PyQgsHashLineSymbolLayer (Failed)
	530 - PyQgsHighlight (Failed)
	535 - PyQgsInterpolatedLineSymbolLayer (Failed)
	538 - PyQgsJsonUtils (Failed)
	544 - PyQgsLayerMetadataProviderPython (Failed)
	549 - PyQgsLayerTreeView (Failed)
	552 - PyQgsLayoutAtlas (Failed)
	554 - PyQgsLayoutElevationProfile (Failed)
	555 - PyQgsLayoutExporter (Failed)
	559 - PyQgsLayoutPageCollection (Failed)
	563 - PyQgsLayoutHtml (Failed)
	564 - PyQgsLayoutItem (Failed)
	568 - PyQgsLayoutLegend (Failed)
	569 - PyQgsLayoutMap (Failed)
	576 - PyQgsLayoutPage (Failed)
	590 - PyQgsLineSymbolLayers (Failed)
	591 - PyQgsLineburstSymbolLayer (Failed)
	596 - PyQgsMapCanvas (Failed)
	597 - PyQgsMapCanvasAnnotationItem (Failed)
	600 - PyQgsMapHitTest (Failed)
	615 - PyQgsMarkerLineSymbolLayer (Failed)
	618 - PyQgsMergedFeatureRenderer (Failed)
	625 - PyQgsMeshLayerProfileGenerator (Failed)
	633 - PyQgsNullSymbolRenderer (Failed)
	641 - PyQgsOGRProviderGpkg (Failed)
	648 - PyQgsPalLabelingBase (Failed)
	649 - PyQgsPalLabelingCanvas (Failed)
	650 - PyQgsPalLabelingLayout (Failed)
	651 - PyQgsPalLabelingPlacement (Failed)
	657 - PyQgsPointCloudAttributeByRampRenderer (Failed)
	663 - PyQgsPointCloudExtentRenderer (Failed)
	664 - PyQgsPointCloudLayerProfileGenerator (Failed)
	666 - PyQgsPointClusterRenderer (Failed)
	667 - PyQgsPointDisplacementRenderer (Failed)
	678 - PyQgsProfileExporter (Failed)
	680 - PyQgsProfileRequest (Failed)
	690 - PyQgsProviderConnectionGpkg (Failed)
	691 - PyQgsProviderConnectionSpatialite (Failed)
	702 - TestQgsRandomMarkerSymbolLayer (Failed)
	706 - PyQgsRasterAttributeTable (Failed)
	707 - PyQgsRasterAttributeTableModel (Failed)
	709 - PyQgsRasterFileWriter (Failed)
	710 - PyQgsRasterFileWriterTask (Failed)
	711 - PyQgsRasterLayer (Failed)
	713 - PyQgsRasterLayerProfileGenerator (Failed)
	716 - PyQgsRasterColorRampShader (Failed)
	717 - PyQgsRasterLineSymbolLayer (Failed)
	718 - PyQgsRasterPipe (Failed)
	722 - PyQgsRasterTransparencyWidget (Failed)
	736 - PyQgsRubberBand (Failed)
	740 - PyQgsSingleSymbolRenderer (Failed)
	749 - PyQgsTextRenderer (Failed)
	750 - PyQgsOGRProvider (Failed)
	757 - PyQgsSimpleFillSymbolLayer (Failed)
	758 - PyQgsSimpleLineSymbolLayer (Failed)
	762 - PyQgsSpatialiteProvider (Failed)
	765 - PyQgsSymbolLayer (Failed)
	766 - PyQgsRasterRendererCreateSld (Failed)
	767 - PyQgsSymbolLayerCreateSld (Failed)
	768 - PyQgsSymbolLayerReadSld (Failed)
	769 - PyQgsArrowSymbolLayer (Failed)
	770 - PyQgsSymbolExpressionVariables (Failed)
	773 - PyQgsStyleModel (Failed)
	776 - PyQgsSymbol (Failed)
	777 - PyQgsSymbolLayerUtils (Failed)
	785 - PyQgsTextFormatWidget (Failed)
	798 - PyQgsVectorFieldMarkerSymbolLayer (Failed)
	799 - PyQgsVectorFileWriter (Failed)
	801 - PyQgsVectorLayer (Failed)
	805 - PyQgsVectorLayerEditBuffer (Failed)
	809 - PyQgsVectorLayerProfileGenerator (Failed)
	810 - PyQgsVectorLayerRenderer (Failed)
	818 - PyQgsVirtualLayerProvider (Failed)
	822 - PyQgsWFSProvider (Failed)
	826 - PyQgsLayerDependencies (Failed)
	828 - PyQgsDBManagerGpkg (Failed)
	829 - PyQgsDBManagerSpatialite (Failed)
	834 - PyQgsSettingsTreeNode (Failed)
	839 - PyQgsAuxiliaryStorage (Failed)
	844 - PyQgsSelectiveMasking (Failed)
	852 - PyQgsRasterAttributeTableWidget (Failed)

Test output: LastTest.log

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team-11-17-dec-2023/37035/1

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/2

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/3

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants