Mantis Reproducibility Question

Mantis Reproducibility Question

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
Google_Frog
Moderator
Posts: 2464
Joined: 12 Oct 2007, 09:24

Mantis Reproducibility Question

Post by Google_Frog »

If I have a replay that always triggers a rare bug is is 'always' able to reproduce? I vaguely recall being told that but would like to confirm or be corrected.
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Re: Mantis Reproducibility Question

Post by Kloot »

Reproducibility refers to the odds of capturing a bug on tape (demo), at least for simulation code.

"always" == you can create the bug/condition without exception at any point you desire given the same initial setup, every time you run Spring.

"sometimes" == !"always" and !"random" (still implies deterministic factors)

"random" == the bug/condition has as much chance of being created as it does of not showing up at all (implies non-deterministic factors and playing back the tape might be useless) for any run of Spring.

Without further information yours would be "sometimes".
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: Mantis Reproducibility Question

Post by FLOZi »

Perhaps a Mantis article on the wiki to explain such etiquette?
Post Reply

Return to “Engine”