Member robotdan commented Nov 8, 2024 No description provided. remove __a_ support b5d40be robotdan mentioned this pull request Nov 8, 2024 bpontarelli/virtual threads #65 Open Member Author robotdan commented Nov 8, 2024 Merged into #65 robotdan closed this Nov 8, 2024 Sign...
springframework.context.EnvironmentAware; import org.springframework.core.env.Environment; import org.springframework.util.CollectionUtils; import java.io.IOException; import java.util.List; Expand Down Expand Up @@ -145,7 +145,7 @@ private String buildWeworkRobotMessage(List<ApiExceptionDTO> api...
Comment #3 on issue 939 by pekka.klarck: Remove possibility to create scalar variables with list values in variable table http://code.google.com/p/robotframework/issues/detail?id=939 Instead of catenating all cells together with a space, we could consider catenating rows together with a ne...
-- You received this message because this project is configured to send allissue 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-c...
Map<String,ISuiteResult> resultMap = suite.getResults(); for(Map.Entry<String, ISuiteResult> ent :resultMap.entrySet()) { ISuiteResult res = ent.getValue(); IResultMap failedTestMap = res.getTestContext().getFailedTests(); IResultMap passTestMap = res.getTestContext().getPassedTests()...
The ElementTree module distributed with IronPython has been broken and we've required users who want to run Robot on IronPython to install separate ElementTree package. IronPython 2.7.9 is finally going to get a working ElementTree and w...
Updates: Status: Done Cc: pekka.klarck Comment #11 on issue 939 by pekka.klarck: Remove possibility to createscalar variables with list values in variable table http://code.google.com/p/robotframework/issues/detail?id=939This issue was updated by revision eab00075ee6d. ...
http://code.google.com/p/robotframework/issues/detail?id=939 This issue was updated by revision 018c70ad434e. Using scalar variables to create list values does not throw DataErroranymore, instead it gives a warning. Actually using the scalar listvariable throws DataError. ...
Updates: Status: Done Comment #8 on issue 939 by tatu.ka...@eficode.com: Remove possibility tocreate scalar variables with list values in variable table http://code.google.com/p/robotframework/issues/detail?id=939 (No comment was entered for this change.) ...
http://code.google.com/p/robotframework/issues/detail?id=939 Need to check if documentation needs updating -- You received this message because this project is configured to send allissue notifications to this address. You may adjust your notification preferences at:https://code.google.com/hostin...