cytoscape / RCy3

New version of RCy3, redesigned and collaboratively maintained by Cytoscape developer community
MIT License
49 stars 20 forks source link

Error with test.filters #55

Closed ariutta closed 5 years ago

ariutta commented 5 years ago

Cytoscape apiVersion: v1 cytoscapeVersion 3.7.1 RCy3 version: 2.3.12

I ran the the tests in test_RCy3.R and got the following error:

------- test.filters No nodes selected. Error in checkEqualsNumeric(length(sel$nodes), 17) : Mean relative difference: 0.2142857 Calls: run.tests -> test.filters -> checkEqualsNumeric Execution halted

The strange thing is that I don't always get this error. Running the tests three times, the results were fail, pass, fail.