[ 
https://issues.apache.org/jira/browse/SANDBOX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134618#comment-17134618
 ] 

Gilles Sadowski commented on SANDBOX-510:
-----------------------------------------

The error in {{testSudoku}} disappears when changing [this 
line|https://gitbox.apache.org/repos/asf?p=commons-graph.git;a=blob;f=coloring/src/test/java/org/apache/commons/graph/coloring/GraphColoringTestCase.java;h=a394b3dec47271155be83f4ba72fd77a42ec5cec;hb=refs/heads/modularization#l43]
 to
{code}
private Set<Integer> colors = createColorsList( 13 );
{code}
Caveat: I have no idea whether this is the correct fix.

> Unit tests failures in recently migrated "Commons Graph"
> --------------------------------------------------------
>
>                 Key: SANDBOX-510
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-510
>             Project: Commons Sandbox
>          Issue Type: Task
>          Components: Graph
>            Reporter: Gilles Sadowski
>            Priority: Major
>              Labels: unit-test
>
> Code has not been worked on for more than 7 years.
> A recent spike of interest entailed a move to a [git 
> repository|https://gitbox.apache.org/repos/asf?p=commons-graph.git].
> [A few unit tests 
> fail|https://travis-ci.org/github/apache/commons-graph/builds/697810911].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to