Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Codan test API error

Hey folks,

I am testing eclipse 4.4 RC3 with CDT 8.4 RC4, and I am having an issue with CODAN test API. The tests I am using has the same structure of the ones in the package org.eclipse.cdt.codan.core.internal.checkers and my tests usually worked.

When I run my tests suite class the first two tests are having the error message: java.nio.channels.ClosedByInterruptException 


The full error trace is at: http://tny.cz/a18b2c47

Thanks.

Back to the top