Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
41de387a
Commit
41de387a
authored
Apr 06, 2012
by
Sébastien Villemot
Browse files
Workaround for race condition in run_test_octave
parent
5696dadf
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/run_test_octave.m
View file @
41de387a
...
...
@@ -84,6 +84,8 @@ for blockFlag = 0:1
stack_solve_algos
=
[
0
1
3
:
5
];
endif
sleep
(
1
)
#
Workaround
for
strange
race
condition
related
to
the
_
static
.
m
file
for
i
=
1
:
length
(
solve_algos
)
num_block_tests
=
num_block_tests
+
1
;
if
!
blockFlag
&&
!
bytecodeFlag
&&
(
i
==
1
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment