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

oft: sort tests by default and add option to randomize order #174

Merged
merged 2 commits into from
Apr 8, 2015

Conversation

rlane
Copy link
Contributor

@rlane rlane commented Apr 8, 2015

Reviewer: @harshsin

rlane added 2 commits April 8, 2015 11:41
The old ordering was based on iterating over a hashtable.
It's sometimes useful to run tests in random order to catch interactions
between tests that don't occur when run in the default sorted order.
@harshsin
Copy link
Contributor

harshsin commented Apr 8, 2015

ACK

@bsn-abat
Copy link

bsn-abat commented Apr 8, 2015

ABAT: START_MERGE: Log file at http://vbs24/abat/2015.04.08.1922-m.oftest.master/abat.log

@bsn-abat
Copy link

bsn-abat commented Apr 8, 2015

ABAT: ACCEPT: Successfully merged

In case you want to see the build log, check out :
Log file at http://vbs24/abat/2015.04.08.1922-m.oftest.master/abat.log
/cc

@bsn-abat bsn-abat merged commit 62b4fb1 into floodlight:master Apr 8, 2015
bsn-abat pushed a commit that referenced this pull request Apr 8, 2015
oft: sort tests by default and add option to randomize order (#174)
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.

3 participants