IMFS-MMB / mmb-gui-electron

Electron-vue based GUI of the Macroeconomic Model Database
http://www.macromodelbase.com
Other
7 stars 16 forks source link

Compatibility tests with octave fail #82

Closed gboehl closed 4 years ago

gboehl commented 4 years ago

Describe the bug Compatibility tests with octave don't go through.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Menu -> Settings'
  2. Chose working version of Octave
  3. Hit 'Check compatibility'
  4. Tests are runnning, but give the message that at least one of the tests fail

(this is for reference to facilitate keeping track of all open issues)

@millazar, please have a look why the tests fail

JTWendelborn commented 4 years ago

I'm very sorry I have to open this again, but the compatibility test for Mac/Octave5.1/Dynare4.5.7 gives me an error in the GUI, ALTHOUGH the tests pass when I run them directly in Octave.

Octave gives me the output: ---OUTPUT-START--- --- Autocorrelation --- expected -0.071, actual -0.071 success --- Unconditional variances --- expected 1.1702, actual 1.1702 success --- Input response functions --- expected 0.0415, actual 0.0415 success successful = 4 successful = 5 --- [AL] Input response functions --- expected -0.6807, actual -0.6807 success 6 out of 6 successful

whereas running from the Gui, gives me this:

error_test

I hope this is something minor - at least it does not affect the overall functionality!

gboehl commented 4 years ago

Yay. And:

I can not reproduce on Linux/Octave5.1/Dynare4.5.7, which is a mystery.

Sure you are on the latest version?

j2L4e commented 4 years ago

Both matlab and octave (4.4) work for me on linux.

I'll have a look tomorrow...

JTWendelborn commented 4 years ago

Haha ok, I saw you updated the build a couple of minutes ago...so no, I'm not on the latest version ;) Let me quickly check it - maybe it resolves itself quickly!

JTWendelborn commented 4 years ago

Very sorry - my bad. As by now I have a couple of installations of the MMB, the default MMB path was not consistent with the latest version. Problem does not occur anymore! I close the right away :)