Unverified Commit 48de75c8 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Remove smoke_catalina_hot_mode_dev_cycle__benchmark (#74006)

parent 532c822b
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter_devicelab/tasks/hot_mode_tests.dart';
import 'package:flutter_devicelab/framework/framework.dart';
Future<void> main() async {
await task(createHotModeTest());
}
......@@ -506,12 +506,6 @@ tasks:
stage: devicelab
required_agent_capabilities: ["mac-catalina/android"]
smoke_catalina_hot_mode_dev_cycle__benchmark:
description: >
A some test that runs on macOS Catalina, which is a clone of the Dart VM hot patching performance benchmarking.
stage: devicelab
required_agent_capabilities: ["mac-catalina/android"]
# macOS target platform tests
hot_mode_dev_cycle_macos_target__benchmark:
description: >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment