Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Another attempt at fixing the Flag2 job of jenkins
[simgrid.git] / teshsuite / s4u / dag-incomplete-simulation / dag-incomplete-simulation.tesh
1 ! output sort
2 $ ./dag-incomplete-simulation ${platfdir}/two_hosts_platform_shared.xml "--log=root.fmt:[%10.6r]%e%m%n" --log=s4u_activity.t:verbose
3 > [  0.000000] 'A' is assigned to a resource and all dependencies are solved. Let's start
4 > [  0.000000] 'Init' is assigned to a resource and all dependencies are solved. Let's start
5 > [  0.000000] Remove a dependency from 'Init' on 'A'
6 > [  0.000000] Remove a dependency from 'Init' on 'B'
7 > [  8.661095] Activity 'B' blocked: Dependencies: solved; Ressources: NOT assigned
8 > [  8.661095] Activity 'C' blocked: Dependencies: solved; Ressources: NOT assigned
9 > [  8.661095] Activity 'D' blocked: Dependencies: NOT solved; Ressources: assigned
10 > [  8.661095] Simulation is finished but 3 tasks are still not done