From: alegrand Date: Mon, 14 Jul 2008 09:29:23 +0000 (+0000) Subject: Update expected output after rewrite of the sharing function for the ptask_L07 model. X-Git-Tag: v3.3~225 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/71bb34a2e9a56313a8d924a3048efc2575031b96?hp=d276a42405091143c5b3e204d38068c4cec47904 Update expected output after rewrite of the sharing function for the ptask_L07 model. I don't know whether the new output is correct but I know for sure that the previous expected output was bogus (try the --log=surf.thres=debug option... the value of a variable was larger than its bound). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5882 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/simdag/test_simdag2.tesh b/examples/simdag/test_simdag2.tesh index f380398802..bc9b574886 100644 --- a/examples/simdag/test_simdag2.tesh +++ b/examples/simdag/test_simdag2.tesh @@ -8,7 +8,7 @@ $ $SG_TEST_EXENV ./sd_test2 ${srcdir:=.}/2clusters.xml > [0.000015] [sd_kernel/INFO] Task 'Initial' done > [0.000015] [sd_kernel/INFO] Executing task 'PtoP Comm 1' > [0.000015] [sd_kernel/INFO] Executing task 'PtoP Comm 2' -> [0.027588] [sd_kernel/INFO] Task 'PtoP Comm 2' done +> [0.037815] [sd_kernel/INFO] Task 'PtoP Comm 2' done > [0.375315] [sd_kernel/INFO] Task 'PtoP Comm 1' done > [0.375315] [sd_kernel/INFO] Executing task 'Par Comp without comm' > [1.375315] [sd_kernel/INFO] Task 'Par Comp without comm' done