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

Three tests returned the result "broken" #12

Closed
iajzenszmi opened this issue Nov 18, 2022 · 3 comments
Closed

Three tests returned the result "broken" #12

iajzenszmi opened this issue Nov 18, 2022 · 3 comments

Comments

@iajzenszmi
Copy link

ian@ian-HP-Stream-Notebook-PC-11:$ ls
Desktop julia-1.8.2 Pictures Templates
Documents julia-1.8.2-linux-x86_64.tar.gz Public Videos
Downloads Music snap
ian@ian-HP-Stream-Notebook-PC-11:
$ cd julia-1.8.2
ian@ian-HP-Stream-Notebook-PC-11:/julia-1.8.2$ ls
bin etc include lib libexec LICENSE.md share
ian@ian-HP-Stream-Notebook-PC-11:
/julia-1.8.2$ cd bin
ian@ian-HP-Stream-Notebook-PC-11:~/julia-1.8.2/bin$ ls
/ |_'|||_'_| | Official https://julialang.org/ release
|__/ |

(@v1.8) pkg>

(@v1.8) pkg> add multiple regression
Updating registry at ~/.julia/registries/General.toml
ERROR: The following package names could not be resolved:

  • multiple (not found in project, manifest or registry)
    Suggestions: Multiplexers MultiplesOfPi MultipleTesting MultipleScattering
  • regression (not found in project, manifest or registry)
    Suggestions: RegressionTables RegressionFormulae RegressionDiscontinuity

(@v1.8) pkg> add RegressionFormulae
Resolving package versions...
Installed TableTraits ───────────────── v1.0.1
Installed DataValueInterfaces ───────── v1.0.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed Tables ────────────────────── v1.10.0
Installed StatsModels ───────────────── v0.6.33
Installed Combinatorics ─────────────── v1.0.2
Installed ShiftedArrays ─────────────── v2.0.0
Installed RegressionFormulae ────────── v0.1.1
Updating ~/.julia/environments/v1.8/Project.toml
[545c379f] + RegressionFormulae v0.1.1
Updating ~/.julia/environments/v1.8/Manifest.toml
[861a8166] + Combinatorics v1.0.2
[e2d170a0] + DataValueInterfaces v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[545c379f] + RegressionFormulae v0.1.1
[1277b4bf] + ShiftedArrays v2.0.0
[3eaba693] + StatsModels v0.6.33
[3783bdb8] + TableTraits v1.0.1
[bd369af6] + Tables v1.10.0
Precompiling project...
8 dependencies successfully precompiled in 20 seconds. 40 already precompiled.

(@v1.8) pkg> test RegressionFormulae
Testing RegressionFormulae
Status /tmp/jl_EI19P7/Project.toml
[861a8166] Combinatorics v1.0.2
[545c379f] RegressionFormulae v0.1.1
[2913bbd2] StatsBase v0.33.21
[3eaba693] StatsModels v0.6.33
[8dfed614] Test @stdlib/Test
Status /tmp/jl_EI19P7/Manifest.toml
[49dc2e85] Calculus v0.5.1
[d360d2e6] ChainRulesCore v1.15.6
[9e997f8a] ChangesOfVariables v0.1.4
[861a8166] Combinatorics v1.0.2
[34da2185] Compat v4.3.0
[9a962f9c] DataAPI v1.13.0
[864edb3b] DataStructures v0.18.13
[e2d170a0] DataValueInterfaces v1.0.0
[ffbed154] DocStringExtensions v0.9.2
[fa6b7ba4] DualNumbers v0.6.8
[34004b35] HypergeometricFunctions v0.3.11
[3587e190] InverseFunctions v0.1.8
[92d709cd] IrrationalConstants v0.1.1
[82899510] IteratorInterfaceExtensions v1.0.0
[692b3bcd] JLLWrappers v1.4.1
[2ab3a3ac] LogExpFunctions v0.3.18
[e1d29d7a] Missings v1.0.2
[77ba4419] NaNMath v1.0.1
[bac558e1] OrderedCollections v1.4.1
[21216c6a] Preferences v1.3.0
[189a3867] Reexport v1.2.2
[545c379f] RegressionFormulae v0.1.1
[79098fc4] Rmath v0.7.0
[1277b4bf] ShiftedArrays v2.0.0
[a2af1166] SortingAlgorithms v1.1.0
[276daf66] SpecialFunctions v2.1.7
[82ae8749] StatsAPI v1.5.0
[2913bbd2] StatsBase v0.33.21
[4c63d2b9] StatsFuns v1.0.1
[3eaba693] StatsModels v0.6.33
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.10.0
[efe28fd5] OpenSpecFun_jll v0.5.5+0
[f50d1b31] Rmath_jll v0.3.0+0
[0dad84c5] ArgTools v1.1.1 @stdlib/ArgTools
[56f22d72] Artifacts @stdlib/Artifacts
[2a0f44e3] Base64 @stdlib/Base64
[ade2ca70] Dates @stdlib/Dates
[f43a241f] Downloads v1.6.0 @stdlib/Downloads
[7b1f6079] FileWatching @stdlib/FileWatching
[b77e0a4c] InteractiveUtils @stdlib/InteractiveUtils
[b27032c2] LibCURL v0.6.3 @stdlib/LibCURL
[76f85450] LibGit2 @stdlib/LibGit2
[8f399da3] Libdl @stdlib/Libdl
[37e2e46d] LinearAlgebra @stdlib/LinearAlgebra
[56ddb016] Logging @stdlib/Logging
[d6f4376e] Markdown @stdlib/Markdown
[ca575930] NetworkOptions v1.2.0 @stdlib/NetworkOptions
[44cfe95a] Pkg v1.8.0 @stdlib/Pkg
[de0858da] Printf @stdlib/Printf
[3fa0cd96] REPL @stdlib/REPL
[9a3f8284] Random @stdlib/Random
[ea8e919c] SHA v0.7.0 @stdlib/SHA
[9e88b42a] Serialization @stdlib/Serialization
[6462fe0b] Sockets @stdlib/Sockets
[2f01184e] SparseArrays @stdlib/SparseArrays
[10745b16] Statistics @stdlib/Statistics
[fa267f1f] TOML v1.0.0 @stdlib/TOML
[a4e569a6] Tar v1.10.1 @stdlib/Tar
[8dfed614] Test @stdlib/Test
[cf7118a7] UUIDs @stdlib/UUIDs
[4ec0a83e] Unicode @stdlib/Unicode
[e66e0078] CompilerSupportLibraries_jll v0.5.2+0 @stdlib/CompilerSupportLibraries_jll
[deac9b47] LibCURL_jll v7.84.0+0 @stdlib/LibCURL_jll
[29816b5a] LibSSH2_jll v1.10.2+0 @stdlib/LibSSH2_jll
[c8ffd9c3] MbedTLS_jll v2.28.0+0 @stdlib/MbedTLS_jll
[14a3606d] MozillaCACerts_jll v2022.2.1 @stdlib/MozillaCACerts_jll
[4536629a] OpenBLAS_jll v0.3.20+0 @stdlib/OpenBLAS_jll
[05823500] OpenLibm_jll v0.8.1+0 @stdlib/OpenLibm_jll
[83775a58] Zlib_jll v1.2.12+3 @stdlib/Zlib_jll
[8e850b90] libblastrampoline_jll v5.1.1+0 @stdlib/libblastrampoline_jll
[8e850ede] nghttp2_jll v1.48.0+0 @stdlib/nghttp2_jll
[3f19e933] p7zip_jll v17.4.0+0 @stdlib/p7zip_jll
Testing Running tests...
Test Summary: | Pass Total Time
fulldummy | 2 2 10.1s
Test Summary: | Pass Total Time
nesting | 18 18 1m02.5s
Test Summary: | Pass Broken Total Time
powers of terms | 7 3 10 1m17.1s
Testing RegressionFormulae tests passed

(@v1.8) pkg>

@palday
Copy link
Collaborator

palday commented Nov 18, 2022

What is the issue here? What were trying to do?

@iajzenszmi
Copy link
Author

I was running a julia add RegressionFormulae.jl and then a test RegressionFormulae.jl.The output result indicated three broken tests.

@palday
Copy link
Collaborator

palday commented Nov 18, 2022

Thank you for informing us, but we've explicitly marked them as broken, e.g.,

@test_broken !("a & c & c & d" in cn)
@test_broken cn == unique(cn)

@palday palday closed this as completed Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants