================================
DYNARE MAKE CHECK MATLAB RESULTS
================================
| TOTAL: 194
| PASS: 192
| FAIL: 2
| LIST OF FAILED TESTS:
| * estimation/fs2000_mc4_mf.mod
| * estimation/fs2000_mc6_mf.mod
================================
DYNARE MAKE CHECK OCTAVE RESULTS
================================
| TOTAL: 192
| PASS: 192
| FAIL: 0
A full log can be found on karaba in '/tmp/dynare-master-check-CKID0aD8Iu.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-1KGvfFwUQd.log'.
================================
DYNARE MAKE CHECK MATLAB RESULTS
================================
| TOTAL: 194
| PASS: 192
| FAIL: 2
| LIST OF FAILED TESTS:
| * estimation/fs2000_mc4_mf.mod
| * estimation/fs2000_mc6_mf.mod
================================
DYNARE MAKE CHECK OCTAVE RESULTS
================================
| TOTAL: 192
| PASS: 192
| FAIL: 0
A full log can be found on karaba in '/tmp/dynare-master-check-IDNIwZbNKi.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-bHAo0yaDKy.log'.
================================
DYNARE MAKE CHECK MATLAB RESULTS
================================
| TOTAL: 194
| PASS: 192
| FAIL: 2
| LIST OF FAILED TESTS:
| * estimation/fs2000_mc4_mf.mod
| * estimation/fs2000_mc6_mf.mod
================================
DYNARE MAKE CHECK OCTAVE RESULTS
================================
| TOTAL: 192
| PASS: 192
| FAIL: 0
A full log can be found on karaba in '/tmp/dynare-master-check-kGvXKBhJXn.log'.
#230: Parallelize the testsuite
--------------------------------------+-------------------------------------
Reporter: sebastien | Owner: sebastien
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Build system / Packaging | Version:
Keywords: |
--------------------------------------+-------------------------------------
Currently the testsuite only uses one processor.
We should paralellize it, probably using the -j option of make.
Some tests have to be run in sequential order (the 2nd test depends on the
result of the 1st): those should probably lie in a separate list of tests
which will not be (fully) parallelized.
Need to think about a way to aggregate the tests results into one report.
--
Ticket URL: <https://www.dynare.org/trac/ticket/230>
Dynare <http://www.dynare.org>
The Dynare project
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-emx3P8Pv6T.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
194 tests PASSED out of 194 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
192 tests PASSED out of 192 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-0Ecd1FZ8cY.log'.
Dear Dynare friends,
We are pleased to announce the release of Dynare 4.3.1. This release adds a few
minor features and fixes various bugs.
The Windows and Mac packages are already available for download at:
http://www.dynare.org/download/dynare-stable
The GNU/Linux packages (for Debian and Ubuntu) should follow soon.
All users are strongly encouraged to upgrade.
The new release is compatible with MATLAB versions ranging from 7.0 (R14) to
8.0 (R2012b) and with GNU Octave versions ranging from 3.2 to 3.6.
Here is the list of the main user-visible changes:
* New features in the user interface:
- New `@#ifndef' directive in the macro-processor
- Possibility of simultaneously specifying several output formats in the
`graph_format' option
- Support for XLSX files in `datafile' option of `estimation' and in
`initval_file'
* Bugs and problems identified in version 4.3.0 and that have been fixed in
version 4.3.1:
- Shock decomposition was broken
- The welfare computation with `ramsey_policy' was buggy when used in
conjunction with `histval'
- Estimation of models with both missing observations and measurement errors
was buggy
- The option `simul_replic' was broken
- The macro-processor directive `@#ifdef' was broken
- Identification with `max_dim_cova_group > 1' was broken for specially
degenerate models (when parameter theta has pairwise collinearity of one
with multiple other parameters, i.e. when all couples (theta,b), (theta,c),
... (theta,d) have perfect collinearity in the Jacobian of the model)
- The `parallel_test' option was broken
- Estimation with correlated shocks was broken when the correlations were
specified in terms of correlation and not in terms of co-variance
- The Windows package was broken with MATLAB 7.1 and 7.2
- When using `mode_compute=0' with a mode file generated using
`mode_compute=6', the value of option `mh_jscale' was not loaded
- Using exogenous deterministic variables at 2nd order was causing a crash
- The option `no_create_init' for the `ms_estimation' command was broken
- Loading of datafiles with explicit filename extensions was not working
- The preprocessor had a memory corruption problem which could randomly lead
to crashes
On behalf of the Dynare Team,
--
Sébastien Villemot
Researcher in Economics
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-63VKobuNYZ.log'.