RTEMS Tools | RTEMS tester fails to run correctly under python 3.13 (#22)
Kinsey Moore (@opticron)
gitlab at rtems.org
Sun Mar 2 02:21:57 UTC 2025
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250302/d4c3c407/attachment.htm>
More information about the bugs
mailing list