Updates:
Labels: alpha1
Comment by jussi.ao.malinen:
This issue is included in RF 2.5 alpha 1.
Affected issues:
issue 108: Ctrl-c should stop test execution gracefully
http://code.google.com/p/robotframework/issues/detail?id=108
issue 137: Support for continuing test execution regardless of failures
(ContinueOnFailure)
http://code.google.com/p/robotframework/issues/detail?id=137
issue 194: Remove the old syntax for repeating a single keyword multiple
times
http://code.google.com/p/robotframework/issues/detail?id=194
issue 198: Jython 2.5 support
http://code.google.com/p/robotframework/issues/detail?id=198
issue 215: Support for named arguments to ease overriding only certain
default values
http://code.google.com/p/robotframework/issues/detail?id=215
issue 256: Change 'mode' argument 'Create File' to 'encoding' and
deprecate 'Create File With Encoding'
http://code.google.com/p/robotframework/issues/detail?id=256
issue 258: Remove deprecated `pattern_type` argument of `Grep File`
keyword
http://code.google.com/p/robotframework/issues/detail?id=258
issue 260: Remove deprecated `pattern_type` argument from `List
Directory` keywords
http://code.google.com/p/robotframework/issues/detail?id=260
issue 271: Remove deprecated `Syslog` keyword
http://code.google.com/p/robotframework/issues/detail?id=271
issue 287: Remove deprecated `BuiltIn.Grep` keyword
http://code.google.com/p/robotframework/issues/detail?id=287
issue 288: It is not possible to assign all Python and Java iterables to
list variables
http://code.google.com/p/robotframework/issues/detail?id=288
issue 321: Enhance listener `start_suite` method to provide test/suite
names and and total test count
http://code.google.com/p/robotframework/issues/detail?id=321
issue 340: Increased the maximum size of the error message to 40 lines
http://code.google.com/p/robotframework/issues/detail?id=340
issue 341: New `Set Test Message` keyword to set or override test message
http://code.google.com/p/robotframework/issues/detail?id=341
issue 342: New keyword `Run Keyword If Timeout Occurred` to BuiltIn
http://code.google.com/p/robotframework/issues/detail?id=342
issue 343: Add free metadata to attributes passed to start_suite and
end_suite listener methods
http://code.google.com/p/robotframework/issues/detail?id=343
issue 346: New variable ${SUITE SOURCE} containing an absolute path to
suite file or directory
http://code.google.com/p/robotframework/issues/detail?id=346
issue 349: It should be possible to stop test execution gracefully with
signal
http://code.google.com/p/robotframework/issues/detail?id=349
issue 358: Remove deprecated `return_mode` argument of `Run` keyword
http://code.google.com/p/robotframework/issues/detail?id=358
issue 366: Stop execution if special "fatal" exception raised
http://code.google.com/p/robotframework/issues/detail?id=366
issue 398: Remove `Default Tags` and `Test Timeout` from test suite
initialization files
http://code.google.com/p/robotframework/issues/detail?id=398
issue 401: Deprecate possibility to create scalar variables containing
list in variable table
http://code.google.com/p/robotframework/issues/detail?id=401
issue 404: Better styles for `libdoc.py`
http://code.google.com/p/robotframework/issues/detail?id=404
issue 427: Allow variable files' `get_variables` to return any mapping
http://code.google.com/p/robotframework/issues/detail?id=427
issue 474: Byte strings containing non-ASCII characters not escaped on
Jython
http://code.google.com/p/robotframework/issues/detail?id=474
issue 484: Deprecate the possibility to have scalar and list variables
with same base name (e.g. `${FOO}` and `...@{foo}`)
http://code.google.com/p/robotframework/issues/detail?id=484
issue 490: Remove parallel execution of keywords (`:PARALLEL` ) because
it doesn't work correctly and requires special syntax
http://code.google.com/p/robotframework/issues/detail?id=490
issue 497: Document that timeouts might cause performance problems if
tests are executed with Python
http://code.google.com/p/robotframework/issues/detail?id=497
issue 499: HTML entity references having values outside ISO-8859-1 are
not resolved correctly.
http://code.google.com/p/robotframework/issues/detail?id=499
issue 509: Non-ASCII output returned by `Run` and `Start Process`
keywords is decoded incorrectly when stdout is redirected (e.g. in CI
environment)
http://code.google.com/p/robotframework/issues/detail?id=509
issue 511: Easter is coming but the egg is missing
http://code.google.com/p/robotframework/issues/detail?id=511
issue 514: Remove deprecated `mode` argument from `Read Process Output`
keyword
http://code.google.com/p/robotframework/issues/detail?id=514
issue 516: Non-ASCII characters not shown correctly on the console output
http://code.google.com/p/robotframework/issues/detail?id=516
issue 520: Using a timeouted keyword with wrong number of arguments
causes FrameworkError
http://code.google.com/p/robotframework/issues/detail?id=520
issue 521: Keywords executing other keywords (`Run Kw and Ignore/Expect
Error`, `Wait Until Kw Succeeds`) hide syntax errors and timeouts
http://code.google.com/p/robotframework/issues/detail?id=521
issue 522: Errors are corrupted when test data paths contain non-ASCII
characters
http://code.google.com/p/robotframework/issues/detail?id=522
issue 523: " character at the end of test suite documentation breaks
report (and log) generation
http://code.google.com/p/robotframework/issues/detail?id=523
issue 526: Remove already deprecated and ignored `--transform` option
http://code.google.com/p/robotframework/issues/detail?id=526
issue 527: Remove deprecated `--colormonitor` option
http://code.google.com/p/robotframework/issues/detail?id=527
issue 528: Argument files cannot have non-ASCII content
http://code.google.com/p/robotframework/issues/detail?id=528
issue 529: UTF-8 BOM is not ignored in plain text or TSV test data files
http://code.google.com/p/robotframework/issues/detail?id=529
issue 530: Creating logs and reports fails on Jython when suite name and
test name contain non-ASCII characters
http://code.google.com/p/robotframework/issues/detail?id=530
issue 531: Show repr instead string value of the arguments and return
value in the log file
http://code.google.com/p/robotframework/issues/detail?id=531
issue 533: Documentation should include the scope
http://code.google.com/p/robotframework/issues/detail?id=533
issue 534: Showing non-ASCII characters printed from Java libraries in
logs depends on system encoding
http://code.google.com/p/robotframework/issues/detail?id=534
issue 535: Possibility to give custom styles for `libdoc.py`
http://code.google.com/p/robotframework/issues/detail?id=535
issue 544: Run all keywords in teardown even if there are failures
http://code.google.com/p/robotframework/issues/detail?id=544
issue 545: New keyword 'Run Keyword And Continue On Failure'
http://code.google.com/p/robotframework/issues/detail?id=545
issue 546: New BuiltIn keyword `Fatal Error` to stop the whole test
execution
http://code.google.com/p/robotframework/issues/detail?id=546
issue 547: Enhance install.py script so that pybot-script is not created
when run with Jython
http://code.google.com/p/robotframework/issues/detail?id=547
--
You received this message because you are listed in the owner
or CC fields of these issues, or because you starred them.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings