maul-esel / ssharp

S# is a formal modeling and safety analysis framework for safety-critical systems. It provides a domain specific modeling language and fully automated formal safety analysis tools based on C# and .NET.
http://safetysharp.isse.de/wiki
MIT License
0 stars 1 forks source link

InvalidOperationException in Coalition.InviteCtfAgents() #36

Closed maul-esel closed 6 years ago

maul-esel commented 6 years ago

Bug

SimulateProfileBased > FewAgentsHighRedundancy (Coalition) test fails with InvalidOperationException: Sequence contains no matching element in step 43.

Reproduce

Run SimulateProfileBased > FewAgentsHighRedundancy (Coalition) test with seed 699682687. Discovered on commit ca4f9685.

maul-esel commented 6 years ago

Cannot reproduce: No longer encountered on commit 0571153b with the mentioned seed.