-
Notifications
You must be signed in to change notification settings - Fork 24
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
Errors in comp flattening routine (cannot register compartment, cannot register parameter) #213
Comments
Hi all, does anybody know what is going on here? This worked in earlier versions of JSBML and should be picked up by regression tests. When we worked 1-2 years ago with Shalin on the CompSimulation in SBSCL all these models flattened just fine. What changed in the Comp flattening since then? |
a student worked on loading external model definition from all possible
ways. He might have broken something for the flattening. There might not
have been integrated tests for the comp flattening at the moment, so this
went unnoticed.
…On Thu, 28 May 2020 at 15:58, Matthias König ***@***.***> wrote:
Hi all,
does anybody know what is going on here? This worked in earlier versions
of JSBML and should be picked up by regression tests. When we worked 1-2
years ago with Shalin on the CompSimulation in SBSCL all these models
flattened just fine.
What changed in the Comp flattening since then?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#213 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMVB4L3BGYJ4LIZXJHDEEDRTZ3XXANCNFSM4NFA5XOA>
.
|
Hi all, There are many test models in the repository, the failures were just not very obvious (2 failing tests). After creating some better tests (parametrized tests instead of one test running all test models) 54/60 comp test models cannot be flattened. Best Matthias |
Hi Matthias, good to hear. Andreas should be able to give you access if
needed. But you can also fork the repo and do some push requests afterwards.
…On Tue, 14 Jul 2020 at 20:18, Matthias König ***@***.***> wrote:
Hi all,
I will tackle this issue.
There are many test models in the repository, the failures were just not
very obvious (2 failing tests). After creating some better tests
(parametrized tests instead of one test running all test models) 54/60 comp
test models cannot be flattened.
If anybody gives me commit access to the repository I can push my changes
in a branch and work on fixing the flattening issues.
Best Matthias
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#213 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMVB4KW7P2KEXSMXCMOARDR3SVP5ANCNFSM4NFA5XOA>
.
|
@matthiaskoenig has been invited as a collaborator with write permission. Thanks, @niko-rodrigue and @matthiaskoenig! |
When trying to flatten some simple comp models I get errors for the following files:
comp.zip
Flattening is performed via
E.g. for
test10.xml
one getsFor
test6.xml
one getsThe text was updated successfully, but these errors were encountered: