diff -r 7d4971eaf863 -r e7dd8533063f sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py --- a/sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py Thu May 13 14:14:32 2010 +0100 +++ b/sbsv2/raptor/test/smoke_suite/tracecompiler_whatlog.py Mon May 17 11:07:30 2010 +0100 @@ -62,14 +62,6 @@ ] t.run("linux") if t.result == CheckWhatSmokeTest.SKIP: - t.targets.extend([ - '$(EPOCROOT)/epoc32/release/armv5/lib/testTC.lib', - '$(EPOCROOT)/epoc32/release/armv5/lib/testTC{000a0000}.lib' - ]) - t.stdout.extend([ - '$(EPOCROOT)/epoc32/release/armv5/lib/testTC.lib', - '$(EPOCROOT)/epoc32/release/armv5/lib/testTC{000a0000}.lib' - ]) t.run("windows") t.id = "112"