summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-01-27 17:47:39 +0100
committerThomas Haller <thaller@redhat.com>2023-01-27 21:26:38 +0100
commitd7fcde2d517d12dfb3f17879e96286e4e5dad5d3 (patch)
treeda32be120de4e7d32c6799631f4c616a3f189910
parent4a4a6c8f145746cf77d223609a46ef068fdb784b (diff)
downloadNetworkManager-th/tmp2.tar.gz
Revert "l3cfg/tests: temporarily disable failing tests "/l3cfg/$N""th/tmp2
This reverts commit e13de2bf511d40d6e5c4e356ee5f550a1e53b57b.
-rw-r--r--src/core/tests/test-l3cfg.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/tests/test-l3cfg.c b/src/core/tests/test-l3cfg.c
index b83bbda687..ba0c1b5772 100644
--- a/src/core/tests/test-l3cfg.c
+++ b/src/core/tests/test-l3cfg.c
@@ -339,10 +339,6 @@ test_l3cfg(gconstpointer test_data)
_LOGD("test start (/l3cfg/%d)", TEST_IDX);
- /* FIXME: https://... */
- g_test_skip("Skip: this test is currently known to fail");
- return;
-
if (nmtst_test_quick()) {
gs_free char *msg =
g_strdup_printf("Skipping test: don't run long running test %s (NMTST_DEBUG=slow)\n",