Index: /trunk/ippScripts/scripts/lap_science.pl
===================================================================
--- /trunk/ippScripts/scripts/lap_science.pl	(revision 37786)
+++ /trunk/ippScripts/scripts/lap_science.pl	(revision 37787)
@@ -621,4 +621,8 @@
 	       ($stack->{final_state} eq 'drop')) {
 	    $complete_fstacks++;
+	}
+	elsif (($stack->{final_state})&&
+	       ($stack->{final_state} eq 'wait')) {
+	    $complete_fstacks++; # Not the best either, but we've noted an issue, and tried to move on.  LAP should respect this.
 	}
 	elsif (($stack->{final_state})&&($stack->{final_state} eq 'new')&&
