mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
tests/net_inet/tls_text_errors.py: Add exp file to run on axTLS.
axTLS will print a warning, and the added .exp file will skip that line. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -548,6 +548,7 @@ tests_with_regex_output = [
|
||||
"basics/bytes_compare3.py",
|
||||
"basics/builtin_help.py",
|
||||
"misc/sys_settrace_cov.py",
|
||||
"net_inet/tls_text_errors.py",
|
||||
"thread/thread_exc2.py",
|
||||
"ports/esp32/partition_ota.py",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user