From 7958c88b121b1f023a868022fa019f2a08698c76 Mon Sep 17 00:00:00 2001 From: Jerome Benoit Date: Sat, 10 Feb 2024 21:40:27 +0000 Subject: [PATCH] debianization: test: igraph_hrg: freeze Origin: vendor, Debian Forwarded: not-needed Last-Update: 2024-02-10 Meant to freeze a test that has been actually not fully tested by the upstream team. This issue discussed uptream at https://github.com/igraph/igraph/issues/2482 . This is a Debian centric patch which must be removed as soon as the issue is fixed. Gbp-Pq: Name debianization-tests-igraph_hrg-freeze.patch --- tests/unit/igraph_hrg.out | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 tests/unit/igraph_hrg.out diff --git a/tests/unit/igraph_hrg.out b/tests/unit/igraph_hrg.out deleted file mode 100644 index 9f6d922..0000000 --- a/tests/unit/igraph_hrg.out +++ /dev/null @@ -1,24 +0,0 @@ -Vertex # 25, left: # 29, right: # 43, prob: 0.0067 -Vertex # 26, left: # 13, right: # 46, prob: 1 -Vertex # 27, left: # 14, right: # 19, prob: 1 -Vertex # 28, left: # 15, right: # 16, prob: 0 -Vertex # 29, left: # 28, right: # 41, prob: 0.23 -Vertex # 30, left: # 33, right: # 37, prob: 0.13 -Vertex # 31, left: # 8, right: # 34, prob: 1 -Vertex # 32, left: # 23, right: # 24, prob: 0 -Vertex # 33, left: # 22, right: # 27, prob: 0 -Vertex # 34, left: # 7, right: # 44, prob: 1 -Vertex # 35, left: # 17, right: # 39, prob: 0.1 -Vertex # 36, left: # 12, right: # 20, prob: 0 -Vertex # 37, left: # 26, right: # 36, prob: 0 -Vertex # 38, left: # 42, right: # 45, prob: 1 -Vertex # 39, left: # 21, right: # 48, prob: 0 -Vertex # 40, left: # 2, right: # 5, prob: 1 -Vertex # 41, left: # 32, right: # 35, prob: 0 -Vertex # 42, left: # 4, right: # 31, prob: 1 -Vertex # 43, left: # 0, right: # 47, prob: 1 -Vertex # 44, left: # 6, right: # 9, prob: 1 -Vertex # 45, left: # 1, right: # 40, prob: 1 -Vertex # 46, left: # 11, right: # 18, prob: 0 -Vertex # 47, left: # 3, right: # 38, prob: 1 -Vertex # 48, left: # 10, right: # 30, prob: 0.25 -- 2.30.2