Skip to content

Commit 8b10843

Browse files
committed
Mark several tests with expected failures #2402
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent f3fd656 commit 8b10843

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

tests/cluecode/data/authors/trailing_date.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ authors_summary:
99
count: 1
1010
- value: Nikos Mavrogiannopoulos <nmav@redhat.com>
1111
count: 1
12+
expected_failures:
13+
- authors
14+
- authors_summary

tests/cluecode/data/copyrights/misco4/linux-copyrights/Documentation/networking/arcnet-hardware.txt.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ authors:
1717
- Juergen Seifert <seifert@htwm.de>
1818
- Juergen Seifert <seifert@htwm.de>
1919
- Juergen Seifert <seifert@htwm.de>
20+
expected_failures:
21+
- copyrights
22+
- holders
23+
- authors

tests/cluecode/data/copyrights/scilab-Scilab.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ holders_summary:
2323
count: 6
2424
- value: Scilab inside INRIA-ENPC
2525
count: 1
26+
expected_failures:
27+
- copyrights
28+
- holders
29+
- authors
30+
- holders_summary

0 commit comments

Comments
 (0)