Skip to content

Console Output

+ export HOME=/var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl
+ julia -e using Pkg; Pkg.test("MetaModelica", coverage=true)
Precompiling project...
  ✓ CompilerSupportLibraries_jll
  ✓ FastClosures
  ✓ ExportAll
  ✓ StaticArraysCore
  ✓ ConstructionBase
  ✓ Compat
  ✓ OrderedCollections
  ✓ ImmutableList
  ✓ Compat → CompatLinearAlgebraExt
  ✓ MacroTools
  ✓ DataStructures
  ✓ Setfield
  ✓ MetaModelica
  13 dependencies successfully precompiled in 2 seconds. 1 already precompiled.
  1 dependency had output during precompilation:
┌ ImmutableList
│  WARNING: method definition for convert at /var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl/.julia/packages/ImmutableList/RO91N/src/list.jl:77 declares type variable T but does not use it.
│  WARNING: method definition for eltype at /var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl/.julia/packages/ImmutableList/RO91N/src/list.jl:96 declares type variable T but does not use it.
│  WARNING: method definition for eltype at /var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl/.julia/packages/ImmutableList/RO91N/src/list.jl:100 declares type variable T but does not use it.
│  WARNING: method definition for _listAppend at /var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl/.julia/packages/ImmutableList/RO91N/src/list.jl:131 declares type variable B but does not use it.
└  
     Testing MetaModelica
      Status `/tmp/jl_eAJSol/Project.toml`
  [864edb3b] DataStructures v0.18.16
  [ad2082ca] ExportAll v0.1.2
  [9aa1b823] FastClosures v0.3.2
  [4a558cac] ImmutableList v0.1.3 `https://github.com/OpenModelica/ImmutableList.jl#master`
  [1914dd2f] MacroTools v0.5.12
  [9d7f2a79] MetaModelica v0.0.4 `/var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl#Remove-bounds-checking`
  [efcf1570] Setfield v1.1.1
  [8dfed614] Test
      Status `/tmp/jl_eAJSol/Manifest.toml`
  [34da2185] Compat v4.10.1
  [187b0558] ConstructionBase v1.5.4
  [864edb3b] DataStructures v0.18.16
  [ad2082ca] ExportAll v0.1.2
  [9aa1b823] FastClosures v0.3.2
  [4a558cac] ImmutableList v0.1.3 `https://github.com/OpenModelica/ImmutableList.jl#master`
  [1914dd2f] MacroTools v0.5.12
  [9d7f2a79] MetaModelica v0.0.4 `/var/lib/jenkins/ws/delica.jl_Remove-bounds-checking/MetaModelica.jl#Remove-bounds-checking`
  [bac558e1] OrderedCollections v1.6.3
  [efcf1570] Setfield v1.1.1
  [1e83bf80] StaticArraysCore v1.4.2
  [56f22d72] Artifacts
  [2a0f44e3] Base64
  [9fa8497b] Future
  [b77e0a4c] InteractiveUtils
  [8f399da3] Libdl
  [37e2e46d] LinearAlgebra
  [56ddb016] Logging
  [d6f4376e] Markdown
  [9a3f8284] Random
  [ea8e919c] SHA v0.7.0
  [9e88b42a] Serialization
  [8dfed614] Test
  [cf7118a7] UUIDs
  [e66e0078] CompilerSupportLibraries_jll v1.0.5+1
  [4536629a] OpenBLAS_jll v0.3.23+2
  [8e850b90] libblastrampoline_jll v5.8.0+1
     Testing Running tests...
Test Summary: | Pass  Total  Time
MetaModelica  |  117    117  2.5s
     Testing MetaModelica tests passed