forked from Imagelibrary/rtems
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest.in: sp39 and sp41 lock on sis but run correctly on tsim/erc32.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* runtest.in: sp39 and sp41 lock on sis but run correctly on
|
||||
tsim/erc32.
|
||||
|
||||
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* runtest.in: Update to 4.9.
|
||||
|
||||
@@ -148,6 +148,10 @@ do
|
||||
tname=`echo $tname | sed 's/-node.*//'`
|
||||
TEST_TYPE="mp"
|
||||
;;
|
||||
sp39*|sp41*)
|
||||
warn "Skipping $tname; it does not complete long on sis"
|
||||
continue
|
||||
;;
|
||||
minimum*|stackchk*|spfatal*|termio*)
|
||||
warn "Skipping $tname; it locks up or takes a VERY long time to run"
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user