diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch')
| -rw-r--r-- | meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch b/meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch index 0d0eb08459..a4c9abd8b9 100644 --- a/meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch +++ b/meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From dc69a1afdb3ba619705ff71e14f19ed3142e422f Mon Sep 17 00:00:00 2001 | 1 | From 1a1e5c30021a200b2dc853690dbf1edfba9ca262 Mon Sep 17 00:00:00 2001 |
| 2 | From: Trevor Gamblin <tgamblin@baylibre.com> | 2 | From: Trevor Gamblin <tgamblin@baylibre.com> |
| 3 | Date: Fri, 6 Oct 2023 10:59:44 -0400 | 3 | Date: Fri, 6 Oct 2023 10:59:44 -0400 |
| 4 | Subject: [PATCH] test_storlines: skip due to load variability | 4 | Subject: [PATCH] test_storlines: skip due to load variability |
| @@ -11,13 +11,12 @@ Upstream-Status: Inappropriate [OE-Specific] | |||
| 11 | [YOCTO #14933] | 11 | [YOCTO #14933] |
| 12 | 12 | ||
| 13 | Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> | 13 | Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> |
| 14 | |||
| 15 | --- | 14 | --- |
| 16 | Lib/test/test_ftplib.py | 1 + | 15 | Lib/test/test_ftplib.py | 1 + |
| 17 | 1 file changed, 1 insertion(+) | 16 | 1 file changed, 1 insertion(+) |
| 18 | 17 | ||
| 19 | diff --git a/Lib/test/test_ftplib.py b/Lib/test/test_ftplib.py | 18 | diff --git a/Lib/test/test_ftplib.py b/Lib/test/test_ftplib.py |
| 20 | index 2f191ea..dc29346 100644 | 19 | index 4c4a449..b8c79a4 100644 |
| 21 | --- a/Lib/test/test_ftplib.py | 20 | --- a/Lib/test/test_ftplib.py |
| 22 | +++ b/Lib/test/test_ftplib.py | 21 | +++ b/Lib/test/test_ftplib.py |
| 23 | @@ -626,6 +626,7 @@ class TestFTPClass(TestCase): | 22 | @@ -626,6 +626,7 @@ class TestFTPClass(TestCase): |
