Skip to content
Snippets Groups Projects
Commit 546ae9a3 authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

[gradients] Re-enable test.

parent e30b8875
Branches
Tags
No related merge requests found
...@@ -131,9 +131,7 @@ TEST(TFormulaGradientPar, BreitWignerCrossCheckAccuracyDemo) ...@@ -131,9 +131,7 @@ TEST(TFormulaGradientPar, BreitWignerCrossCheckAccuracyDemo)
// FIXME: Add more: crystalball, cheb3, bigaus? // FIXME: Add more: crystalball, cheb3, bigaus?
// FIXME: Disable because of a known failure in -Druntime_cxxmodules=On. TEST(TFormulaGradientPar, GetGradFormula)
// This is identical to getFuncBody test failure in roottest.
TEST(DISABLED_TFormulaGradientPar, GetGradFormula)
{ {
TFormula f("f", "gaus"); TFormula f("f", "gaus");
double p[] = {3, 1, 2}; double p[] = {3, 1, 2};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment