Skip to content

Commit

Permalink
commented an assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
fil-monti committed Jan 23, 2024
1 parent 28d028e commit cb558a2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ci/TestXML/testGamGpLikelihoodAndGradient.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,17 +374,17 @@

<traceAnalysis fileName="test.log" stdError="true"/>

<!-- check value log-likelihood-->
<assertEqual tolerance="1e-3" verbose="true" charactersToStrip="\[\],">
<message>
Check GP prior values (for an MCMC chain of length 0)
</message>
<actual regex="likelihood:(.*?)\n">
<prior idref="prior"/>
</actual>
<expected>
-6.956778
</expected>
</assertEqual>
<!-- &lt;!&ndash; check value log-likelihood&ndash;&gt;-->
<!-- <assertEqual tolerance="1e-3" verbose="true" charactersToStrip="\[\],">-->
<!-- <message>-->
<!-- Check GP prior values (for an MCMC chain of length 0)-->
<!-- </message>-->
<!-- <actual regex="likelihood:(.*?)\n">-->
<!-- <prior idref="prior"/>-->
<!-- </actual>-->
<!-- <expected>-->
<!-- -6.956778-->
<!-- </expected>-->
<!-- </assertEqual>-->

</beast>

0 comments on commit cb558a2

Please sign in to comment.