Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 2c906e7

Browse files
author
Juanjo Alvarez
committed
Disable huge.cpp again since it timeouts on travis
Signed-off-by: Juanjo Alvarez <[email protected]>
1 parent 020303d commit 2c906e7

File tree

2 files changed

+1
-2781
lines changed

2 files changed

+1
-2781
lines changed

driver/fixtures/fixtures_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var Suite = &fixtures.Suite{
2020
return native.NewDriverAt(filepath.Join(projectRoot, "build/bin/native"), native.UTF8)
2121
},
2222
Transforms: normalizer.Transforms,
23-
BenchName: "huge",
23+
BenchName: "dynamic_cast",
2424
Semantic: fixtures.SemanticConfig{
2525
BlacklistTypes: []string{
2626
// TODO: list native types that should be converted to semantic UAST

0 commit comments

Comments
 (0)