Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[e2e] Make it easier for an e2e test to obtain the timeline #58789

Closed
dnfield opened this issue Jun 5, 2020 · 7 comments · Fixed by flutter/plugins#2947
Closed

[e2e] Make it easier for an e2e test to obtain the timeline #58789

dnfield opened this issue Jun 5, 2020 · 7 comments · Fixed by flutter/plugins#2947
Labels
a: tests "flutter test", flutter_test, or one of our tests c: performance Relates to speed or footprint issues (see "perf:" labels) f: integration_test The flutter/packages/integration_test plugin framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list package flutter/packages repository. See also p: labels. t: flutter driver "flutter driver", flutter_drive, or a driver test

Comments

@dnfield
Copy link
Contributor

dnfield commented Jun 5, 2020

For example, flutter_driver has ways to obtain the timeline for a specific block of code. Package:e2e should offer similar functionality.

More generally, it should offer functionality to measure performance metrics over the course of an integration test.

@dnfield dnfield added a: tests "flutter test", flutter_test, or one of our tests f: integration_test The flutter/packages/integration_test plugin P1 High-priority issues at the top of the work list labels Jun 5, 2020
@dnfield dnfield added this to To Do in [e2e] testing via automation Jun 18, 2020
@liyuqian liyuqian added the c: performance Relates to speed or footprint issues (see "perf:" labels) label Jun 19, 2020
@CareF CareF self-assigned this Jun 19, 2020
@CareF CareF added this to TO DO in Pathway to host independent performance test via automation Jun 19, 2020
@CareF CareF moved this from TO DO to Related but not critical in Pathway to host independent performance test Jun 26, 2020
@CareF CareF moved this from Related but not critical to TO DO in Pathway to host independent performance test Jun 26, 2020
@iapicca iapicca added framework flutter/packages/flutter repository. See also f: labels. p: first party t: flutter driver "flutter driver", flutter_drive, or a driver test labels Jul 8, 2020
@CareF CareF moved this from TO DO to Related but not critical in Pathway to host independent performance test Jul 20, 2020
@amreniouinnovent

This comment has been minimized.

@dnfield

This comment has been minimized.

@amreniouinnovent

This comment has been minimized.

@dnfield

This comment has been minimized.

@CareF

This comment has been minimized.

@amreniouinnovent
Copy link

@dnfield I have checked e2e documentation and I have googled it but I didn't understand it

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: tests "flutter test", flutter_test, or one of our tests c: performance Relates to speed or footprint issues (see "perf:" labels) f: integration_test The flutter/packages/integration_test plugin framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list package flutter/packages repository. See also p: labels. t: flutter driver "flutter driver", flutter_drive, or a driver test
Development

Successfully merging a pull request may close this issue.

5 participants