Disable TLSTest for now, to work around http://code.google.com/p/skia/issues/detail?id=619
Review URL: https://codereview.appspot.com/6259056 git-svn-id: http://skia.googlecode.com/svn/trunk@4090 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
495f8e435b
commit
f123ba9e21
@ -57,4 +57,7 @@ static void TestTLS(skiatest::Reporter* reporter) {
|
||||
}
|
||||
|
||||
#include "TestClassDef.h"
|
||||
DEFINE_TESTCLASS("TLS", TLSClass, TestTLS)
|
||||
// TODO: Disabled for now to work around
|
||||
// http://code.google.com/p/skia/issues/detail?id=619
|
||||
// ('flaky segfault in TLS test on Shuttle_Ubuntu12 buildbots')
|
||||
// DEFINE_TESTCLASS("TLS", TLSClass, TestTLS)
|
||||
|
Loading…
Reference in New Issue
Block a user