Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 3ae30be

Browse files
authored
[e2e] Revert performance tracker utilities (#2917)
(To be moved to flutter_test)
1 parent 1c9529a commit 3ae30be

File tree

4 files changed

+5
-235
lines changed

4 files changed

+5
-235
lines changed

packages/e2e/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.7.0
2+
3+
* Move utilities for tracking frame performance in an e2e test to `flutter_test`.
4+
15
## 0.6.3
26

37
* Add customizable `flutter_driver` adaptor.

packages/e2e/lib/e2e_perf.dart

Lines changed: 0 additions & 199 deletions
This file was deleted.

packages/e2e/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: e2e
22
description: Runs tests that use the flutter_test API as integration tests.
3-
version: 0.6.3
3+
version: 0.7.0
44
homepage: https://github.com/flutter/plugins/tree/master/packages/e2e
55

66
environment:

packages/e2e/test/frame_timing_summarizer_test.dart

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)