Skip to content

Some tests failing #34

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

Open
alberto-paparella opened this issue Apr 23, 2025 · 0 comments
Open

Some tests failing #34

alberto-paparella opened this issue Apr 23, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alberto-paparella
Copy link
Member

Some tests are failing, specifically lines 21, 29 and 38 of test/logiset.jl, while one test given an error, namely line 106 in test/memoset.jl.

At the moment of writing, I am commenting these lines for a little release to solve compatibility issues in other packages; however, this should be investigated, resolved and patched asap.

Fails are probably simply due to the random generator: StableRNG should be used instead to prevent this kind of unexpected behaviors in the future.

Error regards the following:

Could not find relation IdentityRel() in memoset of type ScalarOneStepMemoset{Bool, SoleLogics.World{Int64}, SoleLogics.ExplicitCrispUniModalFrame{SoleLogics.World{Int64}, SimpleDiGraph{Int64}}, Bool, ScalarOneStepRelationalMemoset{SoleLogics.World{Int64}, Bool, SoleLogics.ExplicitCrispUniModalFrame{SoleLogics.World{Int64}, SimpleDiGraph{Int64}}, Array{Dict{SoleLogics.World{Int64}, Bool}, 3}}, ScalarOneStepGlobalMemoset{SoleLogics.World{Int64}, Bool, Matrix{Union{Nothing, Bool}}}}.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants