Updates:
Summary: `--randomize` option should give a way to reproduce the random execution order
        Status: Started
        Owner: pekka.klarck
        Labels: -Priority-Medium Priority-High ackn

Comment #4 on issue 1673 by pekka.klarck: `--randomize` option should give a way to reproduce the random execution order
http://code.google.com/p/robotframework/issues/detail?id=1673

Really nice patch, tanks Lionel! I'll apply it and then fix few things I noticed separately.

Setting metadata ought to work simply by Randomizer modifying suite.metadata in its start_suite method. It could, for example, add new key `Randomized` with one of these values depending what was randomized:

    Suites and tests (seed <seed>)
    Suite  (seed <seed>)
    Tests (seed <seed>)

Another task that needs to be taken care of is writing docs to User Guide.

Are you Lionel interested in either handling metadata or writing docs? I'll apply the patch today and do minor cleanup today and can continue from remaining tasks tomorrow or on Thursday, depending on when I have time.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to