Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/22
Assignee: Kinsey Moore ## Summary When attempting to run the RTEMS tester with Python 3.13, these error messages are produced: ``` .../rtems-tools/tester/rt/test.py:76: SyntaxWarning: invalid escape sequence '\[' status_regx = re.compile('^\[\s*\d+/\s*\d+\] p:.+') .../rtems-tools/tester/rt/test.py:188: SyntaxWarning: invalid escape sequence '\.' norun = re.compile('.*\.norun.*') Incorrect RTEMS Tools installation ``` This was tested on the 6.1 branch, but there appear to be no changes to main that would have fixed this. ## Steps to reproduce ### Pre-set options -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/22 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs