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

expected package StyledStrings [f489334b] to be registered #47

Open
LilithHafner opened this issue Mar 28, 2024 · 0 comments
Open

expected package StyledStrings [f489334b] to be registered #47

LilithHafner opened this issue Mar 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LilithHafner
Copy link
Owner

CI failure here: LilithHafner/AliasTables.jl#6 on Julia 1.10.2 (stable) ubuntu and mac.

Run julia-actions/julia-runtest@v1
Run echo "JULIA_PKG_SERVER_REGISTRY_PREFERENCE=${JULIA_PKG_SERVER_REGISTRY_PREFERENCE:-eager}" >> ${GITHUB_ENV}
Run # The Julia command that will be executed
     Testing AliasTables
      Status `/private/var/folders/h1/8hndypj13nsbj5pn4xsnv1tm0000gn/T/jl_OS06zf/Project.toml`
  [66dad0bd] AliasTables v0.1.0 `~/work/AliasTables.jl/AliasTables.jl`
  [4c88cf16] Aqua v0.8.4
  [2cca1867] RegressionTests v0.0.8
  [9a3f8284] Random
  [8dfed614] Test
      Status `/private/var/folders/h1/8hndypj13nsbj5pn4xsnv1tm0000gn/T/jl_OS06zf/Manifest.toml`
  [66dad0bd] AliasTables v0.1.0 `~/work/AliasTables.jl/AliasTables.jl`
  [4c88cf16] Aqua v0.8.4
  [34da2185] Compat v4.14.0
  [2cca1867] RegressionTests v0.0.8
  [0dad84c5] ArgTools v1.1.1
  [56f22d72] Artifacts
  [2a0f44e3] Base64
  [ade2ca70] Dates
  [f43a241f] Downloads v1.6.0
  [7b1f6079] FileWatching
  [b77e0a4c] InteractiveUtils
  [b27032c2] LibCURL v0.6.4
  [76f85450] LibGit2
  [8f399da3] Libdl
  [56ddb016] Logging
  [d6f4376e] Markdown
  [ca575930] NetworkOptions v1.2.0
  [44cfe95a] Pkg v1.10.0
  [de0858da] Printf
  [3fa0cd96] REPL
  [9a3f8284] Random
  [ea8e919c] SHA v0.7.0
  [9e88b42a] Serialization
  [6462fe0b] Sockets
  [fa267f1f] TOML v1.0.3
  [a4e569a6] Tar v1.10.0
  [8dfed614] Test
  [cf7118a7] UUIDs
  [4ec0a83e] Unicode
  [deac9b47] LibCURL_jll v8.4.0+0
  [e37daf67] LibGit2_jll v1.6.4+0
  [29816b5a] LibSSH2_jll v1.11.0+1
  [c8ffd9c3] MbedTLS_jll v2.28.2+1
  [14a3606d] MozillaCACerts_jll v2023.1.10
  [83775a58] Zlib_jll v1.2.13+1
  [8e850ede] nghttp2_jll v1.52.0+1
  [3f19e933] p7zip_jll v17.4.0+2
Precompiling project...
  ✓ AliasTables
  ✓ Compat
  ✓ Compat → CompatLinearAlgebraExt
  ✓ RegressionTests
  ✓ Aqua
  5 dependencies successfully precompiled in 4 seconds. 2 already precompiled.
     Testing Running tests...
Skipping Base.active_repl
Skipping Base.active_repl_backend
waiting for preliminary results...RegressionTests: Error During Test at /Users/runner/work/AliasTables.jl/AliasTables.jl/test/runtests.jl:136
  Got exception outside of a @test
  expected package `StyledStrings [f489334b]` to be registered
  Stacktrace:
    [1] pkgerror(msg::String)
      @ Pkg.Types ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70
    [2] check_registered
      @ ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1287 [inlined]
   [28] eval
      @ ./boot.jl:385 [inlined]
   [29] exec_options(opts::Base.JLOptions)
      @ Base ./client.jl:291
   [30] _start()
      @ Base ./client.jl:552
Test Summary:                   | Pass  Error  Total   Time
AliasTables.jl                  | 2867      1   2868  23.9s
  Code quality (Aqua.jl)        |   10            10  10.3s
  Basic                         |   11            11   0.7s
  Invalid weight error messages |   13            13   0.3s
  sample()                      |    3             3   0.0s
  Exact                         |  701           701   1.3s
  Equality and hashing          | 2129          2129   2.3s
  RegressionTests               |           1      1   8.9s
ERROR: LoadError: Some tests did not pass: 2867 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /Users/runner/work/AliasTables.jl/AliasTables.jl/test/runtests.jl:7
ERROR: LoadError: Package AliasTables errored during testing
Stacktrace:
 [1] pkgerror(msg::String)
   @ Pkg.Types ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70
 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool)
   @ Pkg.Operations ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2018
 [3] test
   @ ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1899 [inlined]
 [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Vector{String}, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{Base.PipeEndpoint}})
   @ Pkg.API ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/API.jl:444
 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{Base.PipeEndpoint}, kwargs::@Kwargs{coverage::Bool, julia_args::Vector{String}, force_latest_compatible_version::Bool})
   @ Pkg.API ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/API.jl:159
 [6] test(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::Nothing, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::@Kwargs{coverage::Bool, julia_args::Vector{String}, force_latest_compatible_version::Bool})
   @ Pkg.API ~/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Pkg/src/API.jl:174
 [7] top-level scope
   @ ~/work/_actions/julia-actions/julia-runtest/v1/test_harness.jl:15
 [8] include(fname::String)
   @ Base.MainInclude ./client.jl:489
 [9] top-level scope
   @ none:1
in expression starting at /Users/runner/work/_actions/julia-actions/julia-runtest/v1/test_harness.jl:7
Error: Process completed with exit code 1.
@LilithHafner LilithHafner added the bug Something isn't working label Mar 28, 2024
This was referenced Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant