RTEMS Source Builder | RTEMS tester fails to run correctly under python 3.13 (#95)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Feb 28 22:39:33 UTC 2025
Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/95
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-source-builder/-/issues/95
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/20250228/836e4d0a/attachment.htm>
More information about the bugs
mailing list