| Index: sdk/lib/_internal/pub/test/test_pub.dart
|
| diff --git a/sdk/lib/_internal/pub/test/test_pub.dart b/sdk/lib/_internal/pub/test/test_pub.dart
|
| index bf6dbcc10f220dc0b03030474e363c4edfbd7f05..bf5139207ae4c96eeac7588dac6361246861930a 100644
|
| --- a/sdk/lib/_internal/pub/test/test_pub.dart
|
| +++ b/sdk/lib/_internal/pub/test/test_pub.dart
|
| @@ -39,6 +39,7 @@ import 'descriptor.dart' as d;
|
| /// test configuration for the machine running the tests.
|
| initConfig() {
|
| useCompactVMConfiguration();
|
| + filterStacks = true;
|
| }
|
|
|
| /// Returns whether we're running on a Dart build bot.
|
|
|