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

Ordering test bundles by test execution times read from an input json file #347

Conversation

ravimandala
Copy link
Contributor

@ravimandala ravimandala commented Jul 25, 2019

Introducing a configuration to provide a json file with test case level execution times and subsequently use the execution times to order the test bundles from longest to shortest, for better concurrency.

Ref: #336
Note: These changes are made on the top of v4.1.1 tag.

… file

Introducing an configuration to provide a json file with test case level execution times and subsequently use the execution times to order the test bundles from longest to shortest, for better concurrency.

Ref: MobileNativeFoundation#336
@ravimandala
Copy link
Contributor Author

These are the same changes as in #342 but made on the tag - v4.1.1.
\cc @oliverhu @chenxiao0228 @ob

@ob
Copy link
Member

ob commented Aug 1, 2019

Github has very poor support for working off on a branch... why don't we close this PR and when you're the other one goes in we cherry-pick the commit on top of the v4.1.1 branch?

@ravimandala
Copy link
Contributor Author

Okay, closing this PR now.

@ravimandala ravimandala closed this Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants