From: Martin Quinson Date: Mon, 1 Feb 2016 06:56:05 +0000 (+0100) Subject: revalidate a tesh file after recent changes to the LMM X-Git-Tag: v3_13~1014 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0f1f9af1151ecda384c1795294da1c973226c89a revalidate a tesh file after recent changes to the LMM Commit 7f63f68a348493dfd6c702c437aed38af4024789 forces some actions to be serialized in this test (because there is more than 250 concurrent operations) --- diff --git a/examples/smpi/replay_multiple/replay_multiple.tesh b/examples/smpi/replay_multiple/replay_multiple.tesh index f6178152c5..2519fa79d6 100644 --- a/examples/smpi/replay_multiple/replay_multiple.tesh +++ b/examples/smpi/replay_multiple/replay_multiple.tesh @@ -8,8 +8,8 @@ $ ./replay_multiple description_file ${srcdir:=.}/../../platforms/small_platform > [0.000000] [msg_test/INFO] Initializing instance 1 of size 32 > [0.000000] [msg_test/INFO] Initializing instance 2 of size 32 > [0.000000] [smpi_kernel/INFO] You did not set the power of the host running the simulation. The timings will certainly not be accurate. Use the option "--cfg=smpi/running_power:" to set its value.Check http://simgrid.org/simgrid/latest/doc/options.html#options_smpi_bench for more information. -> [Jupiter:2:(52) 1140964.174009] [smpi_replay/INFO] Simulation time 1124646.821338 -> [1140964.174009] [msg_test/INFO] Simulation time 1.14096e+06 +> [Jupiter:2:(52) 1140699.561082] [smpi_replay/INFO] Simulation time 1124382.208410 +> [1140699.561082] [msg_test/INFO] Simulation time 1.1407e+06 $ rm -f deployment.xml