© Copyright International Business Machines Corporation 2012. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Ada instrumentor returns internal error when the source file does not involve any Ada code.
No known workaround.
attolada incorrectly adds, sometimes, STANDARD prefix.
No known workaround.
In Ada environment, 32 bits floats are reported as 64 bits if the Target Deployment Port is designed for 64 bits floats. It works as design.
When DUMP Ada restriction is selected, the attol_serv_95.adb continues to use text_io package and 'image.
Workaround: modify the file attol_serv_95.adb manually into the generated TDP or into the xml/ada and save the xdp.
Adding #define RTRT_PTU_UNDEF_I into the TDP > 'Library Settings'> 'Include files visible to all generated files' will no more define I as I1. That allows tested code to use I as field name or type name or variable name.
When a STRUCTURE is declared in an ENVIRONMENT block, the results for this structure are always expanded even if the COMPACT display option is chosen.
attolpostpro fails with error TestRT-E-ELEMLISTE, Uncompleted value list[...] when INIT IN instruction is used with only one value in the list.
Workaround: use the 'INIT =' instead.
Link to the document was missing from the Release Notes and the start menu.
Workaround: type file:///Doc/release_notes_trt_.html into Internet browser address box ; where is your Test RealTime installation directory, and the tool version for which you request the Release notes.
FlexLm version requirement was missing in Release Notes and Installation Guide.
No known workaround.
The documentation for Chart viewer overview, under Reporting > Generating 2D and 3D charts, appears incomplete. Rewrote information center topics on generating and viewing 2D and 3D charts.
Studio crashes on Windows XP when switching the Coverage viewer from Rates to Source tab.
Workaround: from Rates tab, close the Coverage viewer and open it again to view the Source tab.
When installing TestRT 8.0 on Japanese Windows system, the Japanese characters in license agreement page are garbled.
Workaround: read english version.
Incorrect start time reported in RQM when script is missing.
No known workaround.
tdpplugin.exe used for Microsoft Visual Studio plugin and others, printout error : CreateProcess failed!
Workaround: use perllauncher instead.
The Visual Test RealTime Iterations number is not updated when datapool csv file is modified.
Workaround: delete the generated file manually or make a smart modification to datapool settings file.
Now documentation states that: excluding an individual node from instrumentation may lead to a crash in C++. On-line documentation from studio > Running tests and applications > Excluding a node from instrumentation web documentation Testing > Testing with Rational Test RealTime Studio > Using the graphical user interface > Running tests and applications.
Workaround: use the new web documentation.
attolada fails with 'Internal Error' during analyze when too many mixed 'and then' using polymorphism.
Workaround: reduce mixed 'and then'.
atsprepro generates error extra ')' leading to compilation failed.
Workaround: write the WTIME expression without '()'.
Using system testing without agent and supervisor, the result file name is not given to TDP atl_exec function as $out.
Workaround: extract the result file name from the $parameter string when $out is empty.
The TDP cwinmingw3_2.xdp has been updated for gcc 4.
Workaround: modify xdp file.
Unable to get unit testing report or unreadable values when the TDP > Library Settings > For testing features > Floating point number support > RTRT_FLOAT_DUMP is checked.
Workaround: filter the .spt file after execution into the TDP Build settings > execution function, using extrdumpieee.exe.